File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes SocketException Connection Timed out and Connection Reset Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SocketException Connection Timed out and Connection Reset" Watch "SocketException Connection Timed out and Connection Reset" New topic
Author

SocketException Connection Timed out and Connection Reset

Nilabhra Banerjee
Ranch Hand

Joined: Mar 17, 2004
Posts: 34
Please consider this as a naive/stupid question from a Greenhorn.

I have a Axis2 client (implented in java) and I am connecting to a server which is most probably an IIS server.


a) What happens if I receive a ConnectionTimed as SocketException ? Can I consider we are not able to contact the server because it is down !
b) What happens if I receive a Connection Reset as SocketException? Can I consider that server is up and we perhaps had a network interruption or other Server problems? What may be the other server problems.

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: SocketException Connection Timed out and Connection Reset
 
Similar Threads
Implementing java server
jboss-3.2.7 with tomcat-5.x
Help please...
JVM_recv -connection reset by peer
SocketException in client to JBoss