Yesterday in the Evening everything was fine.
That means: My Flex Remote Object retrieved Data from Mysql through Coldfusion.

This morning without rebooting or changing anything on my PC my Flex App shows
an http-Error-message.

The Problem is something between flex 3 and Coldfusion (8.1 - Developer
Editon)

Calling : [url]http://localhost/flex2gateway[/url]

shows the JRun Servlet Error 500:

500

java.lang.NullPointerException
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:285)
at jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:543)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:203)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:320)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:428)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)

The Coldfusion Administrator is working fine. Calling CFCs from CFM-Files is
running without a problem.
Calling the Applications on my webserver is ok. So, my browser and the
flexplayer is not defect.

What has happend last night? My PC was offline, but maybe an automated Update
from MS or Adobe was running.
Could this be the problem?

Thank you!