cancel
Showing results for 
Search instead for 
Did you mean: 

MI on a Flash Card. Example of ListOfJars.txt

Former Member
0 Kudos

I am trying to install MAM 2.5 on a flash card but I am having problems with the configuration files

creme_lisOfJars.txt

ListOfJars.Txt

MobileEngine.lnk

I am working with an Ipaq Hx4705. The compact Flast is shown as "CF Card" an can not be renamed. I have moved the installed programs (CrEme, MI an DB2e) to the CF Card and I have adjusted the configuration files, but when I do a soft reset and is loading the CrEme I got the following message "CrEme can not be found. Check the access path".

My configuration files are the following

========

ListOfJars.txt

"\CF Card\MI\lib\MEg.jar";"\CF Card\MI\lib\system\crimson.jar";"\CF Card\MI\lib\system\xalan.jar";"\CF Card\MI\lib\system\jaxp.jar";"\CF Card\MI\lib\newclasses.jar";"\CF Card\MI\lib\tomcat.jar";"\CF Card\MI\lib\compiler.jar";"\CF Card\MI\lib\pinstall.jar";"\CF Card\MI\lib\db2ejdbc.jar";

=======

Creme_ListOfJars.txt

-classpath '"\CF Card\MI\lib\MEg.jar";"\CF Card\MI\lib\system\crimson.jar";"\CF Card\MI\lib\system\xalan.jar";"\CF Card\MI\lib\system\jaxp.jar";"\CF Card\MI\lib\newclasses.jar";"\CF Card\MI\lib\tomcat.jar";"\CF Card\MI\lib\compiler.jar";"\CF Card\MI\lib\pinstall.jar"'

================

MobileEngine.lnk

255#"\CF Card\CrEme\bin\CrEme.exe" -Of -cf 'CF Card\MI\creme_listOfJars.txt' com.sap.ip.me.core.Startup '-home:\CF Card\MI'

Can somebody tell me what is wrong whit these configuration files.

Best Regards

Hector Salazar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hello hector,

the error is caused by a wrong path to your CrEme installation.

you have to specify the correct path of

CrEme.exe on your MobileEngine.lnk file. When you install

CrEme, it is usually located to \Windows\CrEme\bin.

so your lnk file should look like.

MobileEngine.lnk

255#"<b>\Windows\CrEme\bin\CrEme.exe</b>" -Of -cf 'CF Card\MI\creme_listOfJars.txt' com.sap.ip.me.core.Startup '-home:\CF Card\MI'

regards

jo

Former Member
0 Kudos

Hello Hector,

We have reproduced the problem you are facing. The reason that the error is till occuring is that You have

copied MobileEngine.lnk from \Windows\Startup\, instead of moving the file. The MobileEngine.lnk \Windows\Startup\ still refers to Creme in the patch \Windows\CrEme\ instead of \CF Card\CrEme\.

Delete the file MobileEngine.config in \Windows\Startup\

and your problem should be solved

Best Regards,

Karthik

Former Member
0 Kudos

Hello Karthik,

I have Deleted the MobileEngine.lnk from the folder Windows\Startup and the error is corrected. Now I have two questions

1. It is necesary to start mobileEngine.lnk Manuually from the CF Card\Windows\startup, or can I make this link start automatically after a soft reset?

2. Up to know I have installed de MI Framework, the CrEme and the Database. Now is necesary to install MAM, how can I Install MAM?

Thank you very much for your collaboration.

Best Regards,

Hector Salazar

Former Member
0 Kudos

Hi Hector,

the MobileEngine.lnk can be compared to a shortcut known from the win32 platform. By having this one in the start up folder MI is started automaticaly after a soft reset.

The link points to the creme VM, so when you move the creme to the CF Card you have to adjust this link to the new location of Creme.

If you want to install MAM you have to upload the war file to the WebConsole, assign the app to your device/user and then sync again and the App should be automatically be deployed to your device.

RGds THomas

Former Member
0 Kudos

