i have installed the DB2e 8.22 in MI &.0 Sp09 as in the following thread
but i have got the following error
20100112 19:13:01:716] E [MI/Smartsync ] com.ibm.db2e.jdbc.DB2eDriver
java.lang.RuntimeException: com.ibm.db2e.jdbc.DB2eDriver
at com.sap.ip.me.smartsync.meta.DescriptorRepository.onContextChange()
at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.publishContextSwitch()
at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.enterNewConext()
at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.changeContext()
at com.sap.ip.me.smartsync.core.SmartSyncAdapterImpl.changeContext()
at com.sap.ip.me.core.ApplicationManager.switchSmartSyncContext()
at com.sap.ip.me.core.AwtApplicationType.evaluateJar()
at com.sap.ip.me.core.AwtApplicationType.install()
at com.sap.ip.me.core.ApplicationManager.installApplication()
at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.installApplicationFromMSD()
at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.installMSDs()
at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.startApplicationInstallation()
at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.startInstallationViaMSD()
at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.process()
at com.sap.ip.me.sync.SyncManagerImpl.processSingleContainer()
at com.sap.ip.me.sync.SyncManagerMerger.processInboundContainers()
at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle()
at com.sap.ip.me.sync.SyncManagerImpl.syncForUser()
at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization()
at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()
at com.sap.ip.me.awtapps.home.Home.doSync()
at com.sap.ip.me.awtapps.home.HomeFrame.doUserActionSync()
at com.sap.ip.me.awtapps.home.HomeFrame.userActionSync()
at com.sap.ip.me.awtapps.home.HomeFrame.access$000()
at com.sap.ip.me.awtapps.home.HomeFrame$SyncThread.run()
at java.lang.Thread.run()
could any one help
Request clarification before answering.
Hi,
have you copied the correct DLL files to the WINDOWS directory and have you added db2ejdbc.jar to the CREMELISTOFJARS file as well?
This eeror tels you did something wrong in the installation of DB2e....
Regards,
Oliver
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i did what you have said .... the this error not appeared any more .... but when doing synchronization and the MI start to download the application ... the MI closed
and my trace.txt as follow
java.io.FileNotFoundException: /Windows/Start Menu/MIServer.lnk
what is the problem ?? with DB or anything else ??
my Creme is 3.27a ..... MI 7M SP 5 (EHP1) ... Db2e 9.1
Hi,<br>
i have problems with my MI and DB2e.<br>
I installed database DB2e but i cannot do that this work.<br><br>
My configuration is:<br>
Mobile Infrastructure version: MI 70 SP 16 Patch 0<br>
DB2e 9.1.2 <br><br>
When i want to access to the application, i getting the following error:<br><br>
Error: 500<br>
Localizacion: /XMAU/home/home_mgmt.do<br>
Error interno del servlet:<br><br>
java.lang.NullPointerException<br>
at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s(Unknown Source)<br>
at com.sap.mbs.mam.cstm.process.impl.UserCustomCache.getUserCustomizing(Unknown Source)<br>
at com.sap.mbs.mam.cstm.process.impl.UserCustomProcessImpl.getUserCustomizing(Unknown Source)<br>
at com.sap.mbs.mam.cstm.process.impl.GenericCustomCache.getMamScenario(Unknown Source)<br>
at com.sap.mbs.mam.cstm.process.impl.GenericCustomCache.getDeviceSettingsProfile(Unknown Source)<br>
at com.sap.mbs.mam.cstm.util.DateTimeUtils.getDeviceSettingsProfile(Unknown Source)<br>
at com.sap.mbs.mam.cstm.util.DateTimeUtils.getDateFormat(Unknown Source)<br>
at com.sap.mbs.mau.application.impl.MauApplicationImpl.init(Unknown Source)<br>
at com.sap.mbs.mam.application.web.FrontServlet.init(Unknown Source)<br>
at com.sap.mbs.mau.application.web.FrontServlet.init(Unknown Source)<br>
at javax.servlet.GenericServlet.init(GenericServlet.java:258)<br>
at org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper.java:317)<br>
at org.apache.tomcat.core.Handler.init(Handler.java:215)<br>
at org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:296)<br>
at org.apache.tomcat.core.Handler.service(Handler.java:254)<br>
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)<br>
at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:222)<br>
at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)<br>
at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)<br>
at mam_0005fstart._jspService(Unknown Source)<br>
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)<br>
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br>
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)<br>
at org.apache.tomcat.core.Handler.service(Handler.java:287)<br>
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)<br>
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)<br>
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)<br>
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)<br>
at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)<br>
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)<br>
at java.lang.Thread.run(Unknown Source)<br><br>
and in the trace log, i'm getting the following message:<br><br>
[20100316 13:57:36:792] D [MI/API/Services ] CREATED MEPropertyResourceBundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@111bfbc for bundleName: MAUText with Locale: _es <br>
[20100316 13:57:36:792] D [MI/API/Services ] CREATED parent MEPropertyResourceBundle for child bundle: com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@111bfbc using bundle name: MAUText <br>
[20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(ZMAMText, es_AR, com.sap.ip.me.core.Startup@9664a1) <br>
[20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@9664a1 <br>
[20100316 13:57:36:792] W [AppLog/MI/API/Services ] cannot find resource bundle ZMAMText_es_AR <br>
[20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(ZMAUText, es_AR, com.sap.ip.me.core.Startup@9664a1) <br>
[20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@9664a1 <br>
[20100316 13:57:36:792] W [AppLog/MI/API/Services ] cannot find resource bundle ZMAUText_es_AR <br>
[20100316 13:57:36:792] D [Unknown ] FrontServlet:setResourceBundle() done. <br>
[20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle((null), es_AR, (null)) <br>
[20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@9664a1 <br>
[20100316 13:57:36:792] I [MI/API/Services ] Cannot find resource key LIST_TAG_TOTAL within MAUText <br>
[20100316 13:57:36:792] I [MI/API/Services ] Cannot find resource key LIST_TAG_PAGE within MAUText <br>
[20100316 13:58:11:215] D [MI/Core ] Deactivated application XMAU <br>
[20100316 13:58:11:215] P [MI/Core ] Set current MSD to Name: / MOBILEENGINE_JSP (V. 70160), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType <br>
[20100316 13:58:11:215] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' <br><br>
Someone can i help me?<br>
Thanks for your help.<br>
Hi,
seems you have an issue with the dataset in total.
Please, right after you did install MI, first thing you need to do is to add DB2e as persistence. If you already have MAM installed and have data and change to DB2e afterwards, then you will see this error.
Furthermore make sure MAM is registered correctly by backend. Actually the error shows that there is no persistence layer created for MAM - you can try a Client Reset from the client and sync again. Watch MEREP_MON if it triggers all MAM SyncBOs. Only in that case this error will disappear.
Regards,
Oliver
i have uninstalled the MI 7.0 Sp09 and removed the MI folder .... restart my mobile
then i have installed MI 7.0 EHP1 Sp05 with DB2e 9.1 and i got the same error in com.ibm.db2e.jdbc.DB2eDriver
*Error occured when processing method WAFREGISTRY:Java.alng.RuntimeException: com.ibm.db2e.jdbc.DB2eDriver*_
could any one help ???
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes i have this error
Cannot start Tomcat: org.apache.tomcat.startup.Tomcat
java.lang.ClassNotFoundException: org.apache.tomcat.startup.Tomcat
at com.sap.ip.me.core.FrameworkInitializer.startTomcat()
at com.sap.ip.me.core.FrameworkInitializer.main()
at com.sap.ip.me.core.Startup.main()
what can i do ??
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.