Runtime Mapping Transformation Eror in SXMB_MONI

Hi All,
I am facing a peculiar situation,
My Scenario is 1:N without Using BPM... File to 3 Files scenario
source : XSD Delvry
Targetr : XSD File1, XSD File2, XSD File3 (ALL XSDs imported as External definition)
I have done all the necessary steps correctly,
<b>Also i have Tested the mapping part and it was successfull, and even i have taken the xml from SXMB_MONI and tested it, it is also working fine</b>....
Now when i send the same xml file i am getting <b>RuntimeException in Message-Mapping transformatio</b> and when i checked the namespace and receiver interface namespace and Receiver Interface
Sender side every thing is fine but at the receiving side the name space is
<b>htt://sap.com/xi/XI/System</b> ...
Receiver Interface is shown as Interface Collection
why the Namespace  is showing differently i dont undertstand , even though it is showing the Receiver service correctly but namespace is not taking properly...
Does this corresponds the above runtime Error?
<b>Please give u r valuable suggestions</b>
Thanks and Regards,
sridhar

Hi Bhavesh,
Thaks for immediate response,
I have to create target file1, but for the file2 and file3 only one of them will be created, and in mapping i tested it was giving file1 and file3,
could please give suggestion if any thing further to be done?
Note: File 2 and File3 occurences are 0...99999
i have created 3 communication channels for all the files and also three interfaces in Interface determination ... should i do something more in order to stop 2nd or 3rd file in Receiver determination condition editor?
Thanks and Regards,
sridhar

