Problem in MAU 1.0

Hi All,
I am using standard source code for MAU 1.0 . After exporting the .war ,when I run the application on the client I get an java error:
Error: 500
Location: /MAM20/home/home_mgmt.do
Internal Servlet Error:
javax.servlet.ServletException: java.io.FileNotFoundException: C:\Program Files\SAP Mobile Infrastructure\webapps\MAM20\WEB-INF\classes\ALMConfig.properties (The system cannot find the path specified): C:\Program Files\SAP Mobile Infrastructure\webapps\MAM20\WEB-INF\classes\ALMConfig.properties (The system cannot find the path specified)
at com.sap.mbs.mam.application.web.FrontServlet.init(FrontServlet.java:121)
at javax.servlet.GenericServlet.init(GenericServlet.java)
at org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper.java:317)
at org.apache.tomcat.core.Handler.init(Handler.java:215)
at org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:296)
at org.apache.tomcat.core.Handler.service(Handler.java:254)
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:222)
at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)
at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)
at 0002fmam0005fstart_0002ejspmam_0005fstart_jsp_0._jspService(_0002fmam_0005fstart_0002ejspmam_0005fstart_jsp_0.java:62)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at org.apache.jasper.servlet.JspServlet$JspCountedServlet.service(JspServlet.java:130)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:282)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
at org.apache.tomcat.core.Handler.service(Handler.java:287)
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
at java.lang.Thread.run(Thread.java:534)
Does somebody know whats the problem?
Thanks!
Best regards,
Anand

Hi All,
when i run the MAU 1.0 in debug mode from eclipse i get the following error:
Java HotSpot(TM) Client VM warning: Setting of property "java.compiler" is ignored
Stop MI with command: "C:\jdk1.3\jre\bin\javaw.exe" "-Dtomcat.home=C:\Program Files\SAPMobileEngine" -classpath "C:\Program Files\SAPMobileEngine\lib\jasper.jar;C:\Program Files\SAPMobileEngine\lib\me2lib.jar;C:\Program Files\SAPMobileEngine\lib\MEg.jar;C:\Program Files\SAPMobileEngine\lib\servlet.jar;C:\Program Files\SAPMobileEngine\lib\webserver.jar;" com.sap.ip.me.core.Startup "-home:C:\Program Files\SAPMobileEngine" -stop
FrameworkInitializer()
Initialize framework ...
   Configuration initialized. Installation Base = C:\Program Files\SAPMobileEngine
   Path settings adjusted
Cannot save configuration file because configuration filename is not set.
   Trace initialized. Log is switched on.
SecurityManager: New singleton was created: com.sap.ip.me.core.SecurityManager@4cb029
   Framework singletons initialized.
   Gzip data compression configuration initialized.
   Registry initialized.
   Dlls loaded.
   Timed Sync initialized.
   Persistence initialized.
   Smart Sync initialized.
Framework initialized
Use normal startup: true
Starting tomcat. Check logs/tomcat.log for error messages
ME started with 'FrameworkInitializer' class
Customer exits file not found: MeExits.properties
Event is :readLinks
Event is :readLinks
language: <EN>
language: <EN>
language: <EN>
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key dispatcher.forwardException
     at java.util.ResourceBundle.getObject(ResourceBundle.java:382)
     at java.util.ResourceBundle.getString(ResourceBundle.java:354)
     at org.apache.tomcat.util.StringManager.getString(StringManager.java:136)
     at org.apache.tomcat.util.StringManager.getString(StringManager.java:155)
     at org.apache.tomcat.util.StringManager.getString(StringManager.java:194)
     at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:238)
     at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)
     at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)
     at 0002fmam0005fstart_0002ejspmam_0005fstart_jsp_1._jspService(_0002fmam_0005fstart_0002ejspmam_0005fstart_jsp_1.java:62)
     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java)
     at org.apache.jasper.servlet.JspServlet$JspCountedServlet.service(JspServlet.java:130)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java)
     at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:282)
     at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
     at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java)
     at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
     at org.apache.tomcat.core.Handler.service(Handler.java:287)
     at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
     at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
     at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
     at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
     at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
     at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
     at java.lang.Thread.run(Thread.java:484)
any idea how do i get MeExits.properties file and where to place the same in app/root
Regards
Anand

