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 Connection reset by peer Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Connection reset by peer" Watch "Connection reset by peer" New topic
Author

Connection reset by peer

Luv Bhatia
Greenhorn

Joined: Apr 01, 2004
Posts: 16
Our application has a screen for customer registration/modification which is accessed by 45-50 users simultaneously.
while accessing those screens the following error message comes and it hangs the web Server.
The web server then needs to be restarted.

[05/Apr/2005:12:53:51] failure ( 820): Error accepting connection -5961, oserr=997 (Connection reset by peer)

Is it related to the number of users accessing the
Server concurrently??

I'm using:
Sun One Web Server 6.0 SP2
jdk 1.4.1_02

Any help would be really appreciated...
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Connection reset by peer
 
Similar Threads
URLConnection timeout
(104) Connection reset by peer
how to add user on CVS linux
socket reset by peer
getting object error on my JSP