Coldfusion Server Change user in Services Windows
Hi,
am trying to change the user account for coldfusion server which is running on my server and it's currently running as a "local user" but i want to change to an administrator user account. when i change the user i get an error from Jrun like this:
Server Error
500
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$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
----------------------------------------------------
anyone knows how i can solve this issue?
