java.io.EOFException:Connection closed by remote host

we are also getting issue. the only thing that change is a new cert that we installed. but since the handshake was good initially, we are not sure why this would go EOF. issue is constant.

our partner (server) says they send a complete response. and have no idea why we see this error.

was looking at in on a SSL protocol level. seem we are communicating via TLSv1. but we know for a fact that our partners can only go into our server w/ SSLv3. not sure if this is related.