OK, a weird thing has started to happen. I have a multi-instance 
ColdFusion server sitting on top of Apache. I was pulling up one of the 
sites I have defined in my config (one I've pulled up before) and the 
page would load, with style sheet, but major elements were missing. At 
first I thought it was a pathing issue, possibly a permissions change at 
the media server, but that didn't appear to be the issue. Using Firebug 
I started to see the following error on every request for a .swf file:

JRun Servlet Error

500

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

Now I ask you all, why would Apache suddenly be passing a request for a 
swf file to ColdFusion? There's nothing in the Apache config to tell it 
to do so, as far as I can see? Anyone have any ideas?

-- 
Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_____________________________
http://blog.cutterscrossing.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 beta – Build next generation applications today.
Free beta download on Labs
http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282111
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to