cancel
Showing results for 
Search instead for 
Did you mean: 

Error while receiving by HTTP (error code: 200, error text: Error Parsing Response. No XI Response Received.)

ChadRichardson
Participant
0 Kudos

We upgraded our ECC system to 6.0 EHP6 from EHP5 and now all asynchronous PROXY to JDBC interfaces hit PI and go immediately into RETRY status.

Production issue that needs help NOW!!!

MONI error shown below...

<?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="1">

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

<SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>

<SAP:P1>200</SAP:P1>

<SAP:P2>Error Parsing Response. No XI Response Received.</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error while receiving by HTTP (error code: 200, error text: Error Parsing Response. No XI Response Received.)</SAP:Stack>

<SAP:Retry>A</SAP:Retry>

</SAP:Error>

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Chad,

I am facing the same issue.Hopefully you`ve solved it.

Any help appreciated.

Thank you.

JaySchwendemann
Active Contributor
0 Kudos

Chad,

if it is production issue you would be opting to open a call for this. You probably already did so, so having said this your further options include...

1. Check RWB if additional error information are available there. Also have a look at CC Monitoring

2. Check trace section in SXMB_MONI in Proxy system.

3. Check default trace (could be some sort of locked user / password related issue)

4. try if xpi_inspector helps. Use either 50 and specify the CC or use 60 and specify JDBC Connector / JDBC Adapter

HTH

Cheers

iaki_vila
Active Contributor
0 Kudos

Hi Chad,

Does the pi call the JDBC or the exception is before?

Have you checked these threads?

https://scn.sap.com/thread/1508925

http://scn.sap.com/thread/3285811

Regards.