cancel
Showing results for 
Search instead for 
Did you mean: 

BPE_ADAPTER Error

arunneerolil
Contributor
0 Kudos

Hi All,

BPM based scenarios are giving the following error in sxmb_moni

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>An internal error has occurred</SAP:Stack>

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

</SAP:Error>

BPMs are not getting stated.

In SXI_CACHE cache contents are up to date.

All the BPMs are active and are having return code '0'.

Can anyone help.

Thanks in Advance

Chemmanz

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Tcode : SXI_CACHE

Select your integration process which you created in IR and activate.

again you will get the return code is 2 and again activate your integration process until you will get the return code is '0'.

Prerequisite for BPM : check tcode : SWF_XI_CUSTOMIZING

all are in green hook , if not get all are green hook ..

Regards,

Venu.

Former Member
0 Kudos

Hi,

Sorry i thought return code non zero then i posted.

Regards,

Venu.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Chemmanz,

just check with your Basis guys to see the startup log of your XI J2EE engine...if it has errors in it, then restart your XI J2EE engine.....i think your J2EE engine is not properly initialized in its startup......so may be BPE is also not properly initialized.

Thanks,

Rajeev Gupta