Bug 538767

Summary: postfix: null pointer exception after clicking from access to postfix server
Product: [Other] RHQ Project Reporter: Sudhir D <sdharane>
Component: ConfigurationAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 1.4CC: jshaughn
Target Milestone: ---Keywords: SubBug
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-16 13:59:44 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: 565628    

Description Sudhir D 2009-11-19 11:38:39 UTC
Description of problem:
The iManage UI throws null pointer exception when click from access service to postfix service. 

Version-Release number of selected component (if applicable):
1.4 build #54

How reproducible:
100%

Steps to Reproduce:
1. Login to iManage UI.
2. Click on the server to be managed from dashboard
3. Click on Postfix Service. 
4. Click on Access service just below postfix service.
5. Now click back on Postfix service.
  
Actual results:
Java null pointer exception is thrown.

Expected results:
Should take back to Postfix Service page.

Additional info:
java.lang.NullPointerException
	at org.rhq.core.gui.configuration.ConfigRenderer.addNewMap(ConfigRenderer.java:473)
	at org.rhq.core.gui.configuration.ConfigRenderer.addChildComponents(ConfigRenderer.java:250)
	at org.rhq.core.gui.configuration.ConfigRenderer.encodeBegin(ConfigRenderer.java:162)
	at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:813)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:928)
	at javax.faces.render.Renderer.encodeChildren(Renderer.java:148)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:837)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:930)

Comment 1 wes hayutin 2010-02-16 16:51:40 UTC
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs.

keyword:
new = Tracking + FutureFeature + SubBug

Comment 2 wes hayutin 2010-02-16 16:57:56 UTC
making sure we're not missing any bugs in rhq_triage

Comment 3 Corey Welton 2010-10-05 13:08:12 UTC
Lowering severity/priority - not an enterprise plugin