Bug 809721

Summary: [eap6] deployment cannot be created when server is listening on IPv6
Product: [Other] RHQ Project Reporter: Libor Zoubek <lzoubek>
Component: AgentAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: medium    
Version: 4.4CC: hrupp, theute
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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, 919199    
Attachments:
Description Flags
deployment creation failure none

Description Libor Zoubek 2012-04-04 07:45:59 UTC
Created attachment 575055 [details]
deployment creation failure

Description of problem:


Version-Release number of selected component (if applicable):
Version: 4.4.0-SNAPSHOT
Build Number: 8af11c9
EAP6 ER4.1

How reproducible:always


Steps to Reproduce:
1. start EAP standalone by ./standalone.sh -b :: -b management :: -Djava.net.PreferIPv4Stack=false
2. inventory it
3. create a deployment, upload some WAR file
  
Actual results: Creating Deployment child fails with error: 

Failed to open output stream to URL [http://:::9990/management/add-content]: java.net.MalformedURLException: For input string: "::9990"


Expected results: Child resource is successfully created


Additional info: for IPv6 plugin should use http://[::]:9990

Comment 1 Charles Crouch 2012-04-13 00:23:39 UTC
Lowering priority, this is not a blocker for rhq4.4

Comment 2 Heiko W. Rupp 2012-05-15 10:13:19 UTC
Even if the above error were fixed, we would very probably run into 
https://bugzilla.redhat.com/show_bug.cgi?id=809125#c3