Bug 782780 - [eap6] Domain management port is wrongly detected
Summary: [eap6] Domain management port is wrongly detected
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Agent
Version: 3.0.1
Hardware: Unspecified
OS: Linux
high
urgent
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: as7-plugin
TreeView+ depends on / blocked
 
Reported: 2012-01-18 12:40 UTC by Libor Zoubek
Modified: 2015-11-02 00:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-07 19:18:22 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.