cancel
Showing results for 
Search instead for 
Did you mean: 

MAM30 - Error

Former Member
0 Kudos

Hi All,

I am working on MI 7.0 - MAM30 SR05 (Handheld device ) - When i run the application from NWDS - getting Error 500:

Location: /XMAM30_HANDHELD_SR05/home/home_mgmt.do

Internal Servlet Error:

java.lang.NullPointerException

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

at com.sap.mbs.mam.cstm.process.impl.UserCustomCache.getUserCustomizing(UserCustomCache.java:58)

at com.sap.mbs.mam.cstm.process.impl.UserCustomProcessImpl.getUserCustomizing(UserCustomProcessImpl.java:62)

at com.sap.mbs.mam.cstm.process.impl.GenericCustomCache.getMamScenario(GenericCustomCache

But when i run the MI Client directly (without NWDS) i am able to see the Screens (MAM30 - ORDER, OPERATION etc..) properly.

Please guide me.

Thanks & regards

Nagaraju

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI All,

This problem occurred because of improper sync, SYNC BO 090 is used to get the "user customizing" details from the local DB.

lack of data in DB causes this exception. Proper SYNC would solev this problem..