Similar Messages

  • MAU/MAM Sync Problem

    Hello all.
    I have deployed MAU to my PC and to a PDA. I use the same
    user and the same middlerware and backend to sync data.
    When I sync with my PC everything is fine.
    When I sync on PDA I get the followong error:
    E [MI/Smartsync             ] java.lang.RuntimeException: No relation source FieldDescriptor found for ID: UMAM_031_090_MEASUREMENT_POINT
    java.lang.RuntimeException: No relation source FieldDescriptor found for ID: UMAM_031_090_MEASUREMENT_POINT
         at com.sap.ip.me.smartsync.meta.RelationDescriptorImpl.linkWithRelationSource()
         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()
    I installed the MI on a CF Card on PDA, but I guess this should not be the problem ??!!
    Thanks for any help.
    Best regards,
    Sascha

    Hi again.
    I removed MI from the storage card and reinstalled in the normal PDA storage. Now the sync works more or less. I do not receive the error anymore and I receive data. But it seems the sync is running endless.
    Does anyone have any idea what things have to be done to make things running on a storage card installation? I followed the guide and it works including the download of the MAU client. But the sync is not working.
    Best regards,
    Sascha

  • MAU Enhancement Guide Problem

    Hey,
    I´m trying to get acquainted with developing ME/MI applications. Therefore I have read some documentation around the whole system. Then I started with the MDK-Tutorial and made it until the end. But that tutorial is more for learning to create SyncBO´s etc, but less for developing frontend applications.
    So I´m working with the enhancement guide for MAM and MAU. Making the easy look & feel changes is not a problem, but now I come to the part where I have to write new business logic etc(orderlists with equipments).
    I should write a new "onLoad-method" to read enhanced data from the backend, but I don´t know all the methods, object-types etc. used in the "onLoad-Method" of OrderList.java...
    Can anybody tell me, how I can easily learn to change/expand MAM/MAU applications? I´m familiar with java. Is there a special API? Do you know good tutorials?
    Thanks for help!

    Hi Peter,
    ok, I´ll try to describe my problem a little bit more specific!
    (If You have the Guide, the example "modifications" starts on page 69)...
    The practise is to add a new field to a list on the frontend application. In a previous unit I have added a new implementation to the BADI for the Equipments SyncBO, including a new field called "ZZ_EQUI_SORT". After replicating the SyncBO, you can see the field by pressing the "enhancement" - Link on the equipment detail screen.
    Now, I should add this field to the orderlist screen (like the enhancement guide tries to explain as next).
    Therefore I have to create a ZListDef.xml file with the new column for the equipment-sort-field.
    After that, and now I have my problem, I should enhance the view controller "OrderList.java" and name it "CustomOrderList.java". Like it is described in the guide, I have to extend the onLoad-Method of this new OrderList class with the the normal orders information + the equipments field.
    That is all information, the enhancement guide gives me to that change.
    So how exactly can I do that? Just use the action from the onLoad-Method of EquipmentList.java? Or can you tell me how to proceed now?
    I hope that this describes my problem a little bit more closely.
    Thank You for any answer!
    Cheers Arne

  • My airport problem has returned big time --Need some Help!!

    Aloha once again:
    I though that this was fixed by simply changing channels on my airport router, but that fix only lasted for a few days, but now it's back and even worse. Let me give you some background on this problem. Here's my original message concerning the problem:
    I have my Airport Router connected to the Internet via DSLcable. I then tie my two computers into the internet via their airport cards. For about 6 months this system has been working just fine. Recently my desktop computer quit listening to the router and can no longer connect to the internet. It shows no signal strength and the name of the network on the Airport is not seen in the "connect to internet" panel. The same Airport works just fine on my LapTop and I am using it right now to get this message off to the internet.
    I have fixed permissions, removed the airport card and cleaned the connector, the antenna plug and removed the system configuration folder from library preferences all to no avail!
    This problem has been hounding me, intermittently, for over a year now What can I do to remedy this??? HELP!!!!
    Dan Page
    Maui, Hawaii
    The suggestion to change channels, that came from this original request, worked but just for a very short time. Now I have to shut down my computer overnight to get connected and then it only lasts for several hours and the connection quits.
    I thought maybe heat was a problem, but the last time it happened I opened the computer and played a large fan right on the card. This did not help. I shut it down for the night and it was fine the next morning for about 2 hours.
    One new data point; if I turn off just the airport on my laptop computer overnight, that will fix the problem for a short time also.
    Still need some help!!!
    Dan

    First, power off both the Time Capsule and AirPort Express.
    Wait a few minutes, then power up the Time Capsule first, and let it run for a few minutes.
    Temporarily, move the AirPort Express to the same room or close proximity to the AirPort Express and power it up.
    If the Express powers up correctly, power it off again and move it approximately half the distance between the Time Capsule and the general area that needs more wireless coverage. Try to minimize obstructions like walls, ceiling, heavy furniture, etc as much as possible. 
    Please report on your results.

  • Having a simple problem with MDK

    I am using eclipse+MDK to develop/debug the MAM and MAU applications. I have been using MAM with MDK no problem. About a month ago, I even used MAU with MDK no problem.
    But now when I try to run MAU with MDK, the following error occurs only via eclipse, running via MAM alone works fine.
    Error: 500
    Location: /CMAU/home/home_mgmt.do
    Internal Servlet Error:
    javax.servlet.ServletException: cannot find message associated with key : dispatcher.forwardException
         at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:238)
         at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)
         at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)
         at 0002fmam0005fstart_0002ejspmam_0005fstart_jsp_0._jspService(_0002fmam_0005fstart_0002ejspmam_0005fstart_jsp_0.java:62)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java)
         at org.apache.jasper.servlet.JspServlet$JspCountedServlet.service(JspServlet.java:130)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:282)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:479)

    Hi Ezatullah,
    Did you find a solution to ur problem.if yes plz tell  what changes u did to make it run I am also facing the same problem..
    bye
    Anand

  • MAU Backend Enhancement

    Hi All,
    I am trying to Enhance my MAU Application from the backend perpespective. I am following one Enhancement Guide.
    It has a process, through a BADI, in which I can pass some extra fields to the MAU Application on my client.
    We can set the Enhancement flag, on the Order details page.
    And clicking this Enhancement link (in the client), I can find the Fields which I have defined in the BADI and their values which are decided by my coding in the BADI.
    Now the problem is that these fields are display only, but I need one field as an editable one which can be edited on the Client and updated in the backend.
    Can somebody tell me how to achieve this?
    Do we have to meddle up with the SyncBO structures?
    Ask any questions needed to clarify the issue.
    Ankur

    Hi Ankur,
    as you see in Larissas reply, MAM does not support this fieldto be changed on the client. This is due to the fact, that there is no CREATE/MODIFY handler fot that. Have you seen the enhancement guides for xMAM in service.sap.com/instguides? These should give you a better instruction on how to do that with a step by step scenario.
    In short words: if you want to change an entry of the SyncBO on the client, you need a MODIFY handler in the backend. Standard MAM has no modify handler for that field/Bo - as Larissa mentioned. Luckily enough, xMAM has its enhancement concept. Go to SE19 in the backend and in there modify/create the MODIFY handler for your specific object. If you then switch on the enhancem,ent flag of the BO, you should be able to change this item on th client. Once this is done you can change the UI and then.... off we go
    All these steps are mentioned in the Enhancement documents of xMAM. You find them under service.sap.com/instgudes -> xApps -> xApps mobile -> xMAMxx
    Well, hope this helps to get you a few steps forward in the process!
    Regards,
    Oliver

  • Problems with MI 70 SP 16 and DB2e 912. Error: 500. XMAU/home/home_mgmt.do

    Hi,<br>
    i have problems with my MI and DB2e.<br>
    I installed database DB2e but i cannot do that this work.<br><br>
    My configuration is:<br>
    Mobile Infrastructure version: MI 70 SP 16 Patch 0<br>
    DB2e 9.1.2 <br><br>
    When i want to access to the application, i getting the following error:<br><br>
    Error: 500<br>
    Localizacion: /XMAU/home/home_mgmt.do<br>
    Error interno del servlet:<br><br>
    java.lang.NullPointerException<br>
         at com.sap.mbs.mam.bo.impl.Mam090ManagerImpl.getMam090s(Unknown Source)<br>
         at com.sap.mbs.mam.cstm.process.impl.UserCustomCache.getUserCustomizing(Unknown Source)<br>
         at com.sap.mbs.mam.cstm.process.impl.UserCustomProcessImpl.getUserCustomizing(Unknown Source)<br>
         at com.sap.mbs.mam.cstm.process.impl.GenericCustomCache.getMamScenario(Unknown Source)<br>
         at com.sap.mbs.mam.cstm.process.impl.GenericCustomCache.getDeviceSettingsProfile(Unknown Source)<br>
         at com.sap.mbs.mam.cstm.util.DateTimeUtils.getDeviceSettingsProfile(Unknown Source)<br>
         at com.sap.mbs.mam.cstm.util.DateTimeUtils.getDateFormat(Unknown Source)<br>
         at com.sap.mbs.mau.application.impl.MauApplicationImpl.init(Unknown Source)<br>
         at com.sap.mbs.mam.application.web.FrontServlet.init(Unknown Source)<br>
         at com.sap.mbs.mau.application.web.FrontServlet.init(Unknown Source)<br>
         at javax.servlet.GenericServlet.init(GenericServlet.java:258)<br>
         at org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper.java:317)<br>
         at org.apache.tomcat.core.Handler.init(Handler.java:215)<br>
         at org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:296)<br>
         at org.apache.tomcat.core.Handler.service(Handler.java:254)<br>
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)<br>
         at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:222)<br>
         at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)<br>
         at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)<br>
         at mam_0005fstart._jspService(Unknown Source)<br>
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)<br>
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br>
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)<br>
         at org.apache.tomcat.core.Handler.service(Handler.java:287)<br>
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)<br>
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)<br>
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)<br>
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)<br>
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)<br>
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)<br>
         at java.lang.Thread.run(Unknown Source)<br><br>
    and in the trace log, i'm getting the following message:<br><br>
    [20100316 13:57:36:792] D [MI/API/Services ] CREATED MEPropertyResourceBundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@111bfbc for bundleName: MAUText with Locale: _es  <br>
    [20100316 13:57:36:792] D [MI/API/Services ] CREATED parent MEPropertyResourceBundle for child bundle: com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@111bfbc using bundle name: MAUText  <br>
    [20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(ZMAMText, es_AR, com.sap.ip.me.core.Startup@9664a1)  <br>
    [20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@9664a1  <br>
    [20100316 13:57:36:792] W [AppLog/MI/API/Services ] cannot find resource bundle ZMAMText_es_AR  <br>
    [20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(ZMAUText, es_AR, com.sap.ip.me.core.Startup@9664a1)  <br>
    [20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@9664a1  <br>
    [20100316 13:57:36:792] W [AppLog/MI/API/Services ] cannot find resource bundle ZMAUText_es_AR  <br>
    [20100316 13:57:36:792] D [Unknown ] FrontServlet:setResourceBundle() done.  <br>
    [20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle((null), es_AR, (null))  <br>
    [20100316 13:57:36:792] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@9664a1  <br>
    [20100316 13:57:36:792] I [MI/API/Services ] Cannot find resource key LIST_TAG_TOTAL within MAUText  <br>
    [20100316 13:57:36:792] I [MI/API/Services ] Cannot find resource key LIST_TAG_PAGE within MAUText  <br>
    [20100316 13:58:11:215] D [MI/Core ] Deactivated application XMAU  <br>
    [20100316 13:58:11:215] P [MI/Core ] Set current MSD to Name: / MOBILEENGINE_JSP (V. 70160), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType  <br>
    [20100316 13:58:11:215] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP'  <br><br>
    Someone can i help me?<br>
    Thanks for your help.<br>

    I can't be sure but most of the dota2 output looks "normal" to me (I get the same yet it works fine).
    eurotrucks is clearly crashing. You could try to force the resolution it uses in its config files?
    Or maybe it's missing a lib (you may need to install 32bit versions):
    ldd /path/to/eurotrucks
    to see if that's the case. If not, you might have to take it up with the eurotrucks developers.
    And you could try using fluxbox/openbox just to see what happens. A lot lighter than KDE.
    Have a good look though: https://wiki.archlinux.org/index.php/Steam
    and remember to check for missing 32bit libs.

  • Errors while running MAU application in a PDA

    Hi All,
    We have customized ZMAU and after checking the u2018Add JSP as complied classesu2019 u2013 We are deploying that application on a PDA with OS = WM 6.0
    Crème = CrEme329_ARM_CE42_PPC.exe
    DB2E 9.22
    The application is successfully deployed. When we click on the application name, The Page not found error is there.
    But when I access this link in the explorer in PDA: http://localhost:4444/ZMAU/mam_start.jsp,
    The application MAU home page is displayed. When we click on Technical Object Management, we can see the list of Equipments, But then clicking on one particular Equipment No, we get the following error
    Error: 500
    Location: /ZMAU/techobj/techobj_equipment_details.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()
    (A similar error occurs when we Click on Order Management and then a particular order.)
    Same thing runs perfectly on Laptop client, except the previous u2013 Page not found error which comes when you click on the Application name in the MI home page)
    So there are two issues as you must have noticed. Please provide the solution or hints to solve the problem.
    Thanks and Regards
    Neha Mahanty

    HI All,
    I am able to run the ZMAU application in my PDA, it is working fine when I click on the application name.
    But the secone error remains the same.
    When we click on Technical Object Management, we can see the list of Equipments, But then clicking on one particular Equipment No, we get the following error
    Error: 500
    Location: /ZMAU/techobj/techobj_equipment_details.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()
    (A similar error occurs when we Click on Order Management and then a particular order.)
    This is running fine in the laptop client.
    Please provide  suggestions or hints to solve the problem.
    Thanks and Regards
    Neha

  • Debugging MAU 1.0 in NWDS

    Hi all.
    I am running into problems while trying to debug MAU 1.0 in NWDS. When i start the debugger the MI is starting, the IE is starting and trying to display the start page:
    http://localhost:4444/MAU/start
    I receive an Error 500 caused by the following Exception:
    javax.servlet.ServletException: cannot find message associated with key : dispatcher.forwardException
    at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:238)
    I think that my debug properties are configured corectly. Any ideas?
    Best reagrds,
    Sascha

    Hi Jo.
    As we are currently talking about Exceptions. Here is another one which I get when i start MAU over MI. It happens anytime i click a link. I also get no orders or messages:
    [20060421 16:23:36:060] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20060421 16:23:36:060] I [MI/API/Logging           ] ***** Mobile Engine version: MI 25 SP 13 Patch 00 Build 200507282032
    [20060421 16:23:36:060] I [MI/API/Logging           ] ***** Current timezone: Europe/Berlin
    [20060421 16:23:36:060] E [Unknown                  ] java.lang.NullPointerException: no message available
    java.lang.NullPointerException
         at com.sap.mbs.alm.bo.impl.Mam095ManagerImpl.getMam095Item030s(Unknown Source)
         at com.sap.mbs.mam.cstm.impl.CstmCustomControllerImpl.getBusinessProcess(Unknown Source)
         at com.sap.mbs.mam.cstm.util.ComponentStatus.getBusinessProcess(Unknown Source)
         at com.sap.mbs.mam.cstm.util.ComponentStatus.getNotifIsActive(Unknown Source)
         at activity.mreplace_0005flist._jspService(Unknown Source)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:222)
         at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)
         at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest(AbstractMEHttpServlet.java:896)
         at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe(AbstractMEHttpServlet.java:347)
         at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet(AbstractMEHttpServlet.java:678)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service(AbstractMEHttpServlet.java:326)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:534)
    Maybe you know something about that.
    Thanks again,
    Sascha

  • Nano problems . . . unfixable?

    well basically on my trip back from spring break my nano freaked out and i think i have tried everything at my disposal to fix the problem. The nano will start up and move to the home screen fine, but i am unable to scroll or select or move anything. If i turn the hold on and off then the screen freaks out and goes dim. Then if i press select it will start the whole process over again. I have restarted by holding menu and select, i have updated and restored multiple times, and nothing has seemed to work. Does anyone have any idea what has gone wrong and/or how I could fix the problem?
    Thanks alot, shorty

    yea i was thinking that humidity had caused the problem.. because i was in maui for a week and they are have some very humid hot weather... but i have left it on charge overnight and its acting the same.... so i guess ill try it again thanks alot tho

  • Identity problems with Outlook

    I just installed Office and Outlook to my MacBook Air (my old MacBook Pro was stolen). I've managed to get everything at place from my backup, but when I try to open Outlook I get the following notification (translated from Swedish): It's not possible to open this identity with this version of Outlook.
    Sorry if this is posted in the wrong forum.
    Best regards, Anders

    Kurt and Eric, thanks!
    It was "merely" an update issue. One problem I encountered was that MAU for some reason didn't install the service pack for Office, so I hade to get it directly off Microsoft's webpage. Problem solved, thanks!
    Best regards, Anders

  • Problems with Tomcat & Eclipse on MacOSX

    Hi everybody. I have a problem with Tomcat and Eclipse. I must make an application with JSF for my dissertation and i even become a new Mac user so i have some problems. I have installed Eclipse 3,3 Europe on Mac OSX 10,4, also I have installed Tomcat 5,5 setting up environment variable and users of Tomcat. Well, when I try to connect them creating a new server in Eclipse and select Tomcat as server and relative folder of origin, the problems begin. When I try to run on server a JSF project(naturally I have imported all the necessary libraries) it give this error to me: Could not load the Tomcat incomplete serveur configuration at /Servers/Tomcat v5.5 serveur at localhost-config.The configurator mau be corrupt or. Reason: Could not load the Tomcat incomplete serveur configuration at /Servers/Tomcat v5.5 serveur at localhost-config.The configurator mau be corrupt or incomplete. On what it can depend? It is possible that is a JRE problem? I do not find the folder jre on my file system(are novice with the mac). Thanks to all.

    This seems like a question that would be better put to an Eclipse forum.

  • Tomcat 4.1 class problem. Doesn't identify the class.

    Hi
    I just installed J2SDK and tomcat in windows xp. I've made jsp files and beans. The first page is customerlogin.jsp which takes user id and password in a form. It sends the request to authenticate.jsp. Would you please give me a few important steps that need to be done?
    My directory structure is as follows:
    C:\Tomcat 4.1\Webapps\Log -> jsps
    c:\Tomcat 4.1\Webapps\Log\WEB-INF\classes\Log -> java beans
    The jsp doesn't find AuthenBean class. It complains about it.
    org.apache.jasper.JasperException: Unable to compile class for JSP
    An error occurred at line: 1 in the jsp file: /authenticate.jsp
    Generated servlet error:
    [javac] Compiling 1 source file
    C:\Tomcat 4.1\work\Standalone\localhost\Log\authenticate_jsp.java:43: package Log does not exist
    Log.AuthenBean Authen = null;
    ^
    ******** AuthenBean is : *********
    package Log;
    public class AuthenBean{
         String userid;
         String password;
         public void setUserid (String tuserid) {
                   userid = tuserid;
         public void setPassword (String tpassword) {
                   password = tpassword;
         public String getUserid() { return userid; }
         public String getPassword() { return password; }
    ******** Authenticate.jsp ***********
    <jsp:useBean id="Authen" class="Log.AuthenBean" scope="session"/>
    <jsp:useBean id="select" class="Log.ExecuteQuery"/>
    <jsp:setProperty name="Authen" property="*"/>
    <%
    String id = Authen.getUserid();
    String passwd = Authen.getPassword();
    out.print("User id is " + id);
    out.print("Password is " + passwd);
    %>
    <%@ page import="java.util.Vector" %>
    <% Vector aResult = select.getResult();
    select.connect();
    boolean idCheck = false;
    String query = new String();
    query = "SELECT EMPLOYEE_ID, FIRST_NAME, LAST_NAME, PASSWORD, COUNTY, AREA FROM EMPLOYEE, LOCATION WHERE EMPLOYEE_ID = '" + id + "' AND PASSWORD = '" + passwd + "' AND (EMPLOYEE.LOCATION_ID = LOCATION.LOCATION_ID)";
    select.select(query, 6);
    select.disconn();
    int size = aResult.size();
    if(size > 0){
    idCheck = true;
    if(idCheck)
         session.setAttribute("loginId",id);
         session.setAttribute("firstName",(String)aResult.elementAt(1));
         session.setAttribute("lastName",(String)aResult.elementAt(2));
         session.setAttribute("county",(String)aResult.elementAt(4));
         session.setAttribute("area",(String)aResult.elementAt(5));
    %>
    <jsp:forward page="customer.jsp"/>
    <%
    else
    String error_msg = "Error: User Authentication Failed!";
    String link = "customerlogin.jsp";
    session.setAttribute("prevPage", link);
    session.setAttribute("errorMsg", error_msg);
    }%>
    ****** web.xml in Log\WEB-INF is **********
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <servlet>
    <servlet-name>Log\AuthenBean</servlet-name>
    <servlet-class>Log\AuthenBean</servlet-class>
    </servlet>
    <servlet>
    <servlet-name>Log\ExecuteQuery</servlet-name>
    <servlet-class>Log\ExecuteQuery</servlet-class>
    </servlet>
    </web-app>
    Your help would be appreciated
    Thanks!

    Your problem is in web.xml. Only servlet classes need to be mapped. Your bean class should not be.
    ****** web.xml in Log\WEB-INF is **********
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web
    Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <servlet>
    <servlet-name>Log\AuthenBean</servlet-name>
    <servlet-class>Log\AuthenBean</servlet-class>
    </servlet>
    <servlet>
    <servlet-name>Log\ExecuteQuery</servlet-name>
    <servlet-class>Log\ExecuteQuery</servlet-class>
    </servlet>
    </web-app>
    If you have only jsps, u mau use
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web
    Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    </web-app>
    Hope it works.
    Hafizur Rahman
    SCJP

  • PPC program problem with MacPro

    Hello all.
    Suddenly all my PPC programs stopped working on the MacPro.
    I have tried standard diskcheck and repair permissions on my boot harddrive.
    I have 4 different PPC program: Windows Media Player, Photoshop, MS Office and cannon scangear. All stopped working.
    It seems to be a problem with the PPC emulation.
    Any idea what I should do? Do I really need to reinstall my mac? It feels like Windows all over...
    Kind regards Mau
    MacPro 3ghz   Mac OS X (10.4.8)  

    I did download the full 10.48 update an installed. It still does not work.
    I am not shure what cused the problem. Had issus with that my root filesystem was full. It was /var/spool/qmaster that was filled with junk data.
    I could not delete the useless data in that directory. it took 50% of my harddriva space.
    I logged in as root and pwd to /var/spool/qmaster and the directory name of my qmaster que. Lets call it buhu.
    cd /var/spool/qmaster/buhu.
    To delete the data. The wonderful command:
    rm -rf *
    My computer works great, but no rosetta programs anymore. It worked since I got my Macpro in Aug.
    Thanks all for the help, and sorry for my shaky enlish.
    The 1049 update should have som rosetta updates. My problems could be solved with it?
    I am desperate and thinking about installing a beta build of 10.49.

  • UWL Login/Logout problem

    Hi
    Our portal platform is running on EP 7.0/ SP11.  we are using UWL in our portal.
    The problem we are facing now was:
    When user logins into the portal there are no tasks displaying  in the UWL. (we are getting waiting for update, after that No items displayed messages).
    User logoff from the portal and again login the portal, then uwl shows list of Tasks assigned to that user.
    Is anyboday face similar issue?
    Thanks
    Prasad

    Same problem here.
    Have already set the "Delta Pull Channel Snapshot Refresh Period" to "-1".  From the documentation, this is so that everytime the user logs in, the UWL is refreshed immediately.  Apparently this is not so.  The bahaviour is as such.
    Say for leave work item
    - Approver go in and approves the leave and logs off immediately.
    - Approver logs in the second time and still see the same work item.  The work item is still seen even after log in the next day.  Logs off immediately.
    - Approver logs in the third time and now the UWL list is updated.
    The settings to "-1" does not seem to work.  It seems like on the second login, the portal cache is updated but the UWL is not updated immediately.  It will only be updated after a delay or subsequent log in.
    Any solutions? Am checking here first before logging an OSS.
    Cheers.
    Tan Meng Mau.

Maybe you are looking for

  • I lost sound.  In systems/sound all options are greyed out

    I lost sound. In systems/sound all options are greyed out

  • Firefox Application will not start unless in PC Safe Mode

    == Issue == I have another kind of problem with Firefox == Description == A couple of days ago after seemingly working fine the day before Firefox suddenly decided to stop working. I seem to recall updating both my Adobe Flash and my Java on that day

  • How can I subscribe to different podcasts on different computers?

    Up until recenlty, I could susbcribe to different casts on two different computers. I sync my iPod with my iMac at home, and use this for most of my podcast listening. At work, I had a different set of podcasts I listened to at my desk.  Now, I get b

  • Problem with Photoshop CC - flickering image

    Hello @ all. Yesterday i bought a Photoshop CC License and then i have installed it on my Windows 8 Laptop. The Problem is... When i am editing a image, the image is flickering all the time from the original color to dark repeatedly. I Think it is a

  • Problem with Jrun dll

    Hello, Just wondering if anyone else has had issues with the jrun_iis6_wildcard.dll hanging and causing IIS to stop responding. We notice this when the website stops responding. However you can still remote desktop into the server, and the server see