MAM Application - On Pocket PC

Dear All,
My MAM Application is working fine on Desktop but while deploying on Pocket PC 2003 it is not able to perform the Synchronization successfully.
The MI client and MAM application was installed successfully. <b>But while performimg synchronization for getting data on device I am getting following error on screen
java.lang.nullpointer com.sap.ip.me.smartsync.smartsynchronizationException</b>
But in the stack trace in client i am not able to view any exception. <u>Where can I view the detail stack trace of this exception?</u>.
Also please help me if you have any input why this exception is coming.
I can see some amount of *.dat file in device data directory but not all (in comparison with Desktop client).
Thanks
Satya

Hi, I am attaching the stack trace of the error I am getting at the time of Synchronization ...
Please check if you can give some input on the basis of this
= Thread-19) :   beginTransaction() isFramework=true
[20060303 12:28:45:379] D [MI/Persistence           ] beginTransaction() called with doWait=true for instance 2564122
[20060303 12:28:45:384] D [MI/Smartsync             ] PersistenceAdapterImpl(2): (ConvId = MI4d452d53594e435f55534552, Thread = Thread-19) :  commit() isFramework = true
[20060303 12:28:45:388] D [MI/Persistence           ] commit() called on instance 2564122
[20060303 12:28:45:392] P [MI/Sync                  ] Commit transaction for outbound containers
[20060303 12:28:45:396] P [MI/Sync                  ] Move containers from transactional outbound folder to outbound folder
[20060303 12:28:45:403] A [MI/Smartsync             ] java.lang.NullPointerException
java.lang.NullPointerException
     at com.sap.ip.me.sync.SyncFileManager.moveTransactionOutboundFolderToOutboundFolder()
     at com.sap.ip.me.sync.SyncManagerImplNewProtocol.moveContainers()
     at com.sap.ip.me.sync.SyncManagerImplNewProtocol.commitTransaction()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.commitContainerTransaction()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.processSyncBoDeltaUploads()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.actionPerformed()
     at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImp.actionPerformed()
     at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.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()
[20060303 12:28:45:561] A [MI/Smartsync             ] com.sap.ip.me.smartsync.sync.SmartSynchronizationException: java.lang.NullPointerException
com.sap.ip.me.smartsync.sync.SmartSynchronizationException: java.lang.NullPointerException
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.processSyncBoDeltaUploads()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.actionPerformed()
     at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImp.actionPerformed()
     at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.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()
java.lang.NullPointerException
     at com.sap.ip.me.sync.SyncFileManager.moveTransactionOutboundFolderToOutboundFolder()
     at com.sap.ip.me.sync.SyncManagerImplNewProtocol.moveContainers()
     at com.sap.ip.me.sync.SyncManagerImplNewProtocol.commitTransaction()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.commitContainerTransaction()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.processSyncBoDeltaUploads()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.actionPerformed()
     at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImp.actionPerformed()
     at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.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()
