+++ This bug was initially created as a clone of JBoss ON Bug #921191 +++ Description of problem: Tomcat 7 can not be monitored/managed due to the connectors failing to be properly discovered and configured. Version-Release number of selected component (if applicable): 4.4.0.JON312GA How reproducible: Always Steps to Reproduce: 1. Configure Tomcat 7 from EWS 2.0 for management from JBoss ON 2. Start Tomcat 7 from EWS 2.0. 3. Start JON 3.1.2. 4. Import Tomcat 7 instance into JON inventory. Actual results: Connectors are DOWN and their names are ?-8080 and ?-8009. Expected results: Connectors should be up and have the names http-bio-8080 and ajp-bio-8009.
*** Bug 865488 has been marked as a duplicate of this bug. ***
Verified with Tomcat plugin brew build [1] and EWS 2.0.1.ER1 Tomcat7, Tomcat6 and EWS 1.0.2 GA T5, T6 - RHEL, Windows, Solaris [1] https://brewweb.devel.redhat.com//buildinfo?buildID=269954 Some new bugs found 961253 (EWS 1.0.2 Tomcat5 - possible Tomcat 5 bug) and AJP Tomcat connector name is displayed ajp-xxx in RHEL, MS Windows and Solaris Intel, but on Solaris SPARC the name is displayed like jk-xxxx in JON UI. It should be the same for all platforms.
Added DocText. @Wei Nan Li, can you please review the Doc Text content?
oops.. @Jean-Frederic Clere, can you please review the Doc Text content?
"Cause: Tomcat 7 can not be monitored/managed due to the connectors failing to be properly discovered and configured. Consequence: Connectors are DOWN and their names are ?-8080 and ?-8009 Fix: The bug in the JBoss Enterprise Web Server plugin has now been fixed. Result: The connectors are now up and have the names http-bio-8080 and ajp-bio-8009. Tomcat 7 can now be monitored/managed successfully." Looks Ok.
I reviewed again all Solaris SPARC and Intel JON plugin test runs and here are the results: EWS 2.0.1 ER1 T6, T7 on Solaris Intel(32 and 64 bits) and on Solaris SPARC - connector names in JON UI are correct ajp-, http- EWS 1.0.2 GA T5, T6 on Solaris Intel(32 and 64 bits) - connector names in JON UI are correct ajp-, http- EWS 1.0.2 GA T5, T6 on Solaris SPARC - connector name has jk- instead of ajp-
It was typo bug in test automation. This bug is verified.