cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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

0 Likes
View Entire Topic
Former Member
0 Likes

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

Former Member
0 Likes

i have copied the Dlls to windows folder .. but i have added the \MI\lib\db2ejdbc.jar; to listofjars.txt not to CREMELISTOFJARS file

i will try it

thank you in advance

Former Member
0 Likes

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

Former Member
0 Likes

and mu applog.txt file said that

File not found during Config Info collection: /Windows/Start Menu/MIServer.lnk

please help

Former Member
0 Likes

Solved .... i have removed the MI and Creme and do the installation from scratch and it is working now

Thank you all

Former Member
0 Likes

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>

Former Member
0 Likes

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