Hi Hector,

Just to add what Thomas has said. One advantage of using a CF card over a normal RAM install is that even if the battery expires or a hard reset is performed the data will still be present. Unfortunately if MobileEngine.lnk is not part of the CF card during these instances you will lose the MobileEngine.lnk file. So, yes you can move it back to the startup folder and creMe will load during startup but the file might be lost in the scenarios mentioned above.

For the second question, yes you can now deploy the MAM application and everything should work as normal.

Best Regards,

Karthik

Former Member
0 Kudos

Hi Karthik,

I have installed MAM but unfortunately I still have problems. After I made the first syncrhonization I get the following error

File applog.txt

_________________________

[20060802 11:33:13:729] E [MI/Smartsync ] Error while Smart Sync outbound processing: null. Reset Smart Sync data on device to ensure consitency with middleware. (root cause: no message available [java.lang.NullPointerException])

[20060802 11:33:14:138] E [MI/API/Sync ] Problems while sync event processing (root cause: no message available [java.lang.RuntimeException])

[20060802 11:33:28:424] E [MI/API/Sync ] Problems while sync event processing (root cause: Error during getTable() [java.lang.RuntimeException])

[20060802 11:33:29:120] E [MI/API/Sync ] Problems while sync event processing (root cause: Error during getTable() [java.lang.RuntimeException])

[20060802 11:33:29:610] E [MI/API/Sync ] Problems while sync event processing (root cause: Error during getTable() [java.lang.RuntimeException])

[20060802 11:33:37:123] E [MI/API/Sync ] Problems while sync event processing (root cause: Error during getTable() [java.lang.RuntimeException])

[20060802 11:33:37:634] E [MI/API/Sync ] Problems while sync event processing (root cause: Error during getTable() [java.lang.RuntimeException])

[20060802 11:33:38:326] E [MI/API/Sync ] Problems while sync event processing (root cause: Error during getTable() [java.lang.RuntimeException])

[20060802 11:33:38:977] E [MI/API/Sync ] Problems while sync event processing (root cause: Error during getTable() [java.lang.RuntimeException])

[20060802 11:33:39:490] E [MI/API/Sync ] Problems while sync event processing (root cause: Error during getTable() [java.lang.RuntimeException])

[20060802 11:33:40:006] E [MI/API/Sync ] Problems while sync event processing (root cause: Error during getTable() [java.lang.RuntimeException])

[20060802 11:33:40:108] E [MI/Smartsync ] Error while Smart Sync outbound processing: null. Reset Smart Sync data on device to ensure consitency with middleware. (root cause: no message available [java.lang.NullPointerException])

[20060802 11:33:40:499] E [MI/API/Sync ] Problems while sync event processing (root cause: no message available [java.lang.RuntimeException])

_______________________

File trace.txt

____________________

[20060802 11:29:37:859] I [MI/API/Logging ] ***** LOG / TRACE SWITCHED ON

[20060802 11:29:37:859] I [MI/API/Logging ] ***** Mobile Engine version: MI 25 SP 15 Patch 04 Build 200604061305

[20060802 11:29:37:859] I [MI/API/Logging ] ***** Current timezone: ECT

[20060802 11:29:37:867] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:37:870] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:37:876] E [Unknown ] Error in UserCustomController

[20060802 11:29:37:879] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getOrderIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at org.apache.jasper.runtime.PageContextImpl.forward()

at mam_0005fstart._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:38:046] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:38:050] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:38:052] E [Unknown ] Error in CstmCustomController

[20060802 11:29:38:054] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getOrderIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at org.apache.jasper.runtime.PageContextImpl.forward()

at mam_0005fstart._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:38:241] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:38:245] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:38:247] E [Unknown ] Error in UserCustomController

[20060802 11:29:38:249] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getTechObjIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at org.apache.jasper.runtime.PageContextImpl.forward()

at mam_0005fstart._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:38:399] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:38:402] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:38:404] E [Unknown ] Error in CstmCustomController

