Bug 748002 - group list views: globally uncaught exception (NPE) occurs when hovering over the Category (icon) column
Summary: group list views: globally uncaught exception (NPE) occurs when hovering over...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.1
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Ian Springer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: rhq42
TreeView+ depends on / blocked
 
Reported: 2011-10-21 16:58 UTC by Ian Springer
Modified: 2013-08-06 00:41 UTC (History)
2 users (show)

Fixed In Version: 4.2
Clone Of:
Environment:
Last Closed: 2012-02-07 19:17:36 UTC
Embargoed:


Attachments (Terms of Use)

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


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