Bug 621294

Summary: Plugin does not handle manually entered Address property correctly for embedded tomcat connector
Product: [Other] RHQ Project Reporter: Marc Shirley <mshirley>
Component: PluginsAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Corey Welton <cwelton>
Severity: medium Docs Contact:
Priority: low    
Version: 1.3CC: ian.springer
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: 2.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-12 16:54:59 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:

Description Marc Shirley 2010-08-04 17:34:39 UTC
Description of problem:
Related to https://bugzilla.redhat.com/show_bug.cgi?id=621291

When trying to manually populate the 'Address' property to correct the issue in 621291, the plugin does not correctly interpret the value.  If the IP address is entered, then this results in "httpservername-7080" rather than the correct "http-servername-7080".  If a dash is entered before the IP address, it results in an NPE.

Version-Release number of selected component (if applicable):
2.3.0

How reproducible:
Very

Steps to Reproduce:
1. Follow steps in 621291 to set up environment
2. Populate the 'Address' property with a value

Comment 2 Ian Springer 2010-08-09 19:35:41 UTC
Fixed in commit d0eb8c4 and pushed to master. Note, I don't know how to test this fix since https://bugzilla.redhat.com/show_bug.cgi?id=621291 is fixed in master, so I'm going to verify this without QA.

Comment 3 Ian Springer 2010-08-09 20:07:05 UTC
Fixed in Jopr_2_3_0_GA_CP branch, r1366.

Comment 4 Corey Welton 2010-08-12 16:54:59 UTC
Mass-closure of verified bugs against JON.