|
|
|
SSC 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
|
|
|
|
|
SSChampion
        
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.
|
|
|
|
|
SSCommitted
      
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.
|
|
|
|