cancel
Showing results for 
Search instead for 
Did you mean: 

Application/UNKNOWN/APPLICATION_ERROR

Former Member
0 Kudos

Hi Experts,

I am facing the an issue in production. The scenario is FILE -> XI ->SOAP, asynchronous. The message in the integration engine is successful. But I am able to see the error in the SOAP receiver communication channel. Please find below the audit log and kindly help resolve the issue. Thanks.

<u>

Message Data</u>

Attribute Value

Status System Error

Repeatable Yes

Cancelable Yes

Error Category XI_J2EE_ADAPTER_SOAP

Error Code GENERAL_ERROR

<u>Audit Log</u>

Success Processing child message of multi-message with message ID ddcf1970-486b-11dc-995c-001a64092f70

Success Using connection SOAP_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.

Success Message successfully put into the queue.

Success The message was successfully retrieved from the receive queue.

Success The message status set to DLNG.

Success Delivering to channel: CC_UpdateOperationProcInfo_SOAP_Receiver

Success MP: entering

Success MP: processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean

Success SOAP: request message entering the adapter with user J2EE_GUEST

Success SOAP: completed the processing

Success SOAP: continuing to response message bc9d1030-486c-11dc-bd74-001a64092f70

Error SOAP: response message contains an error Application/UNKNOWN/APPLICATION_ERROR - application fault

Success SOAP: sending a delivery error ack ...

Success SOAP: sent a delivery error ack

Error MP: exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error Application/UNKNOWN/APPLICATION_ERROR - application fault

Error Exception caught by adapter framework: SOAP: response message contains an error Application/UNKNOWN/APPLICATION_ERROR - application fault

Error Delivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error Application/UNKNOWN/APPLICATION_ERROR - application fault.

Success The asynchronous message was successfully scheduled to be delivered at Sun Aug 12 08:43:17 SGT 2007.

Success The message status set to WAIT.

Success Retrying to deliver message to the application. Retry: 1

Success The message was successfully retrieved from the receive queue.

Success The message status set to DLNG.

Success Delivering to channel: CC_UpdateOperationProcInfo_SOAP_Receiver

Success MP: entering

Success MP: processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean

Success SOAP: request message entering the adapter with user J2EE_GUEST

Success SOAP: completed the processing

Success SOAP: continuing to response message 04513be2-486d-11dc-c461-001a64092f70

Error SOAP: response message contains an error Application/UNKNOWN/APPLICATION_ERROR - application fault

Success SOAP: sending a delivery error ack ...

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

remove firewall and check!

regards

Ramesh P

Former Member
0 Kudos

Hi Ramesh,

Thanks for sending an immediate reply. Could you please elaborate your answer to understand the solution clearly. Thanks in advance.

Former Member
0 Kudos

hi

just check this discussion on the same issue

regards

Ramesh P

Former Member
0 Kudos

well the above mentioned blog is not answered as yet....ask me im the author

Former Member
0 Kudos

Hi Vaibhav,

Kindly let me know, how did you resolve this issue. Thanks in advance.

Regards,

Deepa Arun

Former Member
0 Kudos

Hi Deepa

Well my question was not answered and im still looking for a solution. One of the reasons y i posted on ur thread so that it wud reach the front page

Vaibhav

Former Member
0 Kudos

I had a look at the SAP Note 871959...I wonder whether that cud be the problem.

When I check the Web Service Im using on the receiver side throught web service navigator, then it works fine and gives HTTP 1.1 / 200 OK

So the problem lies in the Soap adapter

Vaibhav

Former Member
0 Kudos

Hi All,

Even I am facing the same issue while sending the response asynchronously to Web Server "SOAP: response message contains an error Application/UNKNOWN/APPLICATION ERROR - application fault" . Did anyone implement the SAP Note "871959" for this kind of errors and resolved it successfully? Please let me know so that I will inform the BASIS team accordingly.

Many Thanks.

Regards,

Sarat

Former Member
0 Kudos

Hi All,

Today I faced the same issue. My scenario is File->PI->SOAP asynchronous communication.

Initially I did not provide user authentication information in my SOAP receiver communication channel where as the web service was with basic HTTP authentication. So I was getting error 'Application/UNKNOWN/APPLICATION_ERROR'.

Once I provided the user and password information in the receiver communication channel the scenario is working fine.

This is strange to me. If the problem is due to authentication then I would expect to get 'unauthorized' kind of error.

Anyway, hope this will help others who face same issue.

Regards,

Prasad

Former Member
0 Kudos

HI

We are also facing same issue. Can any one let me know what is the solution for this issue?

Regards,

Krishna