Status/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): David Epler / David Epler (David Epler)
Created: 06/27/2013
Components: Installation/Config, Connector
Versions: 10.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Platforms All
Vote Count: 1
Problem Description:
On new install of ColdFusion 10 running Redhat 5.9 with Oracle iPlanet Web Server 7.0.15 connector script fails to install.
From {ColdFusion Dir}/cfusion/ConnectorInstall0.txt
-----------
os.name: Linux
os.version: 2.6.18-348.6.1.el5
os.arch: amd64
platform: intel-linux64
command line: -ws SunJWS -dir /opt/Webserver7/https-www/config -cfide /opt/coldfusion10/cfusion/wwwroot/CFIDE -v
web server: SunJWS
web server directory: /opt/Webserver7/https-www/config
apialloc: false
force resource extract from jar: true
Version 7.0.15 is installed. Supported versions are Sun Java System Web Server 7.0 upto updater 8
From {ColdFusion Dir}/config/wsconfig/wsconfig.log
-----------
06/27 13:45:11 info Tomcat Connector
06/27 13:45:11 debug command line: -ws SunJWS -dir /opt/Webserver7/https-www/config -cfide /opt/coldfusion10/cfusion/wwwroot/CFIDE -v
06/27 13:45:11 error Version 7.0.15 is installed. Supported versions are Sun Java System Web Server 7.0 upto updater 8
com.adobe.coldfusion.connector.connectorinstaller.WSVersionNotSupportedException: Version 7.0.15 is installed. Supported versions are Sun Java System Web Server 7.0 upto updater 8
at com.adobe.coldfusion.connector.connectorinstaller.SunJWSInstaller.installConnector(SunJWSInstaller.java:120)
at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.installConnector(ConnectorInstaller.java:353)
at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.doIt(ConnectorInstaller.java:297)
at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.main(ConnectorInstaller.java:759)
Also tried wsconfig.jar from Update 10 and does not work either.
Any Workarounds:
wsconfig.jar inspects {Oracle iPlanet Dir}/setup/WebServer.inf for version information from PRODUCT_SP_VERSION and PRODUCT_FULL_VERSION.
Changed PRODUCT_SP_VERSION to 8 and PRODUCT_FULL_VERSION to 7.0.8
Re-ran connector script and successfully modified obj.conf, magnus.conf, and installed the connector. Connector script failed to restart Oracle iPlanet Web Server.
From {Oracle iPlanet Dir}/https-www/logs/errors
-----------
[27/Jun/2013:16:20:46] info ( 1709): CORE1116: Oracle iPlanet Web Server 7.0.15 B04/19/2012 21:52
[27/Jun/2013:16:20:46] failure ( 1709): CORE2254: Error running Init function jk_init
From {ColdFusion Dir}/config/wsconfig/1/nsapi.log
-----------
[Thu Jun 27 16:20:46.169 2013] [1709:47371424999680] [error] jk_map_validate_property::jk_map.c (404): The attribute 'worker.cfusion
.max_reuse_connections' is not supported - please check the documentation for the supported attributes.
Modfied {ColdFusion Dir}/config/wsconfig/1/workers.properties to comment out worker.cfusion.max_reuse_connections.
Oracle iPlanet Web Server correctly starts and is able to connect to ColdFusion.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3586644
External Customer Info:
External Company:
External Customer Name: David Epler
External Customer Email:
Attachments:
Comments: