cancel
Showing results for 
Search instead for 
Did you mean: 

XIServer:LCR_ERROR:No own business system

Former Member
0 Kudos

Hi Experts,

I am having a inbound scenario SOAP - > XI - > PROXY where I am gettiing the following error while testing from SOAP UI for Sender SOAP Adapter.

<SOAP:Fault>

<faultcode>SOAP:Server</faultcode>

<faultstring>Server Error</faultstring>

<detail>

<s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">

<context>XIAdapter</context>

<code>ADAPTER.JAVA_EXCEPTION</code>

<text>com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:LCR_ERROR:No own business system

at com.sap.aii.adapter.xi.ms.XIEventHandler.onTransmit(XIEventHandler.java:455)

at com.sap.aii.af.ra.ms.impl.core.queue.consumer.CallConsumer.onMessage(CallConsumer.java:134)

at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:910)

at com.sap.aii.af.ra.ms.runtime.MSWorkWrapper.run(MSWorkWrapper.java:56)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))

at java.security.AccessController.doPrivileged1(Native Method)

at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))</text>

</s:SystemError>

</detail>

</SOAP:Fault

I have tested the SLDCHECK, SLDAPICUST and also the LCRSAPRFC working fine. Also the business system in SLD is OK.

I have no clue why the error is thrown.

Please help me in resolving the issue.

Thanks,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

Sorry for replying so late.

Thanks for your help, the issue has been resolved.

prateek
Active Contributor
0 Kudos

Check if the user mentioned in SLDAPICUST is locked. What is the type of Business System used in SLD?

Regards,

Prateek Raj Srivastava

Former Member
0 Kudos

Hi Kalyan,

There might be an issue with the Cache. Try to refresh the cache and check.