cancel
Showing results for 
Search instead for 
Did you mean: 

JCO_SYSTEM_FAILURE In Syncrous Se

Former Member
0 Kudos

Hi Experts

I am facing following error in PI 7.0

My Scenario is Sync :FILE to RFC.

The following Error message we are finding in sxmb_moni

Error: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MESSAGE_NOT_FOUND

The following Error message we are finding in Communication channel monitoring

Received XI System Error. ErrorCode: JCO_SYSTEM_FAILURE ErrorText: ErrorStack: "SYSTEM FAILURE" during JCo call. Bean SMPP_CALL_JAVA_RUNTIME3not found on host *******, ProgId =AI_RUNTIME_SXP:

2009-03-23 11:56:48 Error Returning synchronous error notification to calling application: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:JCO_SYSTEM_FAILURE:.

2009-03-23 11:56:48 Error Transmitting the message using connection http://********:00000/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:JCO_SYSTEM_FAILURE:.

2009-03-23 11:56:48 Error The message status set to FAIL.

2009-03-23 11:56:48 Error Returning to application. Exception: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:JCO_SYSTEM_FAILURE:

2009-03-23 11:56:48 Success RRB: resuming the transaction

2009-03-23 11:56:48 Error Attempt to process file failed with com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:JCO_SYSTEM_FAILURE

Regards

Upendra

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

looks like port maintained is not Http port check SMICM for http port maintained and use the same for the IS_URL entry in SXMB_ADM i.e .http://host:port/sap/xi/engine?type=entry

Rajesh

Shabarish_Nair
Active Contributor
0 Kudos

I guess this is a FILE -> RFC -> FILE scenario. Are you doing it without BPM or with BPM?

Former Member
0 Kudos

HI Shabarish

I have devloped my Secanrio like the following thread:

https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/usingRequestResponseBeanModuleinFILE+Adapter

The Secanrio is working fine in Devoplment server .But error facing probelm in Production server.

Regards

Upendra.V

Edited by: upendra v on Mar 24, 2009 1:44 PM

Former Member
0 Kudos

Go to JCO RFC Provider. In the Right hand we will find the RFC Destination A1_RUNTIME_<SID>. Select the destination and click on Stop and then start it again.

Liang

Former Member
0 Kudos

Hi Liang

Can you explain me clearly .Where i need to check the Jco Provider .If it is in sm59 tracnsaction under tcp/IP connection . i have selected RFC destination AI_runtime_jcoserver But we dnt any option stop ans start.

Regards

Upendra.

Go to JCO RFC Provider. In the Right hand we will find the RFC Destination A1_RUNTIME_<SID>. Select the destination and click on Stop and then start it again.

Liang

Former Member
0 Kudos

logged to Visual Administrator with J2EE_ADMIN , Services-> JCo RFC Provider, you will find from there.

Liang

Edited by: Liang Ji on Mar 24, 2009 4:40 PM

Former Member
0 Kudos

Hi Liang

Thanks for you help .

we have resloved this error

We have faced this error beacuse of j2eeAdmin user has got locked .

Regards

Upendra.V

Shabarish_Nair
Active Contributor
0 Kudos

can you test the rfc destination AI_RUNTIME_JCOSERVER to see if it is working fine?

Former Member
0 Kudos

Hi Shabarish

The RFC Destination :AI_RUNTIME_JCOSERVER working fine.

we are devloped without Bpm with help of file adpter Module .

Regards

Upendra

Shabarish_Nair
Active Contributor
0 Kudos

ref: https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/usingRequestResponseBeanModuleinFILE+Adapter