We've had the same problem - at least the same error message.  If you
refresh the page then it completes the request properly.  I traced it down
to using getPageContext().Forward.  I could never figure out why it was
causing a problem - I changed the statement to getPageContext().Include
(which in my case didn't affect the logic) and everything works fine.  I
suspect that somehow it was getting confused, couldn't find the page it was
looking for and timed out.  It seemed to happen most when it was forwarding
to another directory.  Some other people have had the same problem but I've
never seen a solution (or an explanation for that matter).

Walt

-----Original Message-----
From: Darron J. Schall [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 04, 2003 11:10 AM
To: CF-Talk
Subject: Random "Could not connect to JRun Server" error

We recently upgraded our production environment from CFMX 6.0 (updater 3) to
CFMX 6.1.  The upgraded process completely successfully on all 3 of our
production boxes.

However, on our "dominate" box (the one with the most scheduled tasks, web
server 1), we keep getting this error:

Server Error
The server encountered an internal error and was unable to complete your
request.
Could not connect to JRun Server.

It happens at completely random times, sometimes at night, sometimes in the
morning.  It appears that JRun just hangs (50% CPU usage) but IIS is still
running just fine.  There is absolutely nothing in the logs that would
indicate a problem.. the server just dies... and this is only happening on 1
of the 3 boxes.

The only other difference (aside from more scheduled tasks) is that
ColdFusion runs under an "app_coldfusion" account instead of the local
system account.  We had to do this as we're using pgp to encrypt some files,
and pgp needs to be run under a different account.  The other 2 boxes run
under the local system account.  I really hope that this isn't the cause of
the error.

Any ideas?  Has anyone else ever encountered this before?

-d
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to