Bug 864329 - Create Child Resource with incorrect configuration leads to "NPE" thrown on GUI - Child history
Summary: Create Child Resource with incorrect configuration leads to "NPE" thrown on G...
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: CLI
Version: 4.5
Hardware: i386
OS: Linux
low
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-09 07:41 UTC by Armine Hovsepyan
Modified: 2022-03-31 04:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
childHistory_NPE (141.45 KB, image/png)
2012-10-09 07:41 UTC, Armine Hovsepyan
no flags Details

Description Armine Hovsepyan 2012-10-09 07:41:27 UTC
Created attachment 623954 [details]
childHistory_NPE

Description of problem:
Create child resource for "null" configuration leads to NPE thrown on GUI child history log area.

Version-Release number of selected component (if applicable):
JON 3.1.1 GA

How reproducible:
always

Steps to Reproduce:
1. get rhq resource of Postgres Server -> resource
2. run the following CLI command ResourceFactoryManager.createResource(resourceId, resourceId, resourceNameStr, new Configuration(), new Configuration(), timeOutInt);

  
Actual results:
NPE on GUI for rhq resource child history

Expected results:
exception is catch and "reasonable" text instead of NPE shown as log for child history.

Additional info:
Screenshot is attached.


Note You need to log in before you can comment on or make changes to this bug.