[20060802 11:29:38:407] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getTechObjIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at org.apache.jasper.runtime.PageContextImpl.forward()

at mam_0005fstart._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:38:592] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:38:595] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:38:598] E [Unknown ] Error in UserCustomController

[20060802 11:29:38:600] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID1IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at org.apache.jasper.runtime.PageContextImpl.forward()

at mam_0005fstart._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:38:766] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:38:770] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:38:772] E [Unknown ] Error in CstmCustomController

[20060802 11:29:38:774] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID1IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at org.apache.jasper.runtime.PageContextImpl.forward()

at mam_0005fstart._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:38:925] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:38:928] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:38:930] E [Unknown ] Error in UserCustomController

[20060802 11:29:38:932] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID2IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at org.apache.jasper.runtime.PageContextImpl.forward()

at mam_0005fstart._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:39:086] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:39:089] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:39:092] E [Unknown ] Error in CstmCustomController

[20060802 11:29:39:094] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID2IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at org.apache.jasper.runtime.PageContextImpl.forward()

at mam_0005fstart._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:39:246] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:39:249] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:39:252] E [Unknown ] Error in UserCustomController

[20060802 11:29:39:254] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID3IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at org.apache.jasper.runtime.PageContextImpl.forward()

at mam_0005fstart._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:39:555] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:39:558] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:39:562] E [Unknown ] Error in CstmCustomController

[20060802 11:29:39:565] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID3IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at org.apache.jasper.runtime.PageContextImpl.forward()

at mam_0005fstart._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:39:722] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:49:969] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:49:973] E [Unknown ] Error in UserCustomController

[20060802 11:29:49:976] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getMeasIsActive()

at com.sap.mbs.mam.error.control.SyncErrorLogHome.onLoad()

at com.sap.mbs.core.control.AbstractViewController.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.web.FrontServlet.doHandleEvent()

at com.sap.mbs.mam.application.web.FrontServlet.doHandleEvent()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:50:071] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:50:074] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:50:076] E [Unknown ] Error in CstmCustomController

[20060802 11:29:50:078] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getMeasIsActive()

at com.sap.mbs.mam.error.control.SyncErrorLogHome.onLoad()

at com.sap.mbs.core.control.AbstractViewController.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.web.FrontServlet.doHandleEvent()

at com.sap.mbs.mam.application.web.FrontServlet.doHandleEvent()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:50:172] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:50:178] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:50:181] E [Unknown ] Error in UserCustomController

[20060802 11:29:50:183] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getOrderIsActive()

at com.sap.mbs.mam.error.control.SyncErrorLogHome.onLoad()

at com.sap.mbs.core.control.AbstractViewController.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.web.FrontServlet.doHandleEvent()

at com.sap.mbs.mam.application.web.FrontServlet.doHandleEvent()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:50:277] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:50:280] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:50:282] E [Unknown ] Error in CstmCustomController

[20060802 11:29:50:284] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getOrderIsActive()

at com.sap.mbs.mam.error.control.SyncErrorLogHome.onLoad()

at com.sap.mbs.core.control.AbstractViewController.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.web.FrontServlet.doHandleEvent()

at com.sap.mbs.mam.application.web.FrontServlet.doHandleEvent()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:50:378] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:50:384] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:50:386] E [Unknown ] Error in UserCustomController

[20060802 11:29:50:389] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getNotifIsActive()

at com.sap.mbs.mam.error.control.SyncErrorLogHome.onLoad()

at com.sap.mbs.core.control.AbstractViewController.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.web.FrontServlet.doHandleEvent()

at com.sap.mbs.mam.application.web.FrontServlet.doHandleEvent()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:50:480] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:50:486] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:50:489] E [Unknown ] Error in CstmCustomController

[20060802 11:29:50:491] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getNotifIsActive()

at com.sap.mbs.mam.error.control.SyncErrorLogHome.onLoad()

at com.sap.mbs.core.control.AbstractViewController.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.web.FrontServlet.doHandleEvent()

