Re: JDBC Driver: Connection reset by peer: socket write error
From: chrissy (ginger_at_notme.com)
Date: 11/12/04
- Next message: Joe Weinstein: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Previous message: Joe Weinstein: "Re: JDBC Driver: Connection reset by peer: socket write error"
- In reply to: Joe Weinstein: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Next in thread: Joe Weinstein: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Reply: Joe Weinstein: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Messages sorted by: [ date ] [ thread ]
Date: 12 Nov 2004 06:49:33 -0800
Joe Weinstein <joeNOSPAM@bea.com> wrote in message news:<u#FxJRAyEHA.352@TK2MSFTNGP14.phx.gbl>...
> Yes. Either your network broke the socket between the driver
> and the DBMS, or the DBMS had a failure which required it to
> terminate the connection abruptly. Check the DBMS error log to
> see if there are any messages about having to kill a session.
> Joe Weinstein at BEA
The DBMS has no errors in the log. In fact - when the error occurrs, I
can connect to SQL with no problem, execute queries, etc but nothing
via JDBC will work. I reboot the server that hosts both JDBC & the SQL
server and no more errors. Is this possibly a user/session limit that
we are hitting? Any way to trace exactly what happens?
- Next message: Joe Weinstein: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Previous message: Joe Weinstein: "Re: JDBC Driver: Connection reset by peer: socket write error"
- In reply to: Joe Weinstein: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Next in thread: Joe Weinstein: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Reply: Joe Weinstein: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|