ColdFusion on Solaris Automatic Startup Scripts
According to this technote: Workaround for ColdFusion Startup with System Startup on Solaris (ColdFusion 8 and 8.0.1) http://kb2.adobe.com/cps/403/kb403351.html, we should be able to run these scripts and it will create the start up and kill scripts that will automatically start ColdFusion when the box is powered on.
It does not work for us. We get the following errors.
# ./cf-init.sh install
Creating the Coldfusion 8 start script /etc/init.d/coldfusion8multi
cp: cannot access /opt/jrun4/bin/cf-multi-startup
Adding ColdFusion 8 start/kill links
ln: cannot create ./STARTSCRIPT: File exists
Install complete
The referenced files/folders to not exist. What can be done to get this to work on our multi-home enterprise edition ColdFusion server running on a Solaris 10 box.
TIA
Ian