Similar Messages

  • Runtime Mapping Transformation Error

    Hi Experts,
    I am doing a file to idoc scenario in which the sender system is MDM and the Idocs are to be received in the R/3 system.
    I have generated XSD from the IDOC itself , that is MATMAS05 and used it as the source structure by importing in External Definition and the targer is of course the Idoc.
    In SXMB_MONI i get the Runtime Mapping Transformation error. What can be the reason for this.I read somewhere that the XSD and the xml file that is being picked might have different structures.
    But i checked and they are same.
    Only the problem can be with the encoding part.
    In the XML structure of the Idoc , it is UTF-8 and also after exporting it to file it is UTF-8. But after importing it in the External Definition,it becomes ISO-8859-1 and we are unable to change it.
    Also, the xml file that is given from the MDM system has encoding as UTF-8.
    Kindly help.
    Thanks in Advance.
    -Shweta.

    Hi,
    1) check out imported xsd is correct , valid. Hope while importing you have used Type as "XSD" and then after importing, check out the messages tab to know this
    2) In the mapping, did you map all the madatory fields ? like some of the attributes like BEGIN? For this BEGIN attribute map with constant value. also check all the mandatory nodes/fields
    3) check the mapping in the mapping editor independently in Repository by picking the input xml from the SXMB_MONI. So that you can test the mapping
    Hope this will solve the mapping problem. btw, it is prefer to have exact error posted here.
    Regards, Moorthy

  • RuntimeException in Message-Mapping transformation: Runtime exception durin

    Hi Friends,
    Iam going test Message Mapping, i got the error like
      RuntimeException in Message-Mapping transformation: Runtime exception during processing target field mapping /ns0:LeapIndent_R3_MT/Recordset/RowData/QTY_TNS. The message is: Exception:[java.lang.NumberFormatException: empty String] in class com.sap.aii.mappingtool.flib3.Arithm method formatNumber[, com.sap.aii.mappingtool.tf3.rt.Context@27f972cf]
    Pls help me ..
    Thanks & Regards,
    Nvr

    Hi Ravi,
      Thanks for ur reply, the problem is solved, the Date field is Mandaratory, they are not mention the data field, so that way the problem is coming.
    Thanks & Regards,
    NVR

  • Message Mapping error:  RuntimeException in Message-Mapping transformation

    Hi,
    Being new to XI, I am struglling to sort out a basic mapping error. Appreciate if you could help out.
    Its an File->XI->R/3 scenario.
    My FCC successfully reads the File and creates an XML. However this XML is not transferred to the target XML structure which is exactly same except the root element name is different at top.
    I tried various forum tips but I still am getting the error.
    ( When I Test the Message mapping in test mode..it seems fine, however if I copy the XML from SXMB_MONI, it then throws the above error)
    I looked at the MM in text mode: below is the extract
    /ns0:MT_REQUEST_TO_SAP/REQUEST_DETAILS/MSG_HEADER=/ns0:MT_REQUEST/REQUEST_DETAILS/MSG_HEADER=
    /ns0:MT_REQUEST_TO_SAP/REQUEST_DETAILS/MSG_HEADER/SOURCE=/ns0:MT_REQUEST/REQUEST_DETAILS/MSG_HEADER/SOURCE=
    /ns0:MT_REQUEST_TO_SAP/REQUEST_DETAILS/MSG_HEADER/DESTINATION=/ns0:MT_REQUEST/REQUEST_DETAILS/MSG_HEADER/DESTINATION=
    /ns0:MT_REQUEST_TO_SAP/REQUEST_DETAILS/MSG_HEADER/MESSAGE_ID=/ns0:MT_REQUEST/REQUEST_DETAILS/MSG_HEADER/MESSAGE_ID=
    As seen the name space in both starts with nS0 and end of each line has '=' sign. Is that ok.
    I have run out of options and dont know , whats the problem. Please help.
    The target and Source XML structures are exactly same as shown below
    MT_REQUEST                                 MT_REQUEST_TO_SAP
       |__MSG_HEADER                            |__MSG_HEADER  
         |__SOURCE                                |__SOURCE
         |__DESTINATION                           |__DESTINATION
         |__MESSAGE_ID                            |__MESSAGE_ID
    And the SXMB_MONI Trace shows the following error
    <Trace level="1" type="T">com.sap.aii.utilxi.misc.api.BaseRuntimeException: RuntimeException in Message-Mapping transformation:
    Cannot produce target element /ns0:MT_REQUEST_TO_SAP.
    Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd at ..
    Thanks
    Shirin
    Edited by: Shirin K on May 29, 2008 10:29 AM

    Hi Prakasu,
    As structure are exactly same, I have done 1:1 mapping. So all the fields in target structure are mapped, so no field has beeen left.
    In this structure, I do not have any 1:n relation. So 1:1 mapping should be fine.
    Apart from this could teher be any other reason.
    Regards
    Rajiv

  • JDBC Sender Error "RuntimeException in Message-Mapping transformation"

    Hi All,
    I have JDBC as sender and i am able to poll the data from the database,which is available in SXMB_MONI but its giving an error "RuntimeException in Message-Mapping transformation".I have tested the mapping in TEST and its working fine but when i tested the same in configuration its throwing an error in Interface mapping(<NOT FOUND>).
    I have also created a node <b>row</b> in my sender data type.
    Expecting your help soon.
    Thanks and regards,
    Zabi.

    Hi,
    Check the data  coming  inside..the XI... that is before mapping..
    Regards
    Agasthuri Doss

  • Run time error during message mapping transformation

    Hello,
          i created a scenario and tried to execute . i got this error .
    RuntimeException in Message-Mapping transformation: Runtime exception during processing target field mapping /ZCRM_CRMXIF_ORDER_SAVE_M01/IDOC/BEGIN. The message is: Exception:[java.lang.RuntimeException: Error: Occurred in RFC Look UpPlain exception:Problem when calling an adapter by using communication channel RFC_Lookup_Receiver (Party: , Service: Test_ReceiverSystem, Object ID: 1772b13e46b93b99bca48e278463007d) Check whether the communication channel exists in the Integration Directory; also check the cache notifications for the instance Integration Server (central Adapter-Engine) Channel object with Id Channel:1772b13e46b93b99bca48e278463007d not available in CPA Cache. com.sap.aii.mapping.lookup.LookupException: Problem when calling an adapter by using communication channel RFC_Lookup_Receiver (Party: , Service: Test_ReceiverSystem, Object ID: 1772b13e46b93b99bca48e278463007d) Check whether the communication channel exists in the Integration Directory; also check the cache notifications for the instance Integration Server (central Adapter-Engine) Channel object with Id Channel:1772b13e46b93b99bca48e278463007d not available in CPA Cache. at com.sap.aii.ibrun.server.lookup.AdapterProxyLocal.<init>(AdapterProxyLocal.java:61) at com.sap.aii.ibrun.server.lookup.SystemAccessorInternal.getProxy(SystemAccessorInternal.java:98) at com.sap.aii.ibrun.server.lookup.SystemAccessorInternal.<init>(SystemAccessorInternal.java:38) at com.sap.aii.ibrun.server.lookup.SystemAccessorHmiServer.getConnection(SystemAccessorHmiServer.java:270) at com.sap.aii.ibrun.server.lookup.SystemAccessorHmiServer.process(SystemAccessorHmiServer.java:70) at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:169) at com.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.java:178) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:296) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:211) at com.sap.aii.utilxi.hmis.web.workers.HmisInternalClient.doWork(HmisInternalClient.java:70) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletImpl.java:496) at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doPost(HmisServletImpl.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170) ] in class com.sap.xi.tf._XiameterBasicRegistration_MM_ method crmRfcLookUp$[, , , , Test_ReceiverSystem, , com.sap.aii.mappingtool.tf3.rt.Context@26dd0a50]
    can any one tel me wats going wrong ??

    The error shows that you are using business system and comm. channel in UDF for doing some processing. The error is because it is not able to locate the specified comm channel for the business sytem.
    please check if the comm. channel name and business system names are spelled correctly. Also you can try refreshing the CPA cache/ XI cache.

  • RuntimeException in Message-Mapping transformation: -- Message Status 14

    Dear ALL Experts
    Messages are failed and showing the "RuntimeException in Message-Mapping transformation: Cannot produce target element "
    also Message Status are showing as 14.  Need to know few details such as,
    1> Where we can check the exact error ?
    2> Where we can check the error log file ?
    3> What will be the possiable reason behind this failer ?
    4> how can we resolve the same ?
    Thanks and Regards
    Machindra Patade

    Messages are failed and showing the "RuntimeException in Message-Mapping transformation:
    Cannot produce target element "
    The mapping logic applied is not able to produce the target element with the sorresponding Source payload.
    Check if the payload (which you see in SXMB_MONI) is able to execute the mapping (Message/ Interface Mapping --> Test) successfully.
    you can even refer page-191 from this guide:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000702797&_OBJECT=011000358700000063822008E
    S-userid required to view the above document....the method is the same for SAP XI/ PI 7.0/ 7.1
    Regards,
    Abhishek.

  • Repeate Message after RuntimeException in Message-Mapping transformation

    Hello Experts,
    I have a mapping defined with a UDF. In the mapping editor the tests were successfull but in the reale world - of course not
    Now I have a message in the Integration Server with red flag because of
    com.sap.aii.utilxi.misc.api.BaseRuntimeException: RuntimeException in Message-Mapping transformation: Runtime exception during processing target field mapping /LIST/S_UNB/S_UNH/G_SSG18/S_GID/C_C213/D_7224. The message is: Exception:[java.lang.NumberFormatException: For input string: "__cC_"]
    I've located the error in the UDF and want to repeate the message with the new mapping. But again the same error although the test in the mapping tool (with the original payload) was successfull.
    It must be possible to repeate those messages but how?
    Thanks a lot.
    Christian

    This was a little bit strange. But after the import, the version of the mapping in PROD was different from TEST.
    I've changed the description Field of the Mapping in Test, activated the version and did the export/import again. Now the versions were the same and after repeating the message everything is o.k.
    THANKS ALL FOR YOUR HELP!
    Christian

  • UK E-Filing: Message Mapping Transformation

    Hello Everyone,
    Just curious to know if anyone has seen this error while working on E-Filing for the UK, while trying to send data to the Inland Revenue:
    com.sap.aii.utilxi.misc.api.BaseRuntimeException: RuntimeException in Message-Mapping transformation: Cannot produce target element /ns0:GovTalkMessage/ns0:Body/ns1:IRenvelope. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd at com.sap.aii.mappingtool.tf3.AMappingProgram.start
    Helpful, readable, and easy to understand reponses which provide a resolution to this issue, will be rewarded accordingly.
    Thanks for your help!
    John

    Hi John,
    1) Your problem is related to Message mapping only.
    2) This type of error means in mapping you have context problem. Some where your context is mismatched for IRenvelope node.
    3) Take your runtime xml and check directly in message mapping.
    4) Your output instances for IRenvelope is more than its occurances.
    5) Try by using RemoveContext function before your target node.
    Regards Rohit,
    Reward points if helpful

  • Runtime Mapping step throws error

    Good Morning All,
    Recently we migrgated our XI server from Windows to Linux environment. after migration,We tried to test our interfaces,
    No Interface are working, XI is getting the messages,In Runtime Mapping step it failed every interfaces due to error called "This program line cannot be accessed".
    We tested four scearnios ,Every interface failed due to error,Kindly please suggest how can I am going approach here.
    for your reference The trace error full description is:
    <Trace level="1" type="T">Interface Mapping SCM001A1_SA_REQSAPLOG_AND_SAPDATAINSERTREQ_to_SIE_PG_1E_SD_SAP_2_SCM_DB</Trace>
      <Trace level="1" type="T">This program line cannot be accessed</Trace>
      <Trace level="1" type="T">com.sap.aii.utilxi.misc.api.UnreachableException: This program line cannot be accessed at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java:118) at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java:69) at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java:382) at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.getCurrentStamp(Pool.java:155) at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java:50) at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java:52) at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java:91) at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java:45) at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java:92) at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java:90) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java:95) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java:68) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java:79) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0_0.processFunction(MappingServiceObjectImpl0_0.java:131) at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187) at $Proxy199.processFunction(Unknown Source) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:107) at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequestInternal(RFCJCOServer.java:113) at com.sap.engine.services.rfcengine.RFCJCOServer$ApplicationRunnable.run(RFCJCOServer.java:157) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)</Trace>
    Thank you very much,
    Regards,
    Sateesh

    Hi All,
    We raised the SAP call for this issue, They asked for the J2ee engine thread dump. We created the dump and sent to SAP people back. Now we are waiting the response from SAP people.
    Mean while, Here I am sharing you our XI server J2EE engine thread dump below, Please share your ideas about this thread dump.
    Unfortunately, here I am n't provide you the full thread dump. It was very huge.
    Thread Dump:
    stdout/stderr redirect
    node name   : server0
    pid         : 31861
    system name : XQ1
    system nr.  : 10
    started at  : Mon Mar 14 14:40:57 2011
    <?xml version="1.0" ?>
    <verbosegc version="200902_24">
    log4j:ERROR setFile(null,true) call failed.
    java.io.FileNotFoundException: /usr/sap/ccms/wily/logs/IntroscopeAgent.log (Permission denied)
         at java.io.FileOutputStream.openAppend(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:199)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:124)
         at com.wily.org.apache.log4j.FileAppender.setFile(Unknown Source)
         at com.wily.org.apache.log4j.RollingFileAppender.setFile(Unknown Source)
         at com.wily.introscope.agent.AutoNamingRollingFileAppender.setFile(AutoNamingRollingFileAppender.java:179)
         at com.wily.org.apache.log4j.FileAppender.activateOptions(Unknown Source)
         at com.wily.org.apache.log4j.config.PropertySetter.activate(Unknown Source)
         at com.wily.org.apache.log4j.config.PropertySetter.setProperties(Unknown Source)
         at com.wily.org.apache.log4j.config.PropertySetter.setProperties(Unknown Source)
         at com.wily.org.apache.log4j.PropertyConfigurator.parseAppender(Unknown Source)
         at com.wily.org.apache.log4j.PropertyConfigurator.parseCategory(Unknown Source)
         at com.wily.org.apache.log4j.PropertyConfigurator.parseCatsAndRenderers(Unknown Source)
         at com.wily.org.apache.log4j.PropertyConfigurator.doConfigure(Unknown Source)
         at com.wily.org.apache.log4j.PropertyConfigurator.configure(Unknown Source)
         at com.wily.util.feedback.backend.log4j.Log4JBackend.configureFromProperties(Log4JBackend.java:97)
         at com.wily.util.feedback.WilyLog4JConfigureAndWatchHelper.onChange(WilyLog4JConfigureAndWatchHelper.java:61)
         at com.wily.util.ConfigurationWatcher.addConfigurationListener(ConfigurationWatcher.java:147)
         at com.wily.util.feedback.AsynchFeedbackChannel.setConfiguration(AsynchFeedbackChannel.java:64)
         at com.wily.introscope.agent.enterprise.EnterpriseAgent.setAgentFeedbackConfiguration(EnterpriseAgent.java:551)
         at com.wily.introscope.agent.enterprise.EnterpriseAgent.loadLogConfiguration(EnterpriseAgent.java:513)
         at com.wily.introscope.agent.enterprise.EnterpriseAgent.doPostConstructionInitialize(EnterpriseAgent.java:201)
         at com.wily.introscope.agent.runtime.java.enterprise.Java2EnterpriseAgent.doPostConstructionInitialize(Java2EnterpriseAgent.java:32)
         at com.wily.introscope.agent.ACommonAgent.postConstructionInitialize(ACommonAgent.java:237)
         at com.wily.introscope.agent.AgentShim.doCreateDelegate(AgentShim.java:590)
         at com.wily.introscope.agent.AgentShim.createDelegate(AgentShim.java:501)
         at com.wily.introscope.agent.AgentShim.getDelegateAgent(AgentShim.java:471)
         at com.wily.introscope.agent.AgentShim.ProbeBuilderEntryPoint_initializeAgentShim(AgentShim.java:711)
         at com.wily.introscope.api.autoprobe.IntroscopeAutoProbeImpl.<init>(IntroscopeAutoProbeImpl.java:35)
         at com.wily.introscope.api.autoprobe.IntroscopeAutoProbeFactory.createIntroscopeAutoProbe(IntroscopeAutoProbeFactory.java:163)
         at com.wily.introscope.autoprobe.connector.AutoProbeConnector.internalLoadAutoProbeAdapter(AutoProbeConnector.java:135)
         at com.wily.introscope.autoprobe.connector.AutoProbeConnector.loadAutoProbeAdapter(AutoProbeConnector.java:155)
         at com.wily.introscope.autoprobe.connector.AutoProbeConnector.getAutoProbeAdapter(AutoProbeConnector.java:173)
         at com.wily.introscope.autoprobe.connector.AutoProbeConnector.addProbes(AutoProbeConnector.java:204)
         at java.lang.ClassLoader.defineClass(ClassLoader.java)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:147)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:477)
         at java.net.URLClassLoader.access$500(URLClassLoader.java:111)
         at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:849)
         at java.security.AccessController.doPrivileged(AccessController.java:279)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:373)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:627)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:442)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:593)
    <af type="nursery" id="18" timestamp="Mar 14 14:43:36 2011" intervalms="11997.910">
      <minimum requested_bytes="184" />
      <time exclusiveaccessms="0.107" />
      <nursery freebytes="0" totalbytes="313206784" percent="0" />
      <tenured freebytes="1650623016" totalbytes="1728053248" percent="95" >
        <soa freebytes="1564220968" totalbytes="1641651200" percent="95" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <gc type="scavenger" id="18" totalid="18" intervalms="11999.543">
        <flipped objectcount="902865" bytes="77828496" />
        <tenured objectcount="43204" bytes="2969152" />
        <refs_cleared soft="130" weak="80" phantom="0" />
        <finalization objectsqueued="887" />
        <scavenger tiltratio="75" />
        <nursery freebytes="234315312" totalbytes="315141120" percent="74" tenureage="9" />
        <tenured freebytes="1646084472" totalbytes="1728053248" percent="95" >
          <soa freebytes="1559682424" totalbytes="1641651200" percent="95" />
          <loa freebytes="86402048" totalbytes="86402048" percent="100" />
        </tenured>
        <time totalms="40.434" />
      </gc>
      <nursery freebytes="234313264" totalbytes="315141120" percent="74" />
      <tenured freebytes="1646084472" totalbytes="1728053248" percent="95" >
        <soa freebytes="1559682424" totalbytes="1641651200" percent="95" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <time totalms="42.493" />
    </af>
    ================================================================================
    JVMDUMP006I Processing Dump Event "user", detail "" - Please Wait.
    JVMDUMP032I JVM requested Java dump using '/usr/sap/XQ1/DVEBMGS10/j2ee/cluster/server0/javacore.20110316.130003.32060.0004.txt' in response to an event
    JVMDUMP010I Java Dump written to /usr/sap/XQ1/DVEBMGS10/j2ee/cluster/server0/javacore.20110316.130003.32060.0004.txt
    JVMDUMP013I Processed Dump Event "user", detail "".
    <af type="nursery" id="239" timestamp="Mar 16 13:01:58 2011" intervalms="263309.652">
      <minimum requested_bytes="56" />
      <time exclusiveaccessms="0.168" />
      <nursery freebytes="0" totalbytes="366089216" percent="0" />
      <tenured freebytes="1137630384" totalbytes="1728053248" percent="65" >
        <soa freebytes="1051228336" totalbytes="1641651200" percent="64" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <gc type="scavenger" id="239" totalid="239" intervalms="263310.415">
        <flipped objectcount="328811" bytes="39659864" />
        <tenured objectcount="1662" bytes="236744" />
        <refs_cleared soft="2164" weak="5661" phantom="0" />
        <finalization objectsqueued="6154" />
        <scavenger tiltratio="87" />
        <nursery freebytes="326992280" totalbytes="368861184" percent="88" tenureage="14" />
        <tenured freebytes="1136712880" totalbytes="1728053248" percent="65" >
          <soa freebytes="1050310832" totalbytes="1641651200" percent="63" />
          <loa freebytes="86402048" totalbytes="86402048" percent="100" />
        </tenured>
        <time totalms="37.310" />
      </gc>
      <nursery freebytes="326990232" totalbytes="368861184" percent="88" />
      <tenured freebytes="1136712880" totalbytes="1728053248" percent="65" >
        <soa freebytes="1050310832" totalbytes="1641651200" percent="63" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <time totalms="38.244" />
    </af>
    ================================================================================
    dump stack trace : Wed Mar 16 13:02:44 2011
    ================================================================================
    JVMDUMP006I Processing Dump Event "user", detail "" - Please Wait.
    JVMDUMP032I JVM requested Java dump using '/usr/sap/XQ1/DVEBMGS10/j2ee/cluster/server0/javacore.20110316.130244.32060.0005.txt' in response to an event
    JVMDUMP010I Java Dump written to /usr/sap/XQ1/DVEBMGS10/j2ee/cluster/server0/javacore.20110316.130244.32060.0005.txt
    JVMDUMP013I Processed Dump Event "user", detail "".
    Thank you,
    Sateesh

  • Long running mapping when using Mapping Transformations

    Hi,
    I have a source table with 8,000 records which I would like to merge using the update/insert operator into my target table. This simple operation takes 15 sec which I am very happy with. The problem I have is when I try to call a series of Functions using Mapping Transformations - when I do this the performance of the mapping is dire - it now takes longer than 40min!!!
    The strange thing is that when I generate the intermediate result and run the code (not including the Merge in to my Target table) in TOAD, the results come back quickly? So I am not sure if there is a problem with the fact that I am using Mapping Transformations or if I am using a Merge on the Target Table...
    I have taken off Parrallel hints on the target table and applied the relevant indexes.
    I am really lost and any help would be most appreciated.
    Regards
    Mitesh

    If you could let us know what kind of functions you are using? I had experienced the same problem while calling a function using a Mapping Transformation. The functions used a cursor and for every source record these function were getting called and the cursor was opened and closed, which caused a performance bottleneck.
    Better write the functions with direct SQLs and no cursors, if possible or use a temporary table, joiner operator or look up operator to achieve the task.
    This should reduce the execution time considerably.
    Regards
    Arnab

  • Runtime Exception in Message mapping transformation.

    hi Experts,
    i did IDOC(MATMAS05) to File scenario.
    if i tested the mapping in IR (Test tab), its working fine.
    but when i triggered the IDOC from SAP R/3 system, it reaches to SAP PI and showing Mapping falure in SXMB_Moni.
    then i took the payload from the MONI, and tesed with this payload in Mapping test tab in IR.
    there it is showing as java null pointer exception.
    can anybody tell me what is the problem here?
    thanks,
    kumar

    Hi,
    I think the required fields might not be occuring, if it occurs it might not have contianed any values thats the reason why message mapping is failing. For required fields you might have done some transformations which will not work if source required field has no values in it.
    So kindly check and correct.
    Regards,
    Chandra.

  • Runtime Mapping error

    Dear all,
    This week we had done XQ1 operating system transformation from HP-UX to Linux environment,after that we test our Interfaces(Scenarios) and get the following error in runtime message mapping
    We tested manually for our scenarios,every scenario Mapping is execute successfully,but in runtime it gives the below following dump
    SXMB_Moni error Description:
    <?xml version="1.0" encoding="utf-8" ?>
    - <MappingTrace>
    <Trace level="1" type="T">Mapping-Namespace:urn:pg-com:OLK001A1:PD2TCTP-OpenJob</Trace>
    <Trace level="1" type="T">Mapping-Name:PD2001A1_PD2001A1_IDOC_ZXI0001_to_CWLD_RFC_EVENT_RETURN</Trace>
    <Trace level="1" type="T">Mapping-SWCV:5D932D90E93411DC9277D3DB0A9E0151</Trace>
    <Trace level="1" type="T">Mapping-Step:1</Trace>
    <Trace level="1" type="T">Mapping-Type:JAVA</Trace>
    <Trace level="1" type="T">Mapping-Program:com/sap/xi/tf/_PD2001A1_PD2001A1_IDOC_ZXI0001_to_CWLD_RFC_EVENT_RETURN_</Trace>
    <Trace level="1" type="T">This program line cannot be accessed</Trace>
    <Trace level="1" type="T">com.sap.aii.utilxi.misc.api.UnreachableException: This program line cannot be accessed at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java:118) at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java:69) at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java:382) at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.getCurrentStamp(Pool.java:155) at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java:50) at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java:52) at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java:91) at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java:45) at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java:92) at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java:90) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java:95) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java:68) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java:79) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0_0.processFunction(MappingServiceObjectImpl0_0.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187) at $Proxy199.processFunction(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:107) at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequestInternal(RFCJCOServer.java:113) at com.sap.engine.services.rfcengine.RFCJCOServer$ApplicationRunnable.run(RFCJCOServer.java:157) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)</Trace>
    <Trace level="1" type="T" />
    </MappingTrace>
    At the same time our XI administator got the following below dump
    #1.5^H#E41F1367D108006600000208000007790004A52B76288B1E#1307505991387#com.sap.engine.services.security.authentication.logincontext#sap.com/com.sap.security.core.admin#com.sap.engine.services.security.authentication.logincontext#J2EE_GUEST#0####b11663a0918411e0ac9ae41f1367d108#SAPEngine_Application_Thread[impl:3]_15##0#0#Error#1#/System/Security/Authentication#Plain###LOGIN.FAILED
    User: N/A
    Authentication Stack: ticket
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.security.core.server.jaas.EvaluateTicketLoginModule             SUFFICIENT  ok          exception             true       null
    2. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   REQUISITE   ok                                true
    3. com.sap.security.core.server.jaas.CreateTicketLoginModule               OPTIONAL    ok                                true       #
    #1.5^H#E41F1367D10800660000020A000007790004A52B76288D65#1307505991388#com.sap.engine.services.security.authentication.logonapplication#sap.com/com.sap.security.core.admin#com.sap.engine.services.security.authentication.logonapplication.doLogon#J2EE_GUEST#0####b11663a0918411e0ac9ae41f1367d108#SAPEngine_Application_Thread[impl:3]_15##0#0#Error##Java###doLogon failed
    [EXCEPTION]
    #1#com.sap.security.core.logon.imp.UMELoginException: USER_AUTH_FAILED
            at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.logon(SAPJ2EEAuthenticator.java:341)
            at com.sap.security.core.logonadmin.ServletAccessToLogic.logon(ServletAccessToLogic.java:202)
            at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.doLogon(SAPMLogonLogic.java:977)
            at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.uidPasswordLogon(SAPMLogonLogic.java:630)
            at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.executeRequest(SAPMLogonLogic.java:150)
            at com.sap.security.core.sapmimp.logon.SAPMLogonServlet.doPost(SAPMLogonServlet.java:60)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:219)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    So please help us to solve this problem as soon as possible. We are looking forward to here from you.
    Thank you very much,
    Sateesh

    Hi,
    Thank you very much for your responses,
    JCO_Runtime_Server is fine.
    Yes, We had login problem for our J2ee_Guest user, We are n't unable to login and get the below from Adminstator end.
    #1.5^H#E41F1367D108006600000208000007790004A52B76288B1E#1307505991387#com.sap.engine.services.security.authentication.logincontext#sap.com/com.sap.security.core.admin#com.sap.engine.services.security.authentication.logincontext#J2EE_GUEST#0####b11663a0918411e0ac9ae41f1367d108#SAPEngine_Application_Thread[impl:3]_15##0#0#Error#1#/System/Security/Authentication#Plain###LOGIN.FAILED
    User: N/A
    Authentication Stack: ticket
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.security.core.server.jaas.EvaluateTicketLoginModule             SUFFICIENT  ok          exception             true       null
    2. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   REQUISITE   ok                                true
    3. com.sap.security.core.server.jaas.CreateTicketLoginModule               OPTIONAL    ok                                true       #
    #1.5^H#E41F1367D10800660000020A000007790004A52B76288D65#1307505991388#com.sap.engine.services.security.authentication.logonapplication#sap.com/com.sap.security.core.admin#com.sap.engine.services.security.authentication.logonapplication.doLogon#J2EE_GUEST#0####b11663a0918411e0ac9ae41f1367d108#SAPEngine_Application_Thread[impl:3]_15##0#0#Error##Java###doLogon failed
    [EXCEPTION]
    #1#com.sap.security.core.logon.imp.UMELoginException: USER_AUTH_FAILED
            at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.logon(SAPJ2EEAuthenticator.java:341)
            at com.sap.security.core.logonadmin.ServletAccessToLogic.logon(ServletAccessToLogic.java:202)
            at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.doLogon(SAPMLogonLogic.java:977)
            at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.uidPasswordLogon(SAPMLogonLogic.java:630)
            at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.executeRequest(SAPMLogonLogic.java:150)
            at com.sap.security.core.sapmimp.logon.SAPMLogonServlet.doPost(SAPMLogonServlet.java:60)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:219)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Could you please help us out about this problem, Thank you very much.
    Sateesh
    Edited by: sateesh kumar .N on Jun 8, 2011 1:46 PM

  • Few Mapping Transformations

    Hi All,
    I have, say, 3 DataStore's. I have to send few fields from DSO1 to DSO3 and rest from DSO2 to DSO3.
    There are many other fields on 3 of the DSO's that doesn't feed one another.
    Now, when I am trying to map some fields from DSO1 to DSO3 and trying to activate I get an error "Error while activating transformation. Message no. RSTRAN510".
    How do I map only the fields that I need?
    Thanks,
    Pradeep

    I asked because of OSS note 905624, you can verify whether it is applicable to you :-
    <i>
    Symptom
    If the transformation contains a start routine or an end routine, you may not be able to activate it. The system issues message RSTRAN 510.
    Other terms
    Start routine; end routine; RSTRAN510; RSTRAN 510
    Reason and Prerequisites
    The error occurs if the transformation contains a start routine or an end routine. In these routines, a field of the <SOURCE_FIELDS> structure or the <RESULT_FIELDS> structure is used and this field is not used in a normal rule.
    </i>

  • XSLT Mapping, Transformer configuration exception occurred when loading

    Hi,
    My source message is an IDOC HRMD, I need my target message to include exactly
    <EPERSON xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ContextPersonMessage">
    I have therefore suggested to use XSLT mapping.
    Here is the test_mapping.xsl that I Imported as Zip in Imported Archives.
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns0="http://polyright.com/xi/HR">
         <xsl:template match="/">
              <EPERSON xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ContextPersonMessage">
                          <xsl:for-each select="HRMD_A07/IDOC/E1PLOGI">
                <CONTEXTPERSON personid="" id="">
                      <PERSON action="add">
                               <TITLE></TITLE>
                               <FIRSTNAME><xsl:value-of select="E1PITYP/E1P0002/VORNA"/></FIRSTNAME>
                               <SECONDNAME></SECONDNAME>
                               <NAME><xsl:value-of select="E1PITYP/E1P0002/NACHN"/></NAME>
                               <ADDRESS1></ADDRESS1>
                               <ADDRESS2></ADDRESS2>
                               <POSTALCODE></POSTALCODE>
                               <CITY></CITY>
                               <COUNTRY></COUNTRY>
                               <COUNTRYID></COUNTRYID>
                               <PROFESSION></PROFESSION>
                               <LANGUAGE></LANGUAGE>
                               <LANGUAGEID></LANGUAGEID>
                               <PERSONTYPEID></PERSONTYPEID>
                               <CREATIONDATE></CREATIONDATE>
                               <BIRTHDATE></BIRTHDATE>
                               <CATEGORY></CATEGORY>
                             </PERSON>
                      </xsl:for-each>
              </EPERSON>
         </xsl:template>
    </xsl:stylesheet>
    When I test the Interface mapping, I get the following error:
    Transformer configuration exception occurred when loading XSLT test_mapping.xsl (http://polyright.com/xi/HR, 783938d1-4463-11dd-b136-e03ac0a80c15, -1)
    Searching through the forum, it is probably an namespace issue, but I have no idea of what needs to be changed. Any suggestions ?

    Try running end-to-end scenario and check if you could get detailed error message.
    Also check if the problem arises from the "ns0" usage.
    Regards,
    Prateek

Maybe you are looking for

  • No sound, but chip detected

    Right. My laptop's sound chip is an Intel 82801DB-ICH4, which is the exact chip used as an example in the ALSA article in the Archwiki, but following the instructions yields no result for my sound. Any ideas? The snd-pcsp module was not found and the

  • The drag to resize bar is not showing up or working. Have to drag individual corners to resize

    When I resize photos using the drag scrollbar tool I have to resize every corner. Which is giving it this weird dimensional look instead of looking flat and none perspective.  Any help? Using adobe photo elements 9 on mac.

  • Acrobat Pro upgrade path 9.0.0 to 9.4.6 on MacOS

    I've already googled adobe cumulative update, etc, but all I can find are the incremental updates. I work in a small company and have been tasked with updating all our Acrobat Pro 9.0.0 users to 9.4.6. So far the only way I've found to do this is to

  • Dynamic agent rule during approval

    Hi gurus, my question is based on a customer requirement. they want a n-step approval with dynamic agent determination: fine. then they want to maintain the substitutes: fine as well. But what they want to do is to change the workflow path based on t

  • Best HD Upgrade Strategy?

    I have a MacPro ("Early 2008") 2.8 GHz Quad Core 45-nm Intel Xeon E5462 2008 with 8GB RAM. I am running it as an office server with Mountain Lion Server. Two years ago I upgraded the two harddrives to 3TB each ... but at the time, did not install the