cancel
Showing results for 
Search instead for 
Did you mean: 

proxy to webserveices

Former Member
0 Kudos

HI

Iam getting this error while excuting the scenario proxy to webservices with SOAP receiver adapter

com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.SocketException: Connection reset

plz give possible reasons and solutions

regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

maybe your message was too big for the receiver application, and your connection was broken.

[Oss note 1405895 |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bc_xi/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d31343035383935%7d]

even if this is not an oss note for PI... Details on [Oss note 1394546|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bc_esi/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d31333934353436%7d] are interesting.

Mickael

Edited by: Mickael Huchet on Jan 17, 2012 1:56 PM

Former Member
0 Kudos

HI

<Removed> I need to do to resolve this problem..

regards,

Edited by: Prateek Raj Srivastava on Jan 18, 2012 11:27 PM

Former Member
0 Kudos

to read the oss note AND apply it ;-). (if its definition really corresponds to your behaviour, as I think).

Mickael

P.S: no need to use uppercase character ! !

Former Member
0 Kudos

hi,

have you seen below thread and note:

[blog|;,SAPTechno - Note 1405895 .

thanks,

Former Member
0 Kudos

Hi

iam unable to open that notes can u plz giv me the possible reasons why this error is happing.

i got the default trace file from basis and file shows that

failed to get the input stream from socket: java.net.SocketException: Connection reset

[EXCEPTION]

java.net.SocketException: Connection reset

at java.net.SocketInputStream.read(SocketInputStream.java:168)

at iaik.security.ssl.Utils.a(Unknown Source)

at iaik.security.ssl.o.b(Unknown Source)

at iaik.security.ssl.o.c(Unknown Source)

at iaik.security.ssl.r.f(Unknown Source)

at iaik.security.ssl.x.b(Unknown Source)

at iaik.security.ssl.x.a(Unknown Source)

at iaik.security.ssl.r.d(Unknown Source)

at iaik.security.ssl.SSLTransport.startHandshake(Unknown Source)

at iaik.security.ssl.SSLTransport.getInputStream(Unknown Source)

at iaik.security.ssl.SSLSocket.getInputStream(Unknown Source)

at com.sap.aii.af.sdk.xi.net.HTTPClientConnection.getInputStream(HTTPClientConnection.java:847)

at com.sap.aii.af.sdk.xi.net.HTTPClientConnection.call(HTTPClientConnection.java:453)

at com.sap.aii.af.sdk.xi.net.HTTPClientConnection.post(HTTPClientConnection.java:305)

at com.sap.aii.af.sdk.xi.srt.CallerServiceImpl2.call(CallerServiceImpl2.java:197)

at com.sap.aii.af.sdk.xi.srt.TransportBubble.onMessage(TransportBubble.java:34)

at com.sap.aii.af.sdk.xi.srt.ExtensionBubble.onMessage(ExtensionBubble.java:56)

at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:1140)

at sun.reflect.GeneratedMethodAccessor559.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:592)

at..........etccccc

plz give the possible solutions

Former Member
0 Kudos

use my link !

(it's an SDN link, so no need to have a service market place user)

Former Member
0 Kudos

Hi Mick,

my interface is ABAP PROXY TO WEBSERVICES wher i need to send the request and get the responce.hear i used SOAP as a reciver adapter and target url is .wsdl link. i have done all the things and trying to test the interface by pushing the data into proxy iam getting the error in responce mesage.

failed to get the input stream from socket: java.net.SocketException: Connection reset

[EXCEPTION]

java.net.SocketException: Connection reset

at java.net.SocketInputStream.read(SocketInputStream.java:168)

at iaik.security.ssl.Utils.a(Unknown Source)

at iaik.security.ssl.o.b(Unknown Source)

at iaik.security.ssl.o.c(Unknown Source)

at iaik.security.ssl.r.f(Unknown Source)

at iaik.security.ssl.x.b(Unknown Source)

at iaik.security.ssl.x.a(Unknown Source)

at iaik.security.ssl.r.d(Unknown Source)

at iaik.security.ssl.SSLTransport.startHandshake(Unknown Source)

at iaik.security.ssl.SSLTransport.getInputStream(Unknown Source)

at iaik.security.ssl.SSLSocket.getInputStream(Unknown Source)

at com.sap.aii.af.sdk.xi.net.HTTPClientConnection.getInputStream(HTTPClientConnection.java:847)

at com.sap.aii.af.sdk.xi.net.HTTPClientConnection.call(HTTPClientConnection.java:453)

at com.sap.aii.af.sdk.xi.net.HTTPClientConnection.post(HTTPClientConnection.java:305)

at com.sap.aii.af.sdk.xi.srt.CallerServiceImpl2.call(CallerServiceImpl2.java:197)

at com.sap.aii.af.sdk.xi.srt.TransportBubble.onMessage(TransportBubble.java:34)

at com.sap.aii.af.sdk.xi.srt.ExtensionBubble.onMessage(ExtensionBubble.java:56)

at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:1140)

at sun.reflect.GeneratedMethodAccessor559.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:592)

at

please give me the error solution or reason

regards

bv singh

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Please make sure you dont have firewall connectivity issue. Here PI server is not allowed to connect to the external server due to firewall issue. Talk to network or BASIS team and make sure if the port is disabled or outside the firewall, fix the issue first.

Former Member
0 Kudos

Hi,

there is no firewall i already settel thet thing with basis people

Former Member
0 Kudos

HI MICKEAL,

Iam unable to open this sapnotes forbidden 403 error..plz give any possible solutions for my error

Regard

BV SINGH