at com.sap.mbs.mam.application.web.FrontServlet.doHandleEvent()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:50:588] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:50:592] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:50:594] E [Unknown ] Error in UserCustomController

[20060802 11:29:50:597] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getTechObjIsActive()

at com.sap.mbs.mam.error.control.SyncErrorLogHome.onLoad()

at com.sap.mbs.core.control.AbstractViewController.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.web.FrontServlet.doHandleEvent()

at com.sap.mbs.mam.application.web.FrontServlet.doHandleEvent()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:50:689] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:50:692] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:50:695] E [Unknown ] Error in CstmCustomController

[20060802 11:29:50:698] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getTechObjIsActive()

at com.sap.mbs.mam.error.control.SyncErrorLogHome.onLoad()

at com.sap.mbs.core.control.AbstractViewController.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.control.DefaultStateMachine.process()

at com.sap.mbs.core.web.FrontServlet.doHandleEvent()

at com.sap.mbs.mam.application.web.FrontServlet.doHandleEvent()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:50:793] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:51:408] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:51:410] E [Unknown ] Error in UserCustomController

[20060802 11:29:51:412] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getPartnerIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:51:532] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:51:535] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:51:537] E [Unknown ] Error in CstmCustomController

[20060802 11:29:51:539] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getPartnerIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:51:662] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:51:666] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:51:669] E [Unknown ] Error in UserCustomController

[20060802 11:29:51:671] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getInvIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:51:789] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:51:793] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:51:795] E [Unknown ] Error in CstmCustomController

[20060802 11:29:51:798] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getInvIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:51:920] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:51:923] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:51:926] E [Unknown ] Error in UserCustomController

[20060802 11:29:51:928] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getMeasIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:52:047] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:52:050] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:52:052] E [Unknown ] Error in CstmCustomController

[20060802 11:29:52:055] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getMeasIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:52:178] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:52:181] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:52:184] E [Unknown ] Error in UserCustomController

[20060802 11:29:52:187] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getNotifIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:52:305] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:52:309] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:52:311] E [Unknown ] Error in CstmCustomController

[20060802 11:29:52:313] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getNotifIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:52:434] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:52:438] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:52:440] E [Unknown ] Error in UserCustomController

[20060802 11:29:52:443] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getOrderIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:52:565] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:52:569] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:52:572] E [Unknown ] Error in CstmCustomController

[20060802 11:29:52:574] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getOrderIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:52:848] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:52:852] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:52:855] E [Unknown ] Error in UserCustomController

[20060802 11:29:52:857] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID1IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:52:976] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:52:979] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:52:982] E [Unknown ] Error in CstmCustomController

[20060802 11:29:52:984] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID1IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:53:106] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:53:109] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:53:111] E [Unknown ] Error in UserCustomController

[20060802 11:29:53:114] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID2IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:53:237] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:53:240] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:53:243] E [Unknown ] Error in CstmCustomController

[20060802 11:29:53:245] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID2IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:53:383] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:53:386] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:53:388] E [Unknown ] Error in UserCustomController

[20060802 11:29:53:390] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID3IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:53:509] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:53:511] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:53:514] E [Unknown ] Error in CstmCustomController

[20060802 11:29:53:516] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID3IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:53:637] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:53:641] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:53:643] E [Unknown ] Error in UserCustomController

[20060802 11:29:53:646] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getTechObjIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:53:763] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:29:53:767] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:29:53:770] E [Unknown ] Error in CstmCustomController

[20060802 11:29:53:773] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getTechObjIsActive()

at error.sync_0005ferror_0005flog_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:29:53:893] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:00:132] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:00:138] E [Unknown ] Error in UserCustomController

[20060802 11:30:00:141] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getPartnerIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:00:259] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:00:262] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:00:264] E [Unknown ] Error in CstmCustomController

[20060802 11:30:00:267] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getPartnerIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:00:389] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:00:392] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:00:395] E [Unknown ] Error in UserCustomController

