Bug 1034744

Summary: Wrong error messages on Socket bindings screens
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: InstallerAssignee: Francisco Canas <fcanas>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: low Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: fcanas, thauser
Target Milestone: ER2   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:24:47 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:

Description Petr Kremensky 2013-11-26 12:47:36 UTC
Description of problem:
 Found two error messages on Socket bindings screens.

Version-Release number of selected component (if applicable):
 EAP 6.2.0.CR3

How reproducible:
 Always

Steps to Reproduce:
1) 
- Go to Socket Binding (ha-domain) screen
- Enter 1234 as Default value for jgroups-udp Multicast-Address and press Next

2)
- Go to Socket Binding (full-ha-domain) screen
- Enter 1234 as Default value for jgroups-udp Multicast-Address and press Next

Actual results:
 error message: "Port number for multicast-address must be an integer within the range 1-65535."

Expected results:
 error message: "Address is not IPv4 / IPv6 compliant. Please check the address for jgroups-udp."

Comment 1 Francisco Canas 2013-11-26 14:58:44 UTC
Corrected error messages to show expected results above.

http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=397982f1f00ee8ca2d4e1ddb162f575434eb9a50

Comment 2 Petr Kremensky 2014-04-24 12:55:02 UTC
Verified on EAP 6.3.0.ER2