cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: SXMB_MONI Dump

Former Member
0 Kudos

Hi All,

I am getting the below error. In SXMB_MONI first it is failed automatically it Processed successfully. In Development same scenario is working fine.

<?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>XIProtocol</SAP:Category>

<SAP:Code area="PARSER">ITEM_MISSING</SAP:Code>

<SAP:P1>Envelope</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>XML element Envelope missing in SOAP message header (SAP XI Extension)</SAP:Stack>

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

</SAP:Error>

In SXMb_MONI if i click on Inbound Message or Technical routing, it's getting shot dump.

Short dump Message is : A raise statement in the program SAPLOLEA raised an expection condition "SYSTEM_FAILURE"

Plese help me...

Regards,

Chandra.

Accepted Solutions (0)

Answers (3)

Answers (3)

sunil_singh13
Active Contributor
0 Kudos

Hi Chandra,

Are you using SOAP adapter ?

If yes, check if you have selected the check button "Do not use SOAP Envelop" then Uncheck it.

(if you are using this setting then you have to send nosoap in your URL else it will through short dump)

Thanks,

Sunil Singh

Former Member
0 Kudos

hi,

the communication channel is not configured correctly..

kindly check the communication channel configuration.

alpa

prateek
Active Contributor
0 Kudos

Are u using server abap proxy? If yes, then the XI communication channel could have incorrect URL. Please provide your configurations.

Regards,

Prateek