Question
CF 10 "coldfusion status" command fails silently on Linux
Hi,
the server control script (<cf_server_home>/bin/coldfusion) shipped with ColdFusion 10 is partially broken.
On Linux, if sudo is configured with the env_reset option, the coldfusion status command fails immediately without giving any output.
Start and stop work fine, though.
To get status as well, I applied this patch to the script: http://pastebin.com/sJUN5Rj4
This fix works for me on RHEL6 64-bit.
Br,
Jan
