Bug 553283

Summary: [raw-config] Navigating away from edit mode of an existing resource(hosts) config results in exception
Product: [Other] RHQ Project Reporter: Preethi Thomas <pthomas>
Component: ConfigurationAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: jsanda
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 557440 (view as bug list) Environment:
Last Closed: 2010-08-12 16:49:01 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: 538114    
Attachments:
Description Flags
stacktrace none

Description Preethi Thomas 2010-01-07 15:15:25 UTC
Created attachment 382256 [details]
stacktrace

Description of problem:
Trying to navigate away from edit mode of the hosts resource config results in exception

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


How reproducible:


Steps to Reproduce:
1. Login to the RHQ server with the agent running
2. Click on the hosts server
3.click on the configuration tab and click on the change properties button
4. Click on Edit for any of the entries.
5. Now click on Structured and Raw server from the left pane
  
Actual results:
Trace back

java.lang.NullPointerException

Expected results:
To be able to move back & forth

Additional info:
attached exception.

Comment 1 John Sanda 2010-02-11 19:01:44 UTC
I recall running into this a while back. I can no longer reproduce. I think I resolved this issue when updating some of the navigation logic for the resource navigation tree. I updated it so that regardless of which resource configuration page you are on (view.xhtml, edit.xhtml, etc.) and you click on a different resource in the tree, you are always redirected to view.xhtml for the selected resource.

Comment 2 Preethi Thomas 2010-02-19 13:08:08 UTC
This issue has been resolved.

Comment 3 Preethi Thomas 2010-02-19 13:08:57 UTC
moving to verified. checked in raw-config branch as well as master.

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