[20060802 11:30:00:397] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getInvIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:00:515] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:00:518] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:00:521] E [Unknown ] Error in CstmCustomController

[20060802 11:30:00:525] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getInvIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:00:644] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:00:648] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:00:651] E [Unknown ] Error in UserCustomController

[20060802 11:30:00:653] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getMeasIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:00:771] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:00:774] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:00:777] E [Unknown ] Error in CstmCustomController

[20060802 11:30:00:779] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getMeasIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:00:900] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:00:903] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:00:906] E [Unknown ] Error in UserCustomController

[20060802 11:30:00:908] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getNotifIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:01:027] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:01:030] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:01:032] E [Unknown ] Error in CstmCustomController

[20060802 11:30:01:035] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getNotifIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:01:157] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:01:161] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:01:163] E [Unknown ] Error in UserCustomController

[20060802 11:30:01:165] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getOrderIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:01:284] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:01:288] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:01:290] E [Unknown ] Error in CstmCustomController

[20060802 11:30:01:292] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getOrderIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:01:416] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:01:419] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:01:421] E [Unknown ] Error in UserCustomController

[20060802 11:30:01:423] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getTechObjIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:01:542] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:01:545] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:01:548] E [Unknown ] Error in CstmCustomController

[20060802 11:30:01:551] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getTechObjIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:01:672] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:01:676] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:01:678] E [Unknown ] Error in UserCustomController

[20060802 11:30:01:681] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID1IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:01:799] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:01:803] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:01:806] E [Unknown ] Error in CstmCustomController

[20060802 11:30:01:808] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID1IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:02:077] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:02:081] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:02:083] E [Unknown ] Error in UserCustomController

[20060802 11:30:02:086] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID2IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:02:205] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:02:208] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:02:210] E [Unknown ] Error in CstmCustomController

[20060802 11:30:02:212] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID2IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:02:334] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:02:337] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:02:339] E [Unknown ] Error in UserCustomController

[20060802 11:30:02:341] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s()

at com.sap.mbs.mam.cstm.impl.UserCustomControllerImpl.getUserCustomizing()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getMamScenario()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID3IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:02:464] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:02:467] E [Unknown ] Mobile Asset Management Error begin:

[20060802 11:30:02:470] E [Unknown ] Error in CstmCustomController

[20060802 11:30:02:473] E [Unknown ] java.lang.NullPointerException: no message available

java.lang.NullPointerException

at com.sap.mbs.mam.bo.impl.Mam095ManagerImpl.getMam095Item030s()

at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFID3IsActive()

at com.sap.mbs.mam.cstm.util.ComponentStatus.getRFIDIsActive()

at mam_0005fhome._jspService()

at org.apache.jasper.runtime.HttpJspBase.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()

at org.apache.tomcat.facade.RequestDispatcherImpl.forward()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()

at javax.servlet.http.HttpServlet.service()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()

at javax.servlet.http.HttpServlet.service()

at org.apache.tomcat.core.ServletWrapper.doService()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:02:598] E [Unknown ] Mobile Asset Management Error end.

[20060802 11:30:08:034] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.ApplicationManager.activateApplication()

at com.sap.ip.me.core.ApplicationManager.registerApplication()

at com.sap.ip.me.core.ApplicationManager.register()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.init()

at javax.servlet.GenericServlet.init()

at org.apache.tomcat.core.ServletWrapper.doInit()

at org.apache.tomcat.core.Handler.init()

at org.apache.tomcat.core.ServletWrapper.init()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:08:244] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:30:08:248] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.ApplicationManager.activateApplication()

at com.sap.ip.me.core.ApplicationManager.registerApplication()

at com.sap.ip.me.core.ApplicationManager.register()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.init()

at javax.servlet.GenericServlet.init()

at org.apache.tomcat.core.ServletWrapper.doInit()

at org.apache.tomcat.core.Handler.init()

