Bug 782780

Summary: [eap6] Domain management port is wrongly detected
Product: [Other] RHQ Project Reporter: Libor Zoubek <lzoubek>
Component: AgentAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: urgent Docs Contact:
Priority: high    
Version: 3.0.1CC: hrupp, theute
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-07 19:18:22 UTC 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: 707223    

Description Libor Zoubek 2012-01-18 12:40:54 UTC
Description of problem:

Port where DomainController is listening is not detected properly, my host.xml (unsecured) contains:


<management-interfaces>
 <native-interface  >
  <socket interface="management" port="8999"/>
 </native-interface>
 <http-interface  >
  <socket interface="management" port="8990"/>
 </http-interface>
</management-interfaces>

and RHQ detects port as 9990. I have already running EAP6 in standalone mode listening on 9990.

Version-Release number of selected component (if applicable):
Version: 4.3.0-SNAPSHOT
Build Number: 81533f2
EAP6 DR9

How reproducible:always


Steps to Reproduce:
1.Start EAP6 in standalone mode (unsecure http and native interfaces)
2.Start EAP6 in domain mode / another copy of EAP, same host with above content of host.xml
3.Inventory both by agent
  
Actual results: BZs bellow are still reproducible

Additional info: It seems to be a root cause of following:
https://bugzilla.redhat.com/show_bug.cgi?id=766284
https://bugzilla.redhat.com/show_bug.cgi?id=769913

Comment 2 Mike Foley 2012-02-07 19:18:22 UTC
changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE