Bug 621291
| Summary: | JBoss AS Embedded Tomcat connector does not detect the address correctly in certain cases | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Marc Shirley <mshirley> | ||||||
| Component: | Plugins | Assignee: | RHQ Project Maintainer <rhq-maint> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 1.3 | CC: | ian.springer, rtimaniy, skondkar | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | Type: | --- | |||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 616081 | ||||||||
| Attachments: |
|
||||||||
This is the same issue as https://jira.jboss.org/browse/JOPR-399 and was fixed in RHQ 1.3.1 (JON 2.3.1), as well as the RHQ 1.3.0 CP branch. Tag this as 2.4.1 to get it QA'd Verified on RHQ-Release build #420
Steps
1. Install and run JON 2.3.0 server
2. Install and run 2.3.0 agent
3. Check JON AS server for property value.
- RHQ Server, JBoss AS 4.2.3.GA default (0.0.0.0:2099)
- Resources
- Embedded JBossWeb Server 2.0.1.GA (0.0.0.0)
- Connector(3)
- Connector (7080) (Tomcat)
Inventory->Connection, observe 'Address' property
Observation:
Address property is not blank, it has '0.0.0.0' value.
Created attachment 457120 [details]
screenshot
Reverified this against jon-server-2.4.1-SNAPSHOT build# 24. Navigated to JBoss AS 4.2.3.GA->Resources->Embedded JBossWeb Server->Connector (7080) The address property displays '0.0.0.0' value at Inventory->Connection->'Address' property Please refer the attached screenshot. Created attachment 461478 [details]
Screenshot_Address
Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. |
Description of problem: JON 2.3.0 version does not detect the address of JBoss AS embedded Tomcat on discovery. How reproducible: Very Steps to Reproduce: 1. Install and run JON 2.3.0 server 2. Install and run 2.3.0 agent 3. Check JON AS server for property value. - RHQ Server, JBoss AS 4.2.3.GA default (0.0.0.0:2099) - Resources - Embedded JBossWeb Server 2.0.1.GA (0.0.0.0) - Connector(3) - Tomcat Connector (7080) Inventory->Connection, 'Address' property will be blank.