[20060303 12:28:45:811] P [MI/Core                  ] Thread Thread-19 restored context MI4d452d53594e435f55534552 / 6D6331A168EB574F8FD6077D7A488FF2 (User: ME-SYNC_USER, MSD: Name:  / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
[20060303 12:28:45:832] E [AppLog/MI/API/Sync       ] Problems while sync event processing
com.sap.ip.me.smartsync.sync.SmartSynchronizationException: java.lang.NullPointerException
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.processSyncBoDeltaUploads()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.actionPerformed()
     at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImp.actionPerformed()
     at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.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()
java.lang.NullPointerException
     at com.sap.ip.me.sync.SyncFileManager.moveTransactionOutboundFolderToOutboundFolder()
     at com.sap.ip.me.sync.SyncManagerImplNewProtocol.moveContainers()
     at com.sap.ip.me.sync.SyncManagerImplNewProtocol.commitTransaction()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.commitContainerTransaction()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.processSyncBoDeltaUploads()
     at com.sap.ip.me.smartsync.sync.SyncPackageManager.actionPerformed()
     at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImp.actionPerformed()
     at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.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()
[20060303 12:28:46:083] P [MI/Core                  ] original context restored
[20060303 12:28:46:089] P [MI/Core                  ] Thread Thread-19 switched context to MI2853484152454429 / DE0EB5FD138AB540A8087619A81D0C1E (User: (SHARED), MSD: Name:  / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
[20060303 12:28:46:095] I [MI/API/Sync              ] SyncEvent Performing com.sap.ip.me.ccms.LastSuccessfulSyncAlert
[20060303 12:28:46:106] P [MI/Core                  ] original context restored
[20060303 12:28:46:112] P [MI/Core                  ] Thread Thread-19 switched context to MI2853484152454429 / DE0EB5FD138AB540A8087619A81D0C1E (User: (SHARED), MSD: Name:  / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)

Similar Messages

  • Can we put a link to PDf file in MAM application ?

    Hi ALL,
    can we put a link to PDf file in MAM application ?
    Regards,
    Vipin

    Hi JO ..  satya  .. and everbdy,
    Apologies for not updating the Forum. I was travelling soemwhere , so couldnt get connected to internet.
    Regarding Topic,
    yes, you guys are correct , i dont have a PDF Viewer in my pocket pc , so PDf files wont open .
    So, i started testing -- opening pwd files in Pocket pc via MAM. but it is also not happening:(
    JO , i didnt get any kind of error when i tried to open to document via < href > in MAM .
    i also checked that document might have opened but it is not in Foreground . So, i went to memory and checked the opened programs/files . It wasnt there.
    Regards,
    Vipin

  • MAM application is not working for some users

    Hi All,
    Tha MAM application is not working for some users.Different users have different workcenters other than that I dont see any other change. When I run MAM30_090_GETLIST in the backend I can see the no of customized users.But I cant see same no of users in the MEREP_207 table for the Syncbo MAM30_090 and strcture id TOP in the middleware. There is a data when I checked under worklist monitor for that user. But neither the MAM application nor MAM data is downloading to that device.
    If I use different user on the same device I can see the MAM application and MAM data.
    What could be the wrong in this case. Any help would be highly appreciated.
    Mobile Client:MI 70 SP 15 Patch 0 Build 200802280918
    Middleware:SAP NetWeaver 2004s with Patch leve 15
    Backend:SAP ECC 6.0
    Application:MAM 3.0
    Thanks and Regards,
    Ameer.

    Hi,
    from your description the source of your issue is quite obvious: some of the MAM users configured in spro are not configured properly.
    For T01 SyncBos the number of TOP records in merep_207 MUST be the same as number of headers returned by an appropriate getList FM in the backend.
    You need to solve this before you can go any further.
    Reason why a record is not recorded in MEREP_207 - getdetail failed for whatever reason. So execute MAM30_ML_getdetail for each of the users that is not replicated in the middleware and check if there are errors in RETURN table. If there is no error - one of the common reason for replication fail is when there are records in item tables that have duplicate primary keys.
    Regards,
    Larissa Limarova

  • MAM application in Full screen mode.

    Hi All,
    We are looking for making MAM application to startup in full screen mode by default in PDA.
    We searched in SDN and found a procudere for this but for LAPTOP client how to acheive the same in PDA client.
    Thanks in Advance,
    Regards,
    Sai krishna. K

    Hi,
    well, we had this issue as well - it is not possible to tell the PDA to switch off the address bar by default. I have not checked all entries in REGISTRY - but there was a much more easy way.
    If you have access to Visual Studio - it takes you 5minutes to solve that issue.
    1.) create a project for PDA.
    2.) place the browser control into the screen of the PDA
    3.) change the settings and parameters so it fits your needs
    4.) create the app
    solved......
    Reason: IE on the PDA is a control that is available by microsoft. Well, and if you write your own application you can place this control into any PDA app and you can size it in almost every way you like. The control has exactly the same functionality then the IE - but it is pre configurable - so you can get rid of your address and status bar for example. Furthermore with a little more coding, you can catch the backspace events from the keyboard and prevent the browser from browse one page back - what could cause issues.... but then you need to do some additional coding.
    Only thing then: user needs to start your App instead of IE - but this should be ok I think.
    Hope it helps.
    If you stay with the original browser - then the user has to tab the screen until the option window opens and has to switch to full screen - .... well, not really what you like I think.
    Regards,
    Oliver

  • Mapping Copied SyncBO to MAM application

    Hi all
    I want to add some extra fields to the MAM25_030 SyncBO.Please tell me if the following procedure is correct or do we have some other simpler method.
    1) Make a copy of the MAM25_030 SyncBO.
    2) Make the extra column mappings.
    3) In the MAM application change the meRepMeta.xml,com.sap.mbs.mam.bo.impl.syncbonamelist and mapping.xml file to point to the new copied SyncBO
    4) Add the get and set property for the new fields.
    Thanks
    Gopi

    Hi Gopi,
    You are right and all the steps you are specified are perfect. It would be much better if you regenerate all bo's using BO generator or its fine even if you add get and set methods.
    Regards,
    Siva

  • Query Regarding MAM Application

    Hi All,
    Can any one tell me the Internal Architecture of the MAM Application.
    Apart from the MVC Architecture is there any Architecture or the flow
    to know with respect to development to Enhance further.
    Which Design Pattern is used in the MAM Application.
    Thanks,
    Aswini

    OK I am answering it through mail and sdn also. but dont forget me giving points:):) I have registered into SDN community newly. I want to help you as I know how much pain it can give:)
           See form your mail it is tough to understand the exact scenario. Still I am telling you the normal procedure.
    --> Go to the Mobile Infrastrcture perspective.
    --> Before importing it check the WAR file by un packing it in your desktop or some where. The size of it should be atleast near about 4 and half and it should include all JAVA files JSP files View files and property files , Check byy unpacking it whether they are there or not if they are not there then propably you have picked up a wrong WAr try to recollect it from somewhere. If it is working fully in some one's system then it will be quite easy. you just export it from there and includeing the source code and and import it again in your system
    --> How ever if it is fine then OK. You can simply check that whether there are atleast 100 java files.
    --> Then import it simply being in MI perspective. It should work. Otherwise try the same thing being in Java perspective.
       It seems you have a problem with the WAR file you are using.
         Let me know if you have a problem.
    For next times if you do have a problem please post it as a thread in SDN, and then either call me up or put a mail to get the answer from me.
    I can help you a lot for MI application customizatinon issues, but other things I cant assure you but still can give some of the pointers.
    I have MAM3.0 and 4.0 wars if you need I can give you.....
    Enjoy.......

  • UIX application and pocket pc emulator

    Hi
    I've developing an UIX application for pocket pc.
    How can i test this on pocket pc emulator?
    Which are the setting of JDEV and Pocket pc IE to do this test?
    Thank for your help,
    Andrea.

    We hope eventually to be able to let you launch an emulator from jdev, but for now there is no emulator which is hooked into jdev. You'll need to install, configure, and start up the ppc emulator yourself. Then once you've written your page you can run the uix page, which will bring it up in a regular browser. Then use the same address in the browser, which should be something like "http://ip-address:8988/workspace-name-context-root/pagename.uix" in the ppc emulator browser to look at the page.

  • MAM application without order list

    Hi all,
    I deployed successfully MAM 3.0 SR05 on my desktop.
    I checked the MEREP_207 table in WebAS, and I see all data corresponding to my User related syncBO MAM30_090 and in MEREP_10100 I have many records related MAM30_001 syncBO.
    Why in the MAM application I cannot find these data? Under "User View Manager" I see "Other" UVM Component Name only and nothing other. Where is my order list? Am I mistaking something?
    Thanks in advance,
    Maria

    Hi Maria,
    your problem is not the device - most likely.
    even you see data in MEREP 10100, check the START.JSP page on your mobile device. It gives you a list of the realy available items on the device. Most likely in your case MAM30_001 is empty.
    Furthermore have a look into MEREP_LOG on the middleware - you will see some cascade errors for these items.
    Have a look into the backend - most likely there is the problem. Open SPRO and check your setup for User data and general setup. In there some data is not correct. If that is the case, your MAM095 is empty in middleware, so not all 016, 017 and 018 comes down and so orders and notifs are missing as well.
    After you did a change in SPRO - do not forget to sync 090 and 095 again.
    If that works fine, we need to check a few other things - but the problem is the setup on backend and sometimes middleware - not the client, cause in 99% of the cases this data never reaches the client!
    Hope it helps,
    Regards,
    Oliver

  • Cant find my classes when exporting customized MAM application

    Hi all,
    The problem i'm facing here is that the .war of my customized MAM application i deployed through WebConsole cant seem to find the classes i created.
    I've tried to export the war file with and without the source code of the project but it doesn't change anything.
    Have any of you experienced this ?
    Regards

    Hi Sivakumar,
    Thanks for your reply. The home page of the application is shown and i can display every standard menus. The onyl ones i cant manage to display are the customized ones. The error message i get is the following:
    Event handler not found ZonGoRecep in com.sap.mbs.mam.home.control.HomeManagement.
    Component: home
    Display: com.sap.mbs.mam.home.control.HomeManagement
    Event: ZonGoRecep
    Error code: E501
    Error message: com.sap.mbs.core.api.CAFException
    and
    com.sap.mbs.core.api.CAFException: Event handler not found ZonGoRecep in com.sap.mbs.mam.home.control.HomeManagement.

  • How to cerate MAM application?

    Hi
    I am new in MAM.Please tell me the step by step procedure that  how to create  MAM  application.
    It is same as smart sync application ?means create project and application then  import meRep.xml file
    Regards
    Ruturaj

    Dear Ruturaj,
    Your question is not clear, but assuming that you want to enhance/ customize / troubleshoot MAM. Please download / take/ request your admistrator to give you the MAM eclipse war file which includes the full source of MAM. Now, once you have the .war file in your HDD, import this as a new MI project (File->Import). Now you will be able to modify/edit/ build customized version similar to a smart sync app.
    Regards,
    Veera
    Edit:
    You can get the different guides including the enhancement guide of MAM3.0/MAM2.5 from http://service.sap.com/instguides under SAP Components->SAP Mobile Applications->SAP MAM.
    Edited by: Veeraraagavan R on Jan 2, 2009 11:27 AM

  • How do I run a Java Application on Pocket PC 2003 (iPAQ 2210)

    I am writing an application for the iPAQ 2210. It will need to commuunicate over GPRS sending POST requests to a server (I think I will be using the Java.net package) the user interface will be very simple (a few buttons and text boxes) and will capture the data entered and send it back to the server (via the POST HTTP request) and read the response from the POST.
    I believe I need to use the Personal Profile version of J2ME and I am only using the classes that it says are supported. How do I run the App on the Pocket PC. Having spoken to HP they have said I shouldn't need a virtual machine and that pocket pc 2003 has one built in! Is this so or should I get myself the Jeode Virtual machine?
    Is the Jeode machine the best one?
    Sorry to ask so many questions in one go, I'm a little lost at the moment!!
    Jon

    Hello Jon,
    I will suggest you using IBM WSDD. Although it uses its own version of JVM(J9), but it suits to your needs well.
    I think you should base your project on foundation profile(as you need some gui as well as java.net).
    regards
    -fatbrain73

  • Run Oracle Applications in Pocket PC

    Hi!
    I need to know if its possible to run Oracle Applications (E-Bussines Suite) on a pocket PC with wireless conection.
    The client actualy runs Iexplorer for pocket pc to browse the internet and wants to run OA from the pocket pc.
    I think that he just need a JINITIATOR for pocketpc.
    Best Regards.
    JF

    You would need a wireless internet connection on your PDA and have SyncML access to your calendar server enabled. Also you want to install the synthesis client on the PDA.
    The chapter handling the Sync Server can be find in the Calendar Resource Kit Manual under Chapter : '5 Oracle Sync Server'.
    Device specific information can be found in the section 'Configuring devices for Or
    acle Sync Server' Source : http://download-west.oracle.com/docs/html/B10894_05/sync_server.htm#sthref144
    http://www.synthesis.ch/
    Fred

  • How to do mass installation of MAM applications on to Laptops

    Hi All,
    Is there any simple procedure to install MAM 3.0 applications on to Laptops. We need to install and configure the Mobile applicationss on more than 300 Laptops. Is there any better method which helps us achieving this quickly.
    Appreciate your help.
    SAP MI Client: 7.0 with SP 15
    NW: 7.0
    MAM 3.0 with SR05
    Backend: ERP 2005.
    Thanks and Regards,
    Ameer

    HI
    i have been through some material where he is saying that MAM 3.0 works fine with MI7.0 SP18.
    and for information about the implementation plese refer this link
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/home/xmam%252bclient
    and refer the release note-----1046823 - Release restriction note SAP Mobile Asset Management 3.0 SR4
    and For more information on xMAM 3.0, please refer to the xMAM Master Guide from the SAP Service Marketplace at http://service.sap.com/instguides under Installation & Upgrade -> SAP xApps -> SAP xApps for Mobile Business -> SAP xMAM -> SAP xMAM 3.0.
    Regards
    Manohar

  • SAP MI MAM application Error 500 in PDA

    Hi All,
    We ae working on SAP MI 7.0 MAM 3.0 enhancements and working fine in desktop - MI Client.
    When i try to deploy the same enhanced application in PDA using "Compiled JSP's"  we are facing the following error:
    Error: 500
    Location: /XMAM30_HANDHELD_SR05/order/order_detail.jspInternal Servlet Error:
    javax.servlet.ServletException: cannot find message associated with key : dispatcher.forwardException
    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()
    This problem is only with the "order"  module. We could see the Order list screen and once we click on any order, this error is happening. please give some light to this issue.
    Thanks & regards
    Nagaraju A

    Hi All,
    This problem is solved.. check the below links
    xMAM30 error when generating war by NWDS
    Error 500 in MAU application
    Thanks
    Nagaraju A

  • Error installing an application on Pocket PC

    Hello,
    I want to install and test the Oracle Lite samples on my Pocket PC to check how all this works.
    I installed Oracle Lite 10.2.0.1.0 Mobile Server and Development SDK on my PC and patched it to 10.2.0.2.0.
    Then I used the webtogo/setup tool from the mobile server to install Oracle Lite on my Pocket PC.
    After that I started the Updater on my Pocket PC, configured it and he found some new Oracle Lite software and installed it.
    Finally I checked out MSync and the Device Manager, everything looked fine.
    Now comes the point:
    I tried to install an application using the Mobile Manager from the Mobile Server. I've sent an command to the mobile device to install an application.
    On the PDA the Device Manager appears, authorizes and tries to download the application, Then I get the following message:
    ... Ressource not found: WINCE_XScale_DE_OLITE_2003
    I found a lot of posts who told me to install newest patches and to ensure that atlc400.dll and some other files are there. I did all these guys wrote down but this error still occurs.
    I thied some diffrend PDAs with Windows Mobile 2003 and 2005 and some different users and applications.
    Is something missing? Am I totally doing something wrong?
    I hope anyone can give me a hint.
    Sincerely,
    Alex

    Hi,
    I also faced this problem few times. If I remember right, it helped to reinstall the OL runtime and re-register the device.
    Just to be sure - do you have proper platform (WINCE_XScale_DE_OLITE_2003) defined in you application? And does your user have access rights for the application? Does the Oracle Update application on device offer the application to install when you launch it manually?

Maybe you are looking for

  • Adobe Flash & Javascript don't work even though Enabled

    Ever since what I think was either a Firefox upgrade (I don't know which one) or installation of Quicktime, my Adobe Flash Plugin is perpetually crashed and I cannot play any Flash content on any website. All that displays in place of the video is a

  • Kentucky Fried Mobo - Odds of CPU Survival?

    Today I have been mostly killing my Neo 2 Platinum. I borrowed the vid card for another machine and after replacement the thing wouldn't boot. Power to fans - Dbracket stuck at early chipset - no beeps - powers on and off with case switch. Faint burn

  • What is the best 3rd party optical drive for my mac?

    What is the best 3rd party optical drive for my mac?

  • I5-2520M 2.5 GHz Mac mini has slowed dramatically

    It was fine when I bought it last December and stayed fine after installing Windows 7 on its own partition with Bootcamp. Then it started gong to **** and upgrading to Mountain Lion didn't help. Both Mac and Windows are painfully slow on the internet

  • Help on table

    i am using netbeans and i got this runtime error java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integerif i click the link it brings me to this code qStock   =   (Integer) tabTemp.getValueAt(counter,2);qStock is integer an