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:ApplicationFaultMessagenamespace="" />
<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>