As others have pointed out, it could be a number of issues,

I searched through a number of forums and found some people got this
message when using COM objects, or when calling
getPageContext.forward(). Also this can also appear if CF has just
restarted due to reaching x amount of unresponsive threads. Finally I
came across this Jrun technote

http://www.macromedia.com/support/jrun/ts/documents/tn18176.htm

Which appears to be a bit dated but reading up on the section
“Connection reset by peer” highlighted that this can be caused when Jrun
is waiting on a third party. Once it has waited a specified period
(which can be changed in the xml config files) it returns a message to
the peer (in this case the web server). In our case this message was
caused by long running queries repeatedly being executed which resulted
in the number of available simultaneous requests being used up. Jrun
would give up waiting and return this error message.

Finally this could also be related to the use of the odbc-bridge driver
which should be disabled if not used. (which it shouldn’t be in
production anyway).

HTH

Kola

-----Original Message-----
From: Critter [mailto:[EMAIL PROTECTED]
Sent: 25 February 2004 14:54
To: CF-Talk
Subject: JRun has closed connection

oi CF-Talk,!!

  We've  recently moved a couple of our applications from CF5 to MX. We
are randomly, yet repeatedly
  getting  JRUN  errors  that  say  there  was  an  internal  server  er
ror. and JRUN has closed the
  connection. A refresh of the page, seems to clear the error....
sometimes....

  any ideas / suggestions?

  /critz

--

---
[This E-mail scanned for viruses by Declude Virus]
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to