Bug 645723

Summary: Agent discovery command message shows resource id with comma [,]
Product: [Other] RHQ Project Reporter: Rajan Timaniya <rtimaniy>
Component: AgentAssignee: John Mazzitelli <mazz>
Status: CLOSED CURRENTRELEASE QA Contact: Corey Welton <cwelton>
Severity: medium Docs Contact:
Priority: low    
Version: 4.0.0CC: mazz, skondkar
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: 2011-05-24 01:11:29 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: 585306    

Description Rajan Timaniya 2010-10-22 10:03:26 UTC
Description of problem:
Agent discovery command message shows resource id with comma [,]

> discovery --verbose --resourceId=10013
The given resource ID [10,013] does not match any resource in inventory.

Version-Release number of selected component (if applicable):
RHQ-Master build #442
http://hudson-qe.rhq.rdu.redhat.com:8080/view/RHQ/job/ci-rhq-master/442/

How reproducible:
Always

Steps to Reproduce:
1) Installed RHQ server and agent

2) Execute command on agent: discovery --verbose --resourceId=<INVALID_RESOURCE_ID>
  
Actual results:
Agent discovery command message shows resource id with comma [,]

Expected results:
Agent discovery command message should not show resource id with comma.
> discovery --verbose --resourceId=10013
The given resource ID [10013] does not match any resource in inventory.

Comment 1 John Mazzitelli 2011-02-18 16:01:08 UTC
fixed... commit 6f88237

Comment 2 Sunil Kondkar 2011-04-11 12:14:48 UTC
Verified on build#1140 (Version: 4.0.0-SNAPSHOT Build Number: 0589b9e)

Agent discovery command message does not display resource id with comma.

Marking as verified

Comment 3 Corey Welton 2011-05-24 01:11:29 UTC
Bookkeeping - closing bug - fixed in recent release.

Comment 4 Corey Welton 2011-05-24 01:11:29 UTC
Bookkeeping - closing bug - fixed in recent release.