Connection closed is usually presented by the remote host. A couple of things to try and verify. Are you posting data to the site? Are you retrieving data from the site? If you are posting data, is your data getting there but the response is throwing the error? If so you might be experiencing an SSL Bug that webMethods has a patch for.
If you are retrieving data and getting that error, you might have an SSL configuration problem on your end with the certificate.
We too face the same issue…
We connect from webMethods 6.1 to IIS server, and post by HTTPS.
it goes through fine, but inbetween every 10 - 20 messages of successful transmission we get an error as below…
com.wm.app.b2b.server.ServiceException: java.io.EOFException: Connection closed by remote host.
but on retry it goes through fine, and sometimes we need to retry many times…
Do we need to add any patches on the wM to resolve this, anyone please help…
I am in the same situation. I have posted this as a seperate thread but worth if I reply to your answer.
I am trying to send an xml via AS2/https to a trading partner. I am getting the following error “java.io.EOFException: Connection closed by remote host”. The trading partner is not able to see any transaction hitting them from our IP.
What should be causing the problem. Please let me know.