Bug 805028
Summary: | [eap6] 2 standalone instances on same host are incorrectly detected | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Libor Zoubek <lzoubek> |
Component: | Agent | Assignee: | Heiko W. Rupp <hrupp> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 4.3 | CC: | ccrouch, hrupp, theute |
Target Milestone: | --- | ||
Target Release: | RHQ 4.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-08-31 10:08:27 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-03-20 13:31:33 UTC
priority=high, blocks 707223, target release = 3.1 per BZ triage (crouch, asantos, loleary, mfoley) What is the command line to start them? http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=ef0c9d96 may fix this. Libor, can you give it another try with the latest plugin code? Ian, I am not sure whether your patch fixes this BZ, but I'll definitely try it on tomorrows master build. I start both EAPs by simply running ./standalone.sh Key setting in standalone.xml for portshifting is here: <socket-binding-group name="standard-sockets" default-interface="public" port-offset="${jboss.socket.binding.port-offset:10000}"> note that 10000 is not default, it is my offset. that port-offset=... is a new option that we need to implement. we can detect the default and from command line, but not the fallback port-offset attribute was indeed added in 7.1.1 (or after 7.1.CR1B) master 249e20180843f3d0c6 verified on Version: 4.4.0-SNAPSHOT Build Number: 559098b Bulk close of old bugs in VERIFIED state. |