Fedora Core 4 ColdFusion shutdown problems
A friend of mine is having problems trying to shutdown ColdFusion MX 7 on fedora core 4. He logs in to root and gets the following error when he uses the stop command;
Stopping ColdFusion MX 7, please wait
Stopping coldfusion server..could not stop server, either it's not running, you don't have permission to stop the server or it needs to be killed manually The ColdFusion MX 7 server seems to be hanging, will stop non-gracefully ColdFusion MX 7 has been stopped
Since he is logged in as root, he is curious why CFMX is not stopping gracefully? If you have any ideas, please feel free to post them in my comments.

/opt/jrun4/bin/jrun -stop
Stopping samples server.could not stop server, either it's not running, you don't have permission to stop the server or it needs to be killed manually
Stopping admin server.could not stop server, either it's not running, you don't have permission to stop the server or it needs to be killed manually
Stopping cfusion server....stopped
Cfusion does stop successfully, but apparently the "samples" and "admin" servers are left hanging.
When I do an su and provide the root password first, everything shuts down fine.
David.
Why would you want to shut down CF anyway? ;)
I'm starting to do some mySql development on this box, and I'm a little worried about data corruption when the power flickers off. I might be looking to do something similar.
Sorry I don't have a better solution for your problem. It sounds to me, though, like it is in fact shutting CF down, but there are ancillary services hanging?