cancel
Showing results for 
Search instead for 
Did you mean: 

JCO_SYSTEM_FAILURE

former_member204873
Contributor
0 Kudos

hi Experts,

We are getting few errors(not always) like:

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="MAPPING">JCO_SYSTEM_FAILURE</SAP:Code>

<SAP:P1>Bean SMPP_CALL_JAVA_RUNTIME3 not found on host <host name>, ProgId =AI_RUNTIME_P</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>&quot;SYSTEM FAILURE&quot; during JCo call. Bean SMPP_CALL_JAVA_RUNTIME3 not found on host <host name>, ProgId =AI_RUNTIME_P</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

What can be the cause and impact of these errors?

Thanks,

Mayank

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This is used for connection between ABAP stack and Java Stack for executing the mappings in J2EE engine..

during runtime, go to RFC destination using Sm59 and find the cause for the same using Test connection tab...

RFC destination name AI_RUNTIME_....

HTH

Rajesh

former_member204873
Contributor
0 Kudos

hi Rajesh,

How to test RFC Destination during runtime?

Thanks,

Mayank

Former Member
0 Kudos

Hi,

During Runtime????....you need to execute the scenario...:-))

I think the above mentioned suggestion talks about -


RFC connection test in SM59.

Thanks

Swarup

former_member204873
Contributor
0 Kudos

hi,

If i do RFC connection test in SM59, it shows connection is ok.

Thanks,

Mayank

Former Member
0 Kudos

Hi,

Lets bounce back the Java stack, probably that should resolve your problem.

Thanks

Swarup

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If there is problem with Program Id ragister in RFC destination i.e. AI_RUNTIME_P better to re-create it and also restart the Pi server. Most of the time it resolves this kind of problem.

Thanks

Swarup