at org.apache.tomcat.core.ServletWrapper.init()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:08:451] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.ApplicationManager.activateApplication()

at com.sap.ip.me.core.ApplicationManager.registerApplication()

at com.sap.ip.me.core.ApplicationManager.register()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.init()

at javax.servlet.GenericServlet.init()

at org.apache.tomcat.core.ServletWrapper.doInit()

at org.apache.tomcat.core.Handler.init()

at org.apache.tomcat.core.ServletWrapper.init()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:30:08:595] E [AppLog/MOBILEENGINE_JSP ] Application MOBILEENGINE_JSP cannot be initialized; check WebConsole entry

java.lang.RuntimeException: Error during getTable()

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.ApplicationManager.activateApplication()

at com.sap.ip.me.core.ApplicationManager.registerApplication()

at com.sap.ip.me.core.ApplicationManager.register()

at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.init()

at javax.servlet.GenericServlet.init()

at org.apache.tomcat.core.ServletWrapper.doInit()

at org.apache.tomcat.core.Handler.init()

at org.apache.tomcat.core.ServletWrapper.init()

at org.apache.tomcat.core.Handler.service()

at org.apache.tomcat.core.ServletWrapper.service()

at org.apache.tomcat.core.ContextManager.internalService()

at org.apache.tomcat.core.ContextManager.service()

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()

at org.apache.tomcat.service.TcpWorkerThread.runIt()

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()

at java.lang.Thread.run()

[20060802 11:32:16:847] W [MI/Sync ] Cannot connect to gateway

com.sap.ip.me.api.services.HttpConnectionException

at com.sap.ip.me.api.services.IOUtils.isConnectable()

at com.sap.ip.me.sync.SyncManagerImpl.doConnectionTest()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:10:985] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:11:173] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:11:177] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:11:311] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:11:414] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:11:505] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:11:674] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:11:678] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:11:809] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:11:903] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:12:003] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:12:177] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:12:182] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:12:308] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:12:403] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:13:651] E [MI/Smartsync ] Applications message reply observer com.sap.mbs.mam.sync.SyncInboxObserver@12628f for Message Reply "SYNC_START" has thrown an Exception: null

java.lang.NullPointerException

at com.sap.mbs.mam.sync.SyncInboxObserver.handleSyncDownRequest()

at com.sap.mbs.mam.sync.SyncInboxObserver.messageReplyReceived()

at com.sap.ip.me.smartsync.syncOut.SyncOutRuntimeImpl.processSyncStartActivities()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.actionPerformed()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()

at com.sap.ip.me.smartsync.core.SyncAdapter.actionPerformed()

at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:13:753] E [AppLog/MI/Smartsync ] Error while Smart Sync outbound processing: null. Reset Smart Sync data on device to ensure consitency with middleware.

java.lang.NullPointerException

at com.sap.ip.me.smartsync.syncOut.SyncOutRuntimeImpl.loadGlobalResetProcessing()

at com.sap.ip.me.smartsync.syncOut.SyncOutRuntimeImpl.writeOutboundDelta()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.actionPerformed()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()

at com.sap.ip.me.smartsync.core.SyncAdapter.actionPerformed()

at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:13:851] E [MI/Smartsync ] Error while Smart Sync outbound processing: null. Reset Smart Sync data on device to ensure consitency with middleware.

java.lang.NullPointerException

at com.sap.ip.me.smartsync.syncOut.SyncOutRuntimeImpl.loadGlobalResetProcessing()

at com.sap.ip.me.smartsync.syncOut.SyncOutRuntimeImpl.writeOutboundDelta()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.actionPerformed()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()

at com.sap.ip.me.smartsync.core.SyncAdapter.actionPerformed()

at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:14:141] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.actionPerformed()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()

at com.sap.ip.me.smartsync.core.SyncAdapter.actionPerformed()

