You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Peter Costa <pc...@firstlook.biz> on 2003/05/07 16:06:25 UTC

Lossing database connection

View As Web Page	
I have a problem where everytime I lose my database connection and then
get it back I get the following error.
 
DBComms::transmit exception:java.net.SocketException: Connection reset
by peer: socket write error

It only seems to be happening with OJB. I have another persistence layer
which we are replacing that doesn't seem to have the same error. Am I
doing something wrong with my persistence broker or do I need to check
to see if I lost the connection. Any help is appreciated.

 

Peter