tracker issue : CF-3534348

select a category, or use search below
(searches all categories and all time range)
Title:

Typographical errors in $cfroot/cfusion/bin/cf-init.sh

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Ryan Novosielski / Ryan Novosielski (novosirj)

Created: 04/02/2013

Components: Web Container (Tomcat)

Versions: 10.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: Final / CF11 Update5,CF10 Update16

Priority/Frequency: Normal / All users will encounter

Locale/System: English / Unix Solaris 10

Vote Count: 0

Listed in the version 11.0.05.293506 Issues Fixed doc
Problem Description:Something wrong with the afforementioned file

Steps to Reproduce:Install Coldfusion 10 in server configuration and attempt to use cf-init.sh -- this is on hotfix 8 but I think it was happening as well before I upgraded.

Actual Result:Script errors multiple times and creates files $cfroot/cfusion/bin/STARTSCRIPT which don't link to a real file (should be $STARTSCRIPT maybe?)

Expected Result: Proper configuration of CF init script, including adding files to /etc/rc3.d and /etc/rc0.d, no error on exec (why is $VERSION on the first line instead of #?)

Any Workarounds:Edit line 1 and lines 132,133 to reflect what I am guessing was the appropriate text? Patch in

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3534348

External Customer Info:
External Company:  
External Customer Name: novosirj
External Customer Email:  
External Test Config: My Hardware and Environment details:Sun Fire T1000 running Solaris 10u10

Attachments:

  1. April 03, 2013 00:00:00: 1_cf-init.sh.patch.txt

Comments:

verified with CF10 update 12 on Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC errors when the shell script is run with install and uninstall parameters. CF does not seem to be starting with system reboot, after script is run with the install switch. re-targeting this for CF11. bash-3.2# ./cf-init.sh uninstall ./cf-init.sh: line 1: !/bin/sh: No such file or directory Removing /etc/init.d/coldfusion_10 Uninstall complete bash-3.2# ./cf-init.sh install ./cf-init.sh: line 1: !/bin/sh: No such file or directory Creating the ColdFusion 10 start script /etc/init.d/coldfusion_10 Adding ColdFusion 10 start/kill links ln: cannot create ./STARTSCRIPT: File exists ln: cannot create ./STARTSCRIPT: File exists Install complete
Comment by Piyush K.
15846 | December 18, 2013 04:40:31 AM GMT
A basic function and a very obvious bug exists in an expensive software package, for which you guys charge substantial upgrade fees, and you're telling me that you won't bother fixing it for the entire life of this product version? What kind of support is that?
Comment by External U.
15847 | December 18, 2013 06:55:59 AM GMT
Fixed for coldfusion11 so not reproducible for cf11 now and cf10 cant be targetted because no full installers will go.
Comment by Deepraj J.
15848 | November 18, 2014 11:41:52 PM GMT
Verified on the Oracle Solaris 11.1 SPARC with ColdFusion11. Running the init script installs the startup script without error. ColdFusion restarts automatically on system reboot. This issue is fixed in ColdFusion11. closing this. (Comment added from ex-user id:amkum)
Comment by Adobe D.
15849 | December 05, 2014 07:12:06 AM GMT
The fix for this bug is available in the pre-release build of ColdFusion 11 Update 5 and ColdFusion 10 Update 16
Comment by CFwatson U.
15850 | February 20, 2015 09:29:19 AM GMT