at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:27:951] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:28:140] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:28:159] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:28:301] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:28:428] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:28:540] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:28:713] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:28:717] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:28:914] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:29:123] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:29:216] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:29:382] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:29:386] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:29:515] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:29:614] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:36:706] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:36:879] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:36:883] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:37:031] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:37:128] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:37:223] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:37:391] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:37:395] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:37:543] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:37:637] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:37:736] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:37:911] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:37:915] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:38:225] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:38:330] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:38:577] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:38:744] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:38:756] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:38:882] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:38:980] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:39:081] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:39:264] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:39:268] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:39:400] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:39:494] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:39:596] E [MI/Persistence ] java.sql.SQLException:

java.sql.SQLException:

at com.ibm.db2e.jdbc.DB2eError.<init>()

at com.ibm.db2e.jdbc.DB2eStatement.executeUpdate()

at com.sap.ip.me.persist.jdbc.DBRepresentor.executeUpdate()

at com.sap.ip.me.persist.jdbc.IBMDB2eRepresentorImpl.createTable()

at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>()

at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:39:767] E [MI/Persistence ] Error during getTable() - error code: -940 SQL state: 57001 Message:

[20060802 11:33:39:771] E [MI/Smartsync ] com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

com.sap.ip.me.spi.persist.IPersistenceException: Error during getTable()

at com.sap.ip.me.persist.jdbc.DBTableManager.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable()

at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get()

at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get()

at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get()

at com.sap.ip.me.smartsync.meta.DescriptorRepository.getAllTopRowDescriptorsInSortedOrder()

at com.sap.ip.me.smartsync.meta.DescriptorReader.loadAllDescriptors()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:39:913] E [MI/Smartsync ] Error during getTable()

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:40:009] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException: Error during getTable()

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.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:40:112] E [AppLog/MI/Smartsync ] Error while Smart Sync outbound processing: null. Reset Smart Sync data on device to ensure consitency with middleware.

java.lang.NullPointerException

at com.sap.ip.me.smartsync.syncIn.SyncInRuntimeImpl.processSyncDoneActivities()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.actionPerformed()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()

at com.sap.ip.me.smartsync.core.SyncAdapter.actionPerformed()

at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:40:190] E [MI/Smartsync ] Error while Smart Sync outbound processing: null. Reset Smart Sync data on device to ensure consitency with middleware.

java.lang.NullPointerException

at com.sap.ip.me.smartsync.syncIn.SyncInRuntimeImpl.processSyncDoneActivities()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.actionPerformed()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()

at com.sap.ip.me.smartsync.core.SyncAdapter.actionPerformed()

at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

[20060802 11:33:40:503] E [AppLog/MI/API/Sync ] Problems while sync event processing

java.lang.RuntimeException

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.actionPerformed()

at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()

at com.sap.ip.me.smartsync.core.SyncAdapter.actionPerformed()

at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()

at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()

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.apps.jsp.Home$SyncRunnable.run()

at java.lang.Thread.run()

Thanks for your collaboration.

Best Regards,

Hector Salazar

Former Member
0 Kudos

Hi Hector,

From the error it looks like your data folder has been changed. Have you made any changes to your data path or changed the data folder?

Best Regards,

Karthik

Former Member
0 Kudos

Hello Hector,

I have a few observations

1. You do not need to change the ListOfJars.txt as you are using a PDA

2. In the Creme_ListOfJars you dont have to give a (double quote)" before and after each path just a ' (single quote) after -classpath and the end should suffice.

-classpath '\CF Card\MI\lib\MEg.jar;\CF Card\MI\lib\system\crimson.jar;\CF Card\MI\lib\system\xalan.jar;\CF Card\MI\lib\system\jaxp.jar;\CF Card\MI\lib\newclasses.jar;\CF Card\MI\lib\tomcat.jar;\CF Card\MI\lib\compiler.jar;\CF Card\MI\lib\pinstall.jar'

Please try it with this.

Are you sure all the contents of \Creme is copied to \CF Card\CrEme\?

there is a file called jscpout.txt in the \ folder. This will give the error, if it is present maybe you can post it in this message

Best Regards,

Karthik