If you are running on Windows 2003 SP2, this is likely a known issue with the Scalable Networking Pack (aka TCPChimney) or possibly a bad piece of
network hardware somewhere.
As Joe pointed out, that error means that the driver went to use the TCP/IP connection only to find out the TCP/IP connection was not there.
I would try applying
http://support.microsoft.com/default.aspx?scid=kb;EN-US;948496. If that doesn't work, I would start looking at network traces to identify
the misbehaving piece of hardware.
Evan
--------------------
>Thread-Topic: Problem about jdbc driver's connection reset error on Windows 2003
>thread-index: AckvY+8d2BBME+6LTJ++wTaf3Iy8lQ==
>X-WBNR-Posting-Host: 207.46.193.207
>From: =?Utf-8?B?S3VuIE5pdQ==?=
>References:
>Subject: RE: Problem about jdbc driver's connection reset error on Windows 2003
>Date: Thu, 16 Oct 2008 00:51:01 -0700
>Lines: 22
>Message-ID:
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
>Newsgroups: microsoft.public.sqlserver.jdbcdriver
>Path: TK2MSFTNGHUB02.phx.gbl
>Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.sqlserver.jdbcdriver:595
>NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
>X-Tomcat-NG: microsoft.public.sqlserver.jdbcdriver
>
>I'm sorry that I've made a mistake.
>Sql Server we installed on server2003 is Sql Server 2000 with sp3.
>
>"Kun Niu" wrote:
>
>> Dear all,
>> My program works fine when SQL server 2000 sp3 was installed on Windows 2000
>> server.
>> But when we moved to Windows 2003 with SQL Server 2005 sp2 installed, we
>> often encounter the following error:
>> ava.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Connection
>> reset
>> at com.microsoft.jdbc.base.BaseExceptions.createException(Unknown Source)
>> at com.microsoft.jdbc.base.BaseExceptions.getException(Unknown Source)
>> at com.microsoft.jdbc.base.BaseExceptions.getException(Unknown Source)
>> at com.microsoft.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
>> at
>> com.microsoft.jdbc.sqlserver.SQLServerImplConnection.rollbackTransaction(Unknown Source)
>> at com.microsoft.jdbc.base.BaseConnection.rollback(Unknown Source)
>> I wonder what might be the cause of the problem.
>> My netwrok connection is really good when the program runs.
>> Thanks in advance for any hints or suggestion.
>
Evan T. Basalik
This posting is provided “AS IS” with no warranties, and confers no rights.
>> Stay informed about: Problem about jdbc driver's connection reset error on Wind..