Bug 802794
Summary: | [eap6] changing configuration for socket binding group fails | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Libor Zoubek <lzoubek> |
Component: | Agent | Assignee: | Libor Zoubek <lzoubek> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 4.3 | CC: | 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:14:12 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-13 14:16:27 UTC
After trying this out on AS 7.1.1. final I get exactly same result as on EAP ER1 this is what appears in AS7.1.1 log. Note that "add" operation is being send even in case I was setting different port number for http. JBAS014612: Operation ("add") failed - address: ([ {"socket-binding-group" => "standard-sockets"}, {"socket-binding" => "http"} ]): org.jboss.msc.service.DuplicateServiceException: Service jboss.binding.http is already registered per BZ triage (crouch, loleary, mfoley) This has been fixed in master 51ace66460 In addition integration tests have been written for domain and standalone servers. Bulk close of old bugs in VERIFIED state. |