Hi Grover
Once this state is entered, the only way to re-establish successful Axis2 soap communication is to restart the appserver (jboss). This almost seems like a system resource contention issue. However, making Axis2 soap calls first does not break the PFP call. Any ideas as to what might be happening or how to work around this issue would be appreciated.
What is the software making this 'PFP' call? is it doing something with the SSL socket factories to your knowledge?
  A partial stack trace of the connection refused exception follows.

....

2009-01-29 19:09:00,844 [http-0.0.0.0-8080-10] INFO [org.apache.axis2.transport.http.HTTPSender] Unable to sendViaPost to url[https://www.xyz.com/911form/wsdl/e911/soap_server2.php]

java.net.ConnectException: Connection refused

At this stage, from a command line on the same JBoss server, can you try "telnet www.xyz.com 443" and see what happens?

cheers
asankha

--
Asankha C. Perera
http://adroitlogic.org

http://esbmagic.blogspot.com

Reply via email to