cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in Adapters

Former Member
0 Kudos

Hi,

I am facing the follwoing issue

Scenario IDOC-->HTTP

1) Error in call adapter:-

<?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="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>

<SAP:P1>500</SAP:P1>

<SAP:P2>Internal Server Error</SAP:P2>

<SAP:P3>Error during parsing of SOAP header</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP server code 500 reason Internal Server Error explanation Error during parsing of SOAP header</SAP:Stack>

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

</SAP:Error>

In the XI system in SXMB_ADM, the role is integration server and the URL is htt://host:port/sap/xi/engine?type=entry

2) In my adapter monitoring I get to see only JPR adapter and no other adapters are appearing

When I debug the FM SAI_ADAPTER_GET_DETAILS I get an error

(it is unable to retreive the sap_xi_adapterservices in this line it throws an exception and gives the error msg)

running on XI 70 SP 06

Kindly suggest what could be the problem

Thanks in advance,

Arvind

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

The issue is not resolved. Could someone who has encountered such an error provide the solution

Also the problem in the adapter monitoring is that I could see only (one adapter) JPR adapter when I get into Component Monitoring-->Adapter Monitoring (other adapters such as File, JDBC, JMS ... don't appear in adapter monitoring)

Thanks,

Solai

Message was edited by: Solaiappan Perichiyappan

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

check this note : 809420 . It discusses your problem regarding the JPR adapter and what should be done.

Regards,

Bhavesh

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

For question 1 , this blog should have the answer,

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Regards,

bhavesh

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

For question 2 , check this note : 809420

Regards,

Bhavesh

Former Member
0 Kudos

Hi,

2. The IDoc and HTTP adapter are on the Adapter engine and hence you cannot see them in the component monitoring which keeps a check on the health of JPR adapters.

Regards

Vijaya

Former Member
0 Kudos

Hi Arvind,

Please take a look at these threads..

cheers,

Prashanth