Re: Connection reset by peer: socket write error, 3.4 JDBC drivers

2007-05-09 Thread Jim H
Did you ever figure this one out? I am seeing the same problem. -JH Setup: CFMX 6.11, Windows 2003 Server, IIS, SQL Server 8 / SP3, Latest JDBC drivers from MM website (3.4) Error Message: Error Executing Database Query. [Macromedia][SQLServer JDBC Driver]Connection reset by peer: socket write

Connection reset by peer: socket write error, 3.4 JDBC drivers

2005-09-21 Thread Jeff Congdon
Setup: CFMX 6.11, Windows 2003 Server, IIS, SQL Server 8 / SP3, Latest JDBC drivers from MM website (3.4) Error Message: Error Executing Database Query. [Macromedia][SQLServer JDBC Driver]Connection reset by peer: socket write error First, I never saw this error until I updated the JDBC drivers

Re: Connection Reset By Peer

2004-10-21 Thread Rich Tretola
The newest cfmx 6.1 updater has resolved this problem on our servers. Rich On Mon, 18 Oct 2004 11:20:58 -0500, Rich Tretola [EMAIL PROTECTED] wrote: Any idea how to increase the coldfusion reserved buffer space? Rich On Mon, 18 Oct 2004 11:10:17 -0500, Rich Tretola [EMAIL PROTECTED]

Re: Connection Reset By Peer

2004-10-18 Thread Rich Tretola
Error while reading header type java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write(SocketOutputStream.java:136

Re: Connection Reset By Peer

2004-10-18 Thread Joe Eugene
Connection Reset By Peer is the most common error/? we have seen in JRun Log files. I tried the forums a while ago, didnt get any response. I think i read somewhere this might be caused by the user closing/cancelling the request. Joe Eugene - Original Message - From: Rich Tretola

RE: Connection Reset By Peer

2004-10-18 Thread Robertson-Ravo, Neil (RX)
Subject: Re: Connection Reset By Peer Connection Reset By Peer is the most common error/? we have seen in JRun Log files. I tried the forums a while ago, didnt get any response. I think i read somewhere this might be caused by the user closing/cancelling the request. Joe Eugene - Original

Re: Connection Reset By Peer

2004-10-18 Thread Andy Allan
on their browser during page load. I have no idea why it is logged and or why it cannot be disabled from being logged. N _ From: Joe Eugene [mailto:[EMAIL PROTECTED] Sent: 18 October 2004 15:20 To: CF-Talk Subject: Re: Connection Reset By Peer Connection Reset By Peer

Re: Connection Reset By Peer

2004-10-18 Thread Lawrence Ng
check your firewall /cache settings and increase the number of session requests if possible. We had similar issues but it's more a firewall/security settings rather than CF. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Connection Reset By Peer

2004-10-18 Thread Rich Tretola
during page load. I have no idea why it is logged and or why it cannot be disabled from being logged. N _ From: Joe Eugene [mailto:[EMAIL PROTECTED] Sent: 18 October 2004 15:20 To: CF-Talk Subject: Re: Connection Reset By Peer Connection Reset By Peer is the most common error/? we have

Re: Connection Reset By Peer

2004-10-18 Thread Rich Tretola
_ From: Joe Eugene [mailto:[EMAIL PROTECTED] Sent: 18 October 2004 15:20 To: CF-Talk Subject: Re: Connection Reset By Peer Connection Reset By Peer is the most common error/? we have seen in JRun Log files. I tried the forums a while ago, didnt get any response. I think i read

Re: Connection Reset By Peer

2004-10-18 Thread Lawrence Ng
further to my feedback, here's MM's take on it. http://www.macromedia.com/support/coldfusion/ts/documents/connection_reset.htm [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Connection Reset By Peer

2004-10-18 Thread Rich Tretola
Could it be spiders and bots that are causing the massive amount of these records in the logs?I find it hard to believe that there are that many impatient users. Rich On Mon, 18 Oct 2004 08:55:14 -0700, Lawrence Ng [EMAIL PROTECTED] wrote: further to my feedback, here's MM's take on it.

Re: Connection Reset By Peer

2004-10-18 Thread Rich Tretola
Any idea how to increase the coldfusion reserved buffer space? Rich On Mon, 18 Oct 2004 11:10:17 -0500, Rich Tretola [EMAIL PROTECTED] wrote: Could it be spiders and bots that are causing the massive amount of these records in the logs?I find it hard to believe that there are that many

Connection Reset By Peer

2004-10-17 Thread Rich Tretola
I have thousands of entries like the following in my default-err.log file, the only difference in the type of error in the top line where I wrote type 10/17 18:19:26 error Error while reading header type java.net.SocketException: Connection reset by peer: socket write error

Connection Reset by peer?

2004-09-10 Thread Claremont, Timothy
Trying to execute a query that has worked just fine for months. Today I get this error message when I try to access the cfm page: Error Executing Database Query. [Macromedia][SequeLink JDBC Driver]TCP/IP error, connection reset by peer. Any ideas as to what it means? -Tim [Todays Threads

Re: Connection Reset by peer?

2004-09-10 Thread Alexander Sherwood
At 09:40 AM 9/10/2004, you wrote: Trying to execute a query that has worked just fine for months. Today I get this error message when I try to access the cfm page: Error Executing Database Query. [Macromedia][SequeLink JDBC Driver]TCP/IP error, connection reset by peer. Any ideas as to what

Connection Reset by Peer following Warm Restore

2002-12-09 Thread Jim Voris
reset by peer: socket write error I have tried to proactively avoid this error by stopping/restarting various services including (CFMX, CFMX ODBC Server/Agent, MSSQLServer), without success. Typically after one or so page refreshes this problem corrects itself, but I would like to avoid this. Any

Connection Reset by peer in CFMX

2002-08-15 Thread Ben Densmore
I have been having a lot of problems with testing CFMX on both Windows and Linux with getting the error message Connection Reset by peer whenever there is a page that talks to my DB. We still use CF 4.5 in our production environment but trying to convince upper management to switch to MX

RE: Connection Reset by peer in CFMX

2002-08-15 Thread Vince Bonfanti
I assume these errors appear in the logs and not in the browser? Generally Connection Reset by peer errors in servlet/JSP servers mean that the user clicked the browser Stop button before the server was finished processing the request. If you're running an automated load tester it could

RE: Connection Reset by peer in CFMX

2002-08-15 Thread Ben Densmore
]] Sent: Thursday, August 15, 2002 3:37 PM To: CF-Talk Subject: RE: Connection Reset by peer in CFMX I assume these errors appear in the logs and not in the browser? Generally Connection Reset by peer errors in servlet/JSP servers mean that the user clicked the browser Stop button before the server