Bug 748002

Summary: group list views: globally uncaught exception (NPE) occurs when hovering over the Category (icon) column
Product: [Other] RHQ Project Reporter: Ian Springer <ian.springer>
Component: Core UIAssignee: Ian Springer <ian.springer>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: high    
Version: 4.1CC: ccrouch, hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-07 19:17:36 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: 734807    

Description Ian Springer 2011-10-21 16:58:56 UTC
[INFO] (ErrorHandler.java:60) 2011-10-21 12:56:31,611 [WARN ] Globally uncaught exception
[INFO] java.lang.NullPointerException:
[INFO] Name is null
[INFO]     at java.lang.Enum.valueOf(Enum.java:195)
[INFO]     at org.rhq.core.domain.resource.group.GroupCategory.valueOf(GroupCategory.java:1)
[INFO]     at org.rhq.enterprise.gui.coregui.client.inventory.groups.ResourceGroupListView$2.hoverHTML(ResourceGroupListView.java:125)
[INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[INFO]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[INFO]     at java.lang.reflect.Method.invoke(Method.java:597)
[INFO]     at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
[INFO]     at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
[INFO]     at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)
[INFO]     at com.google.gwt.dev.shell.BrowserChannel.reactToMessagesWhileWaitingForReturn(BrowserChannel.java:1714)
[INFO]     at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:165)
[INFO]     at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:120)
[INFO]     at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:507)
[INFO]     at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:264)
[INFO]     at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
[INFO]     at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
[INFO]     at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:188)
[INFO]     at sun.reflect.GeneratedMethodAccessor203.invoke(Unknown Source)
[INFO]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[INFO]     at java.lang.reflect.Method.invoke(Method.java:597)
[INFO]     at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
[INFO]     at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
[INFO]     at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)
[INFO]     at com.google.gwt.dev.shell.BrowserChannel.reactToMessages(BrowserChannel.java:1669)
[INFO]     at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:401)
[INFO]     at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:222)
[INFO]     at java.lang.Thread.run(Thread.java:662)

Comment 1 Ian Springer 2011-10-21 17:33:20 UTC
Fixed - [master 0c6aefe] (http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=0c6aefe).

Comment 2 Mike Foley 2011-10-21 21:08:34 UTC
verified build #607

Comment 3 Mike Foley 2012-02-07 19:17:36 UTC
changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE