Status/Resolution/Reason: To Fix//
Reporter/Name(from Bugbase): Mike Collins / Mike Collins (Mike Collins)
Created: 04/18/2014
Components: Installation/Config
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: PublicBeta /
Priority/Frequency: Minor / Some users will encounter
Locale/System: ALL / Win 2008 Server R2
Vote Count: 0
I just updated my server with the beta release and I did not uninstall my prerelease version to make sure I could remember dsn's I need to carry over etc.
When I installed the beta I choose to use the internal web server since my prerelease was already on iis, and I was going to do it later.
I restarted after the install. and the Beta service started and the prerelease did not.
Anyway, what ends up happening is that IIS will send requests to the beta install because the IIS handlers mappings will still apply but the AJP port will be the beta install and not the prerelease install.
If you look at IIS Handler mappings you see they are still pointed at the prerelease install, however, all it does is proxy requests to the beta install.
My scenario, is one way AJP ports can get criss crossed. I am thinking that a Server Admins will do something similar and not realize anything about the AJP port and how it is tied to IIS. So if this was a Prod server it could be caught, or depending on the configuration, in some scenarios it might not be caught immediately and it create a mess.
Potential Solution
1. Have the install expose the AJP ports and inform the installer not to use any ports in use by IIS, Apache. It would be nice to se
2. Don't bind to the Connector AJP port until a connector is actually defined.
3. Allow the wsconfig to change \ turn on \ port and restart server.
4. The connector setup could be decoupled to be managed separately and add more request routing options. The wsconfig could manage all servers across versions and web sites. It could also use rules to route requests.
The port is defined on each server in the ../cfusion/runtime/conf/server.xml file.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3745645
External Customer Info:
External Company:
External Customer Name: mcollins323
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: