cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI: SOAP Receiver Error ERROR_OUITBOUND_PROCESSING : Authentication state initialised

prabhu_s2
Active Contributor
0 Kudos

Hi

I have a SOAP receiver scenario from proxy (ICO). When sending a message from proxy the mesage fails and the below error is logged in RWB:

MP: exception caught with cause com.sap.aii.adapter.http.api.HttpAdapterException: ERROR_OUTBOUND_PROCESSING,Authentication state already initialized

Transmitting the message using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.http.api.HttpAdapterException: ERROR_OUTBOUND_PROCESSING,Authentication state already initialized

In the SOAP receiver channel the http proxy host and port are enabled and also checked with the user id and pwd provided for proxy are valid. however with the credentials are okay the error seems to persist.

Error:

<SAP:Stack>Error while receiving by HTTP (error code: Configuration error on Adapter-Framework(AFW)-Server, error text: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.http.api.HttpAdapterException: ERROR_OUTBOUND_PROCESSING,Authentication state already initialized at com.sap.aii.adapter.soap.web.SOAPHandler.processSOAPtoXMB(SOAPHandler.java:663) at com.sap.aii.adapter.soap.web.MessageServlet.doPost(MessageServlet.java:470) at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:202) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:103) at com.sap.engine.services.servlets_jsp.server.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:126) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:432) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430) at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process

NWA-Logs:


Message: Exception caught by adapter framework: ERROR_OUTBOUND_PROCESSING,Authentication state already initialized Severity:Single Click Filter by SeverityNegative Single Click Filter by SeverityErrorDate:Single Click Filter by DateNegative Single Click Filter by DateTime:Single Click Filter by TimeNegative Single Click Filter by TimeCategory:Single Click Filter by CategoryNegative Single Click Filter by Category/Applications/ExchangeInfrastructure/AdapterFramework/SOAPI_ModulesLocation:Single Click Filter by LocationNegative Single Click Filter by Locationcom.sap.engine.messaging.impl.util.auditlog.AuditLogManagerApplication:Single Click Filter by ApplicationNegative Single Click Filter by Applicationsap.com/com.sap.aii.af.appThread:Single Click Filter by ThreadNegative Single Click Filter by ThreadMS Queue Worker [SOAP_http://sap.com/xi/XI/SystemCall]Data Source:j2ee/cluster/server0/log/applications_00.logArguments:Passport User Activity ID:Single Click Filter by Passport User Activity IDNegative Single Click Filter by Passport User Activity ID5A6A3835F9BC1120E10080000AC1D267Message ID:Single Click Filter by Message IDNegative Single Click Filter by Message IDcom.sap.SOA.ae_mod.0008Session:Single Click Filter by SessionNegative Single Click Filter by SessionTransaction:User:Single Click Filter by UserNegative Single Click Filter by UserJ2EE_GUESTTime Zone:Single Click Filter by Time ZoneNegative Single Click Filter by Time ZoneCustomer Message Component:Single Click Filter by Customer Message ComponentNegative Single Click Filter by Customer Message ComponentBC-XI-CON-MSGRuntime Component:Single Click Filter by Runtime ComponentNegative Single Click Filter by Runtime Componentcom.sap.aii.af.ms.svcCorrelation ID:Single Click Filter by Correlation IDNegative Single Click Filter by Correlation IDPassport Session:Single Click Filter by Passport SessionNegative Single Click Filter by Passport Session5A6A3835F9BC1120E10080000AC1D267Passport Connection:Single Click Filter by Passport ConnectionNegative Single Click Filter by Passport Connection5A6A3835F9BC1120E10080000AC1D267Passport Connection Counter:Single Click Filter by Passport Connection CounterNegative Single Click Filter by Passport Connection CounterLog ID:Single Click Filter by Log IDNegative Single Click Filter by Log IDC0000AC1D29F24F40000001100380044Host:Single Click Filter by HostNegative Single Click Filter by HostAWSTOLP2YSystem:Single Click Filter by SystemNegative Single Click Filter by SystemP2YInstance:Single Click Filter by InstanceNegative Single Click Filter by InstanceDVEBMGS90Node:Single Click Filter by NodeNegative Single Click Filter by Nodeserver0



Pls any suggestions to get this fixed?

Accepted Solutions (0)

Answers (3)

Answers (3)

prabhu_s2
Active Contributor
0 Kudos

How do I activate the trace for SOAP receiver? I tried with the below blog aswell yet didn't work:

https://blogs.sap.com/2015/10/26/http-tracing-in-soap-receiver-adapters-with-tracehttp-module-parame...

prabhu_s2
Active Contributor
0 Kudos

Checked ST22 and no dumps....what do I need to chek in SICF?

iaki_vila
Active Contributor
0 Kudos

Hi Prabhu:

You can check the next:

1. Go to the SICF transaction in the ERP system and check if the path is active.

2. Check the st22 transaction in the ERP for dumps.

Regards