Status/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Philipp Cielen / Philipp Cielen (Philipp Cielen)
Created: 03/09/2016
Components: Installation/Config, Connector
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: Beta2_v12 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Mac All
Vote Count: 0
After installing CF on OS X 10.11.2 and choosing to upgrade from ColdFusion 11 I get the following error message after starting CF from the command line:
There was an error while running the connector wizard
Connector installation was not successful
If the connector has already been configured, rename the script cfusion/bin/cf-connectors.sh to prevent the connector from configuring again.
first off: I don't think that having to rename a script to prevent it from running again is something that the user should do. This should definitely be handled by script logic.
full installation message:
Configuring the web server connector (Launched on the first run of the ColdFusion server start script)
Running /private/etc/apache2 connector wizard...
===============================================================
There was an error while running the connector wizard
Connector installation was not successful
If the connector has already been configured, rename the script cfusion/bin/cf-connectors.sh to prevent the connector from configuring again.
===============================================================
======================================================================
Configuring ColdFusion 2016 to start on system init.
======================================================================
Creating the ColdFusion 2016 start script /Library/StartupItems/ColdFusion2016/ColdFusion2016
Install complete
------------------------
it turns out that the connector wizard did not change anything in /private/etc/apache2/mod_jk.conf
I then removed the connection to CF 11 via the remove_all_connectors.sh script from CF 11 and installed the connector via apache_connector_macosx.sh from ColdFusion 2016. Only to be greeted by CF 2016 staring up with the message:
You must be the root user to configure the ColdFusion connector. Start ColdFusion as "sudo ./coldfusion start" to configure connector.
Once connector has been configured, start ColdFusion as "./coldfusion start" to run ColdFusion as non-root user.
After renaming the script CF started up fine and I was able to run the CF Administrator.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126427
External Customer Info:
External Company: cielen.com
External Customer Name: Philipp Cielen
External Customer Email: PHILIPP@CIELEN.COM
External Test Config:
Bug File Paths:
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion\12.0\Beta2_v12\4111150\ConnectorInstall0.txt
Attachments:
Comments: