I am trying to make sure that our application that is running on JRUN 3.1 can recover from any brief database connection losses, due to some network break down between the web server and the database server or the database server it self going down.
As of now while the web application is running and I stop and restart the database server I get the following exception. [JRun][SQLServer JDBC Driver]System Exception: Connection reset by peer: socket write error. It is understandable if I get this error when the database server is down, but if the database server is up after a brief interruption I would like to recover from the error by reconnecting and executing the sql. I see the same exception in when the db server is down or after the db server comes back up after a brief stoppage. Any ideas or suggestions are welcomed. Thanks a lot in advance. ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
