My backup ColdFusion Standard server, which runs on 32-bit Windows 2003, just 
started throwing 500 errors with the following stacktrace displayed:

java.lang.NullPointerException
        at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:285)
        at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Not only does this show on all of my websites hosted on this box, but it also 
shows in CF Administrator.  ColdFusion runs as a Windows service.  This box ran 
fine until a reboot today (accumulated Windows updates necessitated a reboot, 
as well as installation of .Net framework 3.5).

The weird thing is that if I start ColdFusion from the command prompt (using 
the cfstart.bat file), everything works fine and I get no 500 errors.

I don't even know where to begin trying to figure this one out.  If it helps, 
I'm using IIS for the webserver.  I tried running the Web Server Connector Tool 
to disconnect and reconnect the CF connector.

Any ideas?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348060
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to