Skip to main content
Participant
September 27, 2013
Question

Coldfusion Server Change user in Services Windows

  • September 27, 2013
  • 0 replies
  • 347 views

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 - Internal server error.

There is a problem with the resource you are looking for, and it cannot be displayed.

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?

    This topic has been closed for replies.