SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On



Connection reset by peer Expand / Collapse
Author
Message
Posted Saturday, September 06, 2008 4:44 AM
SSC Rookie

SSC RookieSSC RookieSSC RookieSSC RookieSSC RookieSSC RookieSSC RookieSSC Rookie

Group: General Forum Members
Last Login: Wednesday, February 10, 2010 12:09 AM
Points: 31, Visits: 93
Hi Folks,

I am using the Weblogic Server 10 and SQL Server 2005 for my application. I Tested the whole application from my local system, everything is working fine. when i moved the same to the production environment for some time its working fine. after some time (around half hour later) i am getting the error "java.sql.SQLException: [BEA][SQLServer JDBC Driver]socket write error: Connection reset by peer."

when i opened the SQL Server activity monitor it is displaying the process and it is working fine. when i close that window after some time it is getting that error and i opened the activity monitor there are no process running in the window.

why these process are closing and why i am getting this error.

please lemme know.

thanks in advance.

- Ramu
Post #565006
Posted Saturday, September 06, 2008 8:17 PM


SSChampion

SSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampion

Group: Administrators
Last Login: 2 days ago @ 8:26 PM
Points: 23,166, Visits: 6,925
Not sure about the Java driver, but that typically is a communication/network type error.
Post #565089
Posted Wednesday, January 14, 2009 6:27 AM


SSCommitted

SSCommittedSSCommittedSSCommittedSSCommittedSSCommittedSSCommittedSSCommittedSSCommitted

Group: General Forum Members
Last Login: 2 days ago @ 12:52 AM
Points: 1,631, Visits: 1,086
Ramu,

Did you find the answer to this problem? We are getting similar problems with a Java app and after investigation we may increase the throughput of the network cards via registry settings in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters but I'd be interested to see if you found a way round it. Thanks.
Post #636178
« Prev Topic | Next Topic »


Permissions Expand / Collapse