This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1 Replies Last post: Oct 28, 2009 8:02 AM by Sam Kamens  
Abhinav Mutreja Newbie 1 posts since
Oct 8, 2009
Currently Being Moderated

Oct 8, 2009 3:24 AM

javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake

Hi,

 

While connecting and submitting job  to Expedite through java i am getting the error as mentioned below. Can anyone please help me.

 

 

 



 

AxisFault

faultCode: {

 

 

http://schemas.xmlsoap.org/soap/envelope/}Server.userException

faultSubcode:

faultString:

 

 

javax.net.ssl.SSLHandshakeException

: Remote host closed connection during handshake

faultActor:

faultNode:

faultDetail:

{

 



 

http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLHandshakeException

: Remote host closed connection during handshake

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)

at org.apache.axis.components.net.JSSESocketFactory.create(

 



 

JSSESocketFactory.java:186

)

at org.apache.axis.transport.http.HTTPSender.getSocket(

 



 

HTTPSender.java:191

)

at org.apache.axis.transport.http.HTTPSender.writeToSocket(

 



 

HTTPSender.java:404

)

at org.apache.axis.transport.http.HTTPSender.invoke(

 



 

HTTPSender.java:138

)

at org.apache.axis.strategies.InvocationStrategy.visit(

 



 

InvocationStrategy.java:32

)

at org.apache.axis.SimpleChain.doVisiting(

 



 

SimpleChain.java:118

)

at org.apache.axis.SimpleChain.invoke(

 



 

SimpleChain.java:83

)

at org.apache.axis.client.AxisClient.invoke(

 



 

AxisClient.java:165

)

at org.apache.axis.client.Call.invokeEngine(

 



 

Call.java:2765

)

at org.apache.axis.client.Call.invoke(

 



 

Call.java:2748

)

at org.apache.axis.client.Call.invoke(

 



 

Call.java:2424

)

at org.apache.axis.client.Call.invoke(

 



 

Call.java:2347

)

at org.apache.axis.client.Call.invoke(

 



 

Call.java:1804

)

at com.premiereconnect.premconn._2007._02.XOABindingStub.jobSubmit(

 



 

XOABindingStub.java:3010

)

at com.nomura.trc.util.SendFax.sendFax(

 



 

SendFax.java:118

)

at com.nomura.trc.util.TibcoListner.onMsg(

 



 

TibcoListner.java:56

)

at com.tibco.tibrv.TibrvEvent.invoke(

 



 

TibrvEvent.java:160

)

at com.tibco.tibrv.TibrvImplQueueC.natDispatch(

 



 

Native Method

)

at com.tibco.tibrv.TibrvImplQueueC.dispatch(

 



 

TibrvImplQueueC.java:44

)

at com.tibco.tibrv.TibrvQueue.dispatch(

 



 

TibrvQueue.java:301

)

at com.nomura.trc.util.TibcoListner.run(

 



 

TibcoListner.java:79

)

at com.nomura.trc.util.TibcoListner.main(

 



 

TibcoListner.java:90

)

Caused by:

 



 

java.io.EOFException

: SSL peer shut down incorrectly

at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)

... 26 more



 

{http://xml.apache.org/axis/}hostname:mbfidw023090

 

javax.net.ssl.SSLHandshakeException

 

 

: Remote host closed connection during handshake

at org.apache.axis.AxisFault.makeFault(

 



 

AxisFault.java:101

)

at org.apache.axis.transport.http.HTTPSender.invoke(

 



 

HTTPSender.java:154

)

at org.apache.axis.strategies.InvocationStrategy.visit(

 



 

InvocationStrategy.java:32

)

at org.apache.axis.SimpleChain.doVisiting(

 



 

SimpleChain.java:118

)

at org.apache.axis.SimpleChain.invoke(

 



 

SimpleChain.java:83

)

at org.apache.axis.client.AxisClient.invoke(

 



 

AxisClient.java:165

)

at org.apache.axis.client.Call.invokeEngine(

 



 

Call.java:2765

)

at org.apache.axis.client.Call.invoke(

 



 

Call.java:2748

)

at org.apache.axis.client.Call.invoke(

 



 

Call.java:2424

)

at org.apache.axis.client.Call.invoke(

 



 

Call.java:2347

)

at org.apache.axis.client.Call.invoke(

 



 

Call.java:1804

)

at com.premiereconnect.premconn._2007._02.XOABindingStub.jobSubmit(

 



 

XOABindingStub.java:3010

)

at com.nomura.trc.util.SendFax.sendFax(

 



 

SendFax.java:118

)

at com.nomura.trc.util.TibcoListner.onMsg(

 



 

TibcoListner.java:56

)

at com.tibco.tibrv.TibrvEvent.invoke(

 



 

TibrvEvent.java:160

)

at com.tibco.tibrv.TibrvImplQueueC.natDispatch(

 



 

Native Method

)

at com.tibco.tibrv.TibrvImplQueueC.dispatch(

 



 

TibrvImplQueueC.java:44

)

at com.tibco.tibrv.TibrvQueue.dispatch(

 



 

TibrvQueue.java:301

)

at com.nomura.trc.util.TibcoListner.run(

 



 

TibcoListner.java:79

)

at com.nomura.trc.util.TibcoListner.main(

 



 

TibcoListner.java:90

)

Caused by:

 



 

javax.net.ssl.SSLHandshakeException

: Remote host closed connection during handshake

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)

at org.apache.axis.components.net.JSSESocketFactory.create(

 



 

JSSESocketFactory.java:186

)

at org.apache.axis.transport.http.HTTPSender.getSocket(

 



 

HTTPSender.java:191

)

at org.apache.axis.transport.http.HTTPSender.writeToSocket(

 



 

HTTPSender.java:404

)

at org.apache.axis.transport.http.HTTPSender.invoke(

 



 

HTTPSender.java:138

)

... 18 more

Caused by:

 



 

java.io.EOFException

: SSL peer shut down incorrectly







Sam Kamens PremiereEmployee 300 posts since
Sep 17, 2008

Is this still a problem for you?

 

If so, we probably need more details.  In particular, it would be good to know what URL you are connecting to, and to get a sample of the XML you are attempting to send.

More Like This

  • Retrieving data ...