Hi Team,
I am working on SAP Pi 7.3 Ehp1 SPS8 single stack ,PO.
I have configured my scenario as SOAP to Proxy.
While testing using WSnavigator.
I am getting an error below:
HTTP/1.1 500 Internal Server Error
server: SAP NetWeaver Application Server 7.20 / AS Java 7.31
content-type: text/xml; charset=utf-8
date: Mon, 04 Aug 2014 10:45:58 GMT
transfer-encoding: chunked
Set-Cookie: <value is hidden>
1352
<?xml version='1.0'?>
<!-- see the documentation -->
<SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>
<SOAP:Body>
<SOAP:Fault>
<faultcode>SOAP:Server</faultcode>
<faultstring>Server Error</faultstring>
<detail>
<s:SystemError xmlns:s='http://sap.com/xi/WebService/xi2.0'>
<context>XIAdapter</context>
<code>ADAPTER.JAVA_EXCEPTION</code>
<text><![CDATA[
- com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.ConfigException: SLDAccess set to true, but not available.
at com.sap.aii.adapter.soap.web.SOAPHandler.processSOAPtoXMB(SOAPHandler.java:746)
at com.sap.aii.adapter.soap.web.MessageServlet.doPost(MessageServlet.java:505)
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)
I have checked many forums all pointing to piepline url(which is set correctly in SLD).All SLD connectivity is working fine.
Please help me with relevant information to solve this issue immediately.
Many Thanks & Regards,
Anurag Garg