Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
Connection reset by peer
Posted by Nachiket on September 04, 2000 at 10:45 AM
> Hello all: > My program throws a SQLException when it is accessing database. > The exception caused by the connection reset. I am confused that this error occured after my program has accessed the database many times and the database wasn't crashed. > What's the reason? why the connection reset? > The error message : > Connection reset by peer: socket write error > ... > Message: Connection reset by peer: JVM_recv in socket input stream read > Thanks very much Hi,
Have you got the solution for this problem, I am facing the same here. If you have got the solution please mail me. Nick
Replies:
|