Bug 538767 - postfix: null pointer exception after clicking from access to postfix server
Summary: postfix: null pointer exception after clicking from access to postfix server
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: RHQ Project
Classification: Other
Component: Configuration
Version: 1.4
Hardware: All
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: rhq_triage
TreeView+ depends on / blocked
 
Reported: 2009-11-19 11:38 UTC by Sudhir D
Modified: 2014-05-16 13:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-16 13:59:44 UTC
Embargoed:


Attachments (Terms of Use)

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


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