Question
Remote start up and shut down
Hi
I'm running CF 8 on mac os x server (intel). I'm looking for help with the proper command for remote restart.
I access my remote machine via the terminal and ssh.
I type this: /Application/coldfusion8/bin/coldfusion stop
I get a nice message saying "shutting down ... stopped"
I type this: /Application/coldfusion8/bin/coldfusion start
I get a nice message saying "starting ..."
Everything seems cool. I hit the remote machine's home page with a browser and get:
"JRun 500 error - no application exists to service your request". Panic ensues.
I shut down again using the same procedure as above and I get a message on
the command line saying that "CF appears to be hanging - will stop non-gracefully." I start again using the same command as above, go back to the browser - and it works.
Ok, it works, that's not so bad. But, is there a way to eliminate the nasty middle part? Am I using the wrong commands?
I'm running CF 8 on mac os x server (intel). I'm looking for help with the proper command for remote restart.
I access my remote machine via the terminal and ssh.
I type this: /Application/coldfusion8/bin/coldfusion stop
I get a nice message saying "shutting down ... stopped"
I type this: /Application/coldfusion8/bin/coldfusion start
I get a nice message saying "starting ..."
Everything seems cool. I hit the remote machine's home page with a browser and get:
"JRun 500 error - no application exists to service your request". Panic ensues.
I shut down again using the same procedure as above and I get a message on
the command line saying that "CF appears to be hanging - will stop non-gracefully." I start again using the same command as above, go back to the browser - and it works.
Ok, it works, that's not so bad. But, is there a way to eliminate the nasty middle part? Am I using the wrong commands?