Bug 820272
Summary: | JBossAS 7 plugin unable to discover running JDG instances | |||
---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Martin Gencur <mgencur> | |
Component: | Plugins | Assignee: | Heiko W. Rupp <hrupp> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | |
Severity: | high | Docs Contact: | ||
Priority: | urgent | |||
Version: | 4.4 | CC: | ccrouch, hrupp, lzoubek | |
Target Milestone: | --- | |||
Target Release: | JON 3.1.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 820435 (view as bug list) | Environment: | ||
Last Closed: | 2013-09-03 15:07:06 UTC | Type: | Bug | |
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, 820435 |
Description
Martin Gencur
2012-05-09 13:54:25 UTC
There are two parts of this: - wrong detection of product and directory master b8459c0d57e - jdg server does not by default expose a http management port -> RHQ can not connect to it. [21:29:26] <asantos> pilhuhn, that will be included in er8 This change should be pushed to release/jon3.1.x prior to going ON_QA. Bug 820435 is tracking the fix in master and is already ON_QA With JDG er8 discovery works as expected snert:/im/rhq/modules/enterprise/agent/target/rhq-agent hrupp$ bin/standalone.sh Listening for transport dt_socket at address: 8788 Starting the plugin container. Loading plugins ...Loaded plugin: JBossAS7 ...Loaded plugin: Platforms Ready. [0]:0 > disc s Discovery took: 1365ms [Resource[id=-3, uuid=fd425fbd-cfb9-4031-aaba-dbb669163e61, type={JBossAS7}JBossAS7 Standalone Server, key=/devel/jboss-datagrid-server-6.0.0.ER8/standalone, name=JDG (127.0.0.1:9990), parent=dhcp-0-204.str.redhat.com, version=JDG 6.0.0.ER8]] [1]:0 > set id -3 [2]:-3 > avail . JDG (127.0.0.1:9990)( -3 ):DOWN [3]:-3 > invoke installRhqUser user=rhqadmin||password=rhqadmin [PropertySimple[id=0, name=operationResult, value=Management user [rhqadmin] added., override=null]] [4]:-3 > avail . JDG (127.0.0.1:9990)( -3 ):UP release branch cc89a1666a69b verified on JON 3.1.ER6 + JDG ER.10 Bulk closing of old issues in VERIFIED state. |