cancel
Showing results for 
Search instead for 
Did you mean: 

Error Deploying MAM AWT Application on PDA

Former Member
0 Kudos

Hi,

We are using MI 7.0 SP18, MAM3.0 SR06. AWT application has been created using Mobile administrator 'Mobile Archive converter' with SAP provided war file.

MI Client has been successfully deployed on the device. DB2e has been installed too. But when i deploy this AWT application on PDA device, it gives me error per below -

[20100113 01:01:38:921] E [AppLog/MI/Deployment ] Exception while trying to install application MAM30_HH

com.sap.ip.me.core.InstallationException: Cannot find the mandatory manifest file entry "ApplicationClass" for application MAM30_HH.

Therefore the application does not get installed.

at com.sap.ip.me.core.AwtApplicationType.install()

at com.sap.ip.me.core.ApplicationManager.installApplication()

at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.installApplicationFromMSD()

at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.installMSDs()

at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.startApplicationInstallation()

at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.startInstallationViaMSD()

at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.process()

at com.sap.ip.me.sync.SyncManagerImpl.processSingleContainer()

at com.sap.ip.me.sync.SyncManagerMerger.processInboundContainers()

at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle()

at com.sap.ip.me.sync.SyncManagerImpl.syncForUser()

at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization()

at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()

at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()

at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()

at com.sap.ip.me.awtapps.home.Home.doSync()

at com.sap.ip.me.awtapps.home.HomeFrame.doUserActionSync()

at com.sap.ip.me.awtapps.home.HomeFrame.userActionSync()

at com.sap.ip.me.awtapps.home.HomeFrame.access$000()

at com.sap.ip.me.awtapps.home.HomeFrame$SyncThread.run()

at java.lang.Thread.run()

Any idea?

Thanks and Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you confuse me....

MAM is JSP applicaiton. I have checked the download page from SAP and there is no AWT client available. Just to use Mobile Archive converter does not help to create an AWT application, cause in there you need different files. Please use Mobile Archive converter to create JSP SDA file and deploy it on JSP client, this should work usually as expected.

Or tell me where you got MAM AWT client from. First of all I am reall yinterested in that and secondly I could tell you afterward what your issue is.

Regards,

Oliver