<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Commit fault: ASJ.ejb.005043 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473177#M3374366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I faced the same error, the solution is check your T-code : SLDCHECK in sender r/3 system.&lt;/P&gt;&lt;P&gt;Hope this fails.For more info about this error,pls check SAP NOTE - 1952406&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Feb 2014 10:18:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-02-06T10:18:41Z</dc:date>
    <item>
      <title>Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaq-p/9473169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scenario is IDOC -&amp;gt; PI -&amp;gt; File. (I will change it later to IDOC -&amp;gt; PI -&amp;gt; JDBC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I initially followed William Li's blog found here:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/people/william.li/blog/2011/05/04/configuring-pi-730-java-idoc-adapter"&gt;http://scn.sap.com/people/william.li/blog/2011/05/04/configuring-pi-730-java-idoc-adapter&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the following error in SM58 when I try and move an IDOC from SAP to SAP PO (we are running SAP PO 7.31).&amp;nbsp; I had a look at all the notes suggested in other related discussions but could not find any notes for 7.31.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the net weaver log viewer I get the following errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Caught runtime exception while notifying MonitoringStatusListener com.sap.aii.af.service.administration.impl.MonitoringStatusListenerImpl@d0065e7 of state change: java.lang.NullPointerException: while trying to invoke the method com.sap.aii.af.service.administration.impl.container.ProcessContextImpl.getNativePayloadId() of an object loaded from local variable 'pci'&lt;/LI&gt;&lt;LI&gt;No Service configured for key = xxx#yyy&amp;nbsp; (where xxx is my system id and yyy is my instance number.)&lt;/LI&gt;&lt;LI&gt;System exception [EXCEPTION] javax.ejb.EJBException: ASJ.ejb.005043 (Failed in component: sap.com/com.sap.aii.adapter.idoc.app, BC-XI-CON-IDO) Exception raised from invocation of public void com.sap.aii.af.idoc.inbound.IDocReceiverBean.onCommit(java.lang.String) method on bean instance com.sap.aii.af.idoc.inbound.IDocReceiverBean@4c19f46d for bean sap.com/com.sap.aii.adapter.idoc.app*xml|com.sap.aii.adapter.idoc.ejb.jar*xml|IDocReceiverBean in application sap.com/com.sap.aii.adapter.idoc.app.; nested exception is: com.sap.conn.idoc.IDocRuntimeException &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;com.sap.conn.idoc.IDocRuntimeException &lt;/P&gt;&lt;P&gt;at com.sap.aii.af.idoc.inbound.IDocReceiverBean.onCommit(IDocReceiverBean.java:133) &lt;/P&gt;&lt;P&gt;at sun.reflect.GeneratedMethodAccessor1562.invoke(Unknown Source) &lt;/P&gt;&lt;P&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) &lt;/P&gt;&lt;P&gt;at java.lang.reflect.Method.invoke(Method.java:597) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:47) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MessageListenerType.invoke(Interceptors_MessageListenerType.java:111) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Lock.invoke(Interceptors_Lock.java:21) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.MDBProxyInvocationHandler.invoke(MDBProxyInvocationHandler.java:78) &lt;/P&gt;&lt;P&gt;at $Proxy3514.onCommit(Unknown Source) &lt;/P&gt;&lt;P&gt;at com.sap.mw.jco.jra.JRA$ReaderThread.commit(JRA.java:7978) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.DefaultServerWorker.onCommit(DefaultServerWorker.java:222) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.playbackTRfc(MiddlewareJavaRfc.java:2683) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.handletRfcRequest(MiddlewareJavaRfc.java:2546) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.listen(MiddlewareJavaRfc.java:2367) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.DefaultServerWorker.dispatch(DefaultServerWorker.java:284) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.DefaultServerWorker.loop(DefaultServerWorker.java:369) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.DefaultServerWorker.run(DefaultServerWorker.java:245) &lt;/P&gt;&lt;P&gt;at com.sap.mw.jco.jra.JRA$ReaderThread.run(JRA.java:8305) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.connector.jca15.work.TaskImpl.run(TaskImpl.java:245) &lt;/P&gt;&lt;P&gt;at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122) &lt;/P&gt;&lt;P&gt;at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101) &lt;/P&gt;&lt;P&gt;at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328) &lt;/P&gt;&lt;P&gt;javax.ejb.EJBException: ASJ.ejb.005043 (Failed in component: sap.com/com.sap.aii.adapter.idoc.app, BC-XI-CON-IDO) Exception raised from invocation of public void com.sap.aii.af.idoc.inbound.IDocReceiverBean.onCommit(java.lang.String) method on bean instance com.sap.aii.af.idoc.inbound.IDocReceiverBean@4c19f46d for bean sap.com/com.sap.aii.adapter.idoc.app*xml|com.sap.aii.adapter.idoc.ejb.jar*xml|IDocReceiverBean in application sap.com/com.sap.aii.adapter.idoc.app.; nested exception is: com.sap.conn.idoc.IDocRuntimeException &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:82) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:47) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MessageListenerType.invoke(Interceptors_MessageListenerType.java:111) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Lock.invoke(Interceptors_Lock.java:21) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.MDBProxyInvocationHandler.invoke(MDBProxyInvocationHandler.java:78) &lt;/P&gt;&lt;P&gt;at $Proxy3514.onCommit(Unknown Source) &lt;/P&gt;&lt;P&gt;at com.sap.mw.jco.jra.JRA$ReaderThread.commit(JRA.java:7978) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.DefaultServerWorker.onCommit(DefaultServerWorker.java:222) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.playbackTRfc(MiddlewareJavaRfc.java:2683) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.handletRfcRequest(MiddlewareJavaRfc.java:2546) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.listen(MiddlewareJavaRfc.java:2367) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.DefaultServerWorker.dispatch(DefaultServerWorker.java:284) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.DefaultServerWorker.loop(DefaultServerWorker.java:369) &lt;/P&gt;&lt;P&gt;at com.sap.conn.jco.rt.DefaultServerWorker.run(DefaultServerWorker.java:245) &lt;/P&gt;&lt;P&gt;at com.sap.mw.jco.jra.JRA$ReaderThread.run(JRA.java:8305) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.connector.jca15.work.TaskImpl.run(TaskImpl.java:245) &lt;/P&gt;&lt;P&gt;at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122) &lt;/P&gt;&lt;P&gt;at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101) &lt;/P&gt;&lt;P&gt;at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328) &lt;/P&gt;&lt;P&gt;Caused by: com.sap.conn.idoc.IDocRuntimeException &lt;/P&gt;&lt;P&gt;at com.sap.aii.af.idoc.inbound.IDocReceiverBean.onCommit(IDocReceiverBean.java:133) &lt;/P&gt;&lt;P&gt;at sun.reflect.GeneratedMethodAccessor1562.invoke(Unknown Source) &lt;/P&gt;&lt;P&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) &lt;/P&gt;&lt;P&gt;at java.lang.reflect.Method.invoke(Method.java:597) &lt;/P&gt;&lt;P&gt;at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47) &lt;/P&gt;&lt;P&gt;... 33 more &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;[JRA]serverExceptionOccurred. Server XI_IDOC_DEFAULT_ PID, Managed_Application_Thread_24, connectionId=4-172.16.4.98|sapgw01|XI_IDOC_DEFAULT_ PID, Exception: com.sap.conn.jco.JCoException: (104) JCO_ERROR_SYSTEM_FAILURE: Commit fault: ASJ.ejb.005043 (Failed in component: sap.com/com.sap.aii.adapter.idoc.app, BC-XI-CON-IDO) Exception raised from invocation of public void com.sap.aii.af.idoc.inbound.IDocReceiverBean.onCommit(java.lang.String) method on bean instance com.sap.aii.af.idoc.inbound.IDocReceiverBean@4c19f46d for bean sap.com/com.sap.aii.adapter.idoc.app*xml|com.sap.aii.adapter.idoc.ejb.jar*xml|IDocReceiverBean in application sap.com/com.sap.aii.adapter.idoc.app.; nested exception is: com.sap.conn.idoc.IDocRuntimeException (raised by system xxxxxxxxxxxxx)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me?&amp;nbsp; Ive gone through 3 different blogs on how to configure the scenario but no luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 09:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaq-p/9473169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T09:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473170#M3374359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; I hope you have created ICO configuration right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: calibri, verdana, arial, sans-serif; font-size: 16px; background-color: #ffffff;"&gt;--&amp;gt; Have you created JCO RFC Provider destination? is not necessary also check the IS_URL parameters are properly defined or not?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;--&amp;gt; use XPI code inspector&amp;nbsp; to trace the bug..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;--&amp;gt; Go to communication channel monitoring see the audit log.. check if is there any error..?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or else &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;--&amp;gt; goto SCIM - restart u r&amp;nbsp; Java instance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;Refer below links&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/thread/3278142"&gt;http://scn.sap.com/thread/3278142&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author " style="font-size: 0.9em; background-color: #ffffff; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-size: 11px; font-family: inherit;"&gt;Refer&amp;nbsp; &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/philip.kotschote" id="jive-33583124888930135679194" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;Philip Kotschote&lt;/A&gt;reply in this thread..&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/message/13699610#13699610"&gt;http://scn.sap.com/message/13699610#13699610&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author " style="font-size: 0.9em; background-color: #ffffff; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-size: 11px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/community/pi-and-soa-middleware/blog/2010/10/21/pixi-pi-73-new-java-based-idoc-adapters-configuration-sender-receiver--teaser"&gt;http://scn.sap.com/community/pi-and-soa-middleware/blog/2010/10/21/pixi-pi-73-new-java-based-idoc-adapters-configuration-sender-receiver--teaser&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Idoc_AAE to File configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/docs/DOC-31398"&gt;http://scn.sap.com/docs/DOC-31398&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will helpful..&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1495/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhargava krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 13:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473170#M3374359</guid>
      <dc:creator>Bhargavakrishna</dc:creator>
      <dc:date>2013-05-31T13:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473171#M3374360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Hi Bhargava,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Thanks for the reply!&amp;nbsp; Thanks for all the links.&amp;nbsp; Ive seen most of them and gone through them all.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;I found my mistake by looking at the channel monitoring and by searching in the trouble shooting guide for the error. I had to maintain adapter-specific identifier for my business component.&amp;nbsp; What should I fill in at IDOC Adapter : Logical System?&amp;nbsp; It seems the field has a very limited length (10 characters).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;I get a new error now:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Error in look for the bindingcom.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve inbound binding for the given P/S/A values: FP=;TP=;FS=xxxxxxxxxxxxxxxxxx;TS=;AN=LOIMSO.LOIMSO01;ANS=urn:sap-com:document:sap:idoc:messages; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I searched SDN and everyone suggested I refresh the cache, I did with no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how I can sort out my new error?&amp;nbsp; I am guessing it is because I might have a mistake in the adapter specific information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 13:22:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473171#M3374360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-03T13:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473172#M3374361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, if you do the cache refresh, it should get resolved. if not its better to do the configuration again by deleting the old one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you cleared all the caches? both IR and ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and SLD cache.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to PI home page-&amp;gt; administration--&amp;gt; and clear the cache from there and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that all the run time/ Delta cache will be refreshed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the refresh is done, try to restart the server and see. some times server restart will resolve these types of issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help...&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1495/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhargava krishna&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 16:23:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473172#M3374361</guid>
      <dc:creator>Bhargavakrishna</dc:creator>
      <dc:date>2013-06-03T16:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473173#M3374362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still battling with this issue.&amp;nbsp; I tried clearing the cache, restarted etc. with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the issue must be with my config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To recap, I took&amp;nbsp; the following steps:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I did the config in SAP (The IDOC is sent to PI)&lt;/LI&gt;&lt;LI&gt;configured InboundRA and created a default destination, connection tests all ok&lt;/LI&gt;&lt;LI&gt;added a business and technical system in the SLD &lt;/LI&gt;&lt;LI&gt;added my software component as installed software to the Business system&lt;/LI&gt;&lt;LI&gt;ESB config:&lt;UL&gt;&lt;LI&gt;Imported software component version and added a namespace&lt;/LI&gt;&lt;LI&gt; Imported SAP objects (relevant IDOC) created data type for outbound, created service interfaces, message mappings and operation mapping&lt;/LI&gt;&lt;LI&gt;In the operation mapping I used the imported IDOC as the Source operation and Outbound Service interface as target operation&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt; IB config:&lt;UL&gt;&lt;LI&gt;Created folder and assigned Business System&lt;/LI&gt;&lt;LI&gt;Ont the receiver tab inbound interfaces is blank, on sender tab outbound interfaces is blank&lt;/LI&gt;&lt;LI&gt;Created communication channel of type IDoc_AAE using imported comunication component (from business system)&lt;/LI&gt;&lt;LI&gt;Created Business Component and Communication Channel&lt;SPAN style="font-size: 10pt;"&gt; receiver&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;Created integrated config&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;Communication component: Generated Communication Component&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt; Pasted namespace and Interface as per imported IDOC in ESR (I get no suitable data found when searching for the interface and namespace)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am guessing that the interfaces that cant be found is my problem.&amp;nbsp; I tried all the suggestions in various SDN posts with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was there something wrong in the steps I took?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 07:14:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473173#M3374362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-12T07:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473174#M3374363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is successful in all connections including:&lt;/P&gt;&lt;P&gt;RFC destination of type T in SAP system&lt;/P&gt;&lt;P&gt;inboundRA is green in NWA&lt;/P&gt;&lt;P&gt;inboundRA property : Maxthreads count is set to non zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with start / stop IDOC channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If still does not work, then I would suggest to create new obj in ESR and ID as last option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had faced similar issue, then recreating objects solved issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Divyesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 04:21:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473174#M3374363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-13T04:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473175#M3374364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are couple of issues here in SLD. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Check the Business system is created for the sender client only of your technical system in SLD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.In SLD Check the business system created is having the appropriate logical system name associated and the same reflects in ID of your business system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. For the interface name to reflect under business system your product need to be assoicated to the technical system and the relavent SWC are assigned to the business system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abobe steps should your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gud luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 06:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473175#M3374364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-13T06:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473176#M3374365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I deleted everything and recreated all the config.&amp;nbsp; &lt;STRONG&gt;It is now working!&lt;/STRONG&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only difference between my new config and old config (after comparing screenshots) I could find was that the extension field in IDOC type in WE20 was blank where it had a value before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the replies!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 06:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473176#M3374365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-13T06:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473177#M3374366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I faced the same error, the solution is check your T-code : SLDCHECK in sender r/3 system.&lt;/P&gt;&lt;P&gt;Hope this fails.For more info about this error,pls check SAP NOTE - 1952406&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 10:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473177#M3374366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-06T10:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473178#M3374367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was troubleshooting the same error in SM58 of ECC earlier. And found nothing that were misconfigured in PI (comm channel, nwa destination, adapter specific identifiers, receiver determination etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only to find that the sender port used in the idoc was the wrong one, user created test idoc using the wrong sender port. This wouldn't/shouldn't happen usually but something least suspicious is sometime the cause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 11:00:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/9473178#M3374367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-22T11:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Commit fault: ASJ.ejb.005043</title>
      <link>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/14417175#M4943899</link>
      <description>&lt;P&gt;The cause to this mainly is the missing system details in the "Adapter Specific Indentifiers" of the respective business system which you may need to synchronize from SLD. To do this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open Integration Builder&lt;/LI&gt;&lt;LI&gt;Open the business system in IB which is ECC backend system.&lt;/LI&gt;&lt;LI&gt;From communication component drop down, navigate to Adapter specific identifiers.&lt;/LI&gt;&lt;LI&gt;Compare with SLD. It will populate the system details from SLD.&lt;/LI&gt;&lt;LI&gt;Apply and then activate the configuration.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This will fix the commit failed error for idocs stuck in SM58.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2026 22:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/commit-fault-asj-ejb-005043/qaa-p/14417175#M4943899</guid>
      <dc:creator>swayam12</dc:creator>
      <dc:date>2026-06-11T22:26:05Z</dc:date>
    </item>
  </channel>
</rss>

