Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Mark Bayfield / Mark Bayfield (Mark Bayfield)
Created: 05/21/2015
Components: Installation/Config, Scripts
Versions: 11.0
Failure Type: Incorrect w/Workaround
Found In Build/Fixed In Build: CF11_Final / 309421
Priority/Frequency: Minor / Some users will encounter
Locale/System: English / Linux
Vote Count: 0
Problem Description:
When installing Coldfusion 11 developer in with a silent install, I get an error when "Creating the ColdFusion 11 start script" using cf-init-run.sh in the cfusion/bin/ directory. The "sysinit" file does not exist in the "cfusion/bin/" directory after install.
Steps to Reproduce:
install coldfusion using slient.properties
1) Install ./ColdFusion_11_WWEJ_linux64.bin -f silent.properties
2) cd to /opt/coldfusion11/cfusion/bin
3) run sudo ./cf-init-run.sh install
Actual Result:
Creating the ColdFusion 11 start script
cp: cannot stat ‘/opt/coldfusion11/cfusion/bin/../bin/sysinit’: No such file or directory
chmod: cannot access ‘/etc/init.d/coldfusion_11’: No such file or directory
Install complete
Expected Result:
install complete message and coldfusion_11 script found in /etc/init.d/
Any Workarounds:
Manually stating coldfusion
sudo /opt/coldfusion11/cfusion/bin/coldfusion start
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3992039
External Customer Info:
External Company:
External Customer Name: Mark
External Customer Email:
External Test Config: My Hardware and Environment details:
Ubuntu 14.04.2 LTS
x86_64
Attachments:
Comments: