Task #8125 (closed)
Bug: Error when annotating
Reported by: | cxallan | Owned by: | jburel |
---|---|---|---|
Priority: | blocker | Milestone: | OMERO-4.4 |
Component: | Insight | Version: | n.a. |
Keywords: | n.a. | Cc: | saloynton |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | 2012-02-28 (9) |
Description (last modified by cxallan)
Exception when attempting to rate or add a tag to an image with OMERO.insight-4.3.3-972-90fdbe9-ice33-b75-mac:
java.lang.Exception: Abnormal termination due to an uncaught exception. java.lang.NullPointerException at org.openmicroscopy.shoola.agents.metadata.editor.GroupProfile.clearDisplay(GroupProfile.java:312) at org.openmicroscopy.shoola.agents.metadata.editor.GroupProfile.clearData(GroupProfile.java:303) at org.openmicroscopy.shoola.agents.metadata.editor.EditorUI.clearData(EditorUI.java:480) at org.openmicroscopy.shoola.agents.metadata.editor.EditorControl.propertyChange(EditorControl.java:507) at org.openmicroscopy.shoola.util.ui.component.AbstractComponent.firePropertyChange(AbstractComponent.java:147) at org.openmicroscopy.shoola.agents.metadata.view.MetadataViewerComponent.onDataSave(MetadataViewerComponent.java:562) at org.openmicroscopy.shoola.agents.metadata.DataSaver.handleResult(DataSaver.java:122) at org.openmicroscopy.shoola.env.data.events.DSCallAdapter.eventFired(DSCallAdapter.java:90) at org.openmicroscopy.shoola.env.data.views.BatchCallMonitor$1.run(BatchCallMonitor.java:124) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:677) at java.awt.EventQueue.access$000(EventQueue.java:85) at java.awt.EventQueue$1.run(EventQueue.java:638) at java.awt.EventQueue$1.run(EventQueue.java:636) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:647) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Abnormal termination due to an uncaught exception. java.lang.NullPointerException at org.openmicroscopy.shoola.agents.metadata.editor.GroupProfile.clearDisplay(GroupProfile.java:312) at org.openmicroscopy.shoola.agents.metadata.editor.GroupProfile.clearData(GroupProfile.java:303) at org.openmicroscopy.shoola.agents.metadata.editor.EditorUI.clearData(EditorUI.java:480) at org.openmicroscopy.shoola.agents.metadata.editor.EditorControl.propertyChange(EditorControl.java:507) at org.openmicroscopy.shoola.util.ui.component.AbstractComponent.firePropertyChange(AbstractComponent.java:147) at org.openmicroscopy.shoola.agents.metadata.view.MetadataViewerComponent.onDataSave(MetadataViewerComponent.java:562) at org.openmicroscopy.shoola.agents.metadata.DataSaver.handleResult(DataSaver.java:122) at org.openmicroscopy.shoola.env.data.events.DSCallAdapter.eventFired(DSCallAdapter.java:90) at org.openmicroscopy.shoola.env.data.views.BatchCallMonitor$1.run(BatchCallMonitor.java:124) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:677) at java.awt.EventQueue.access$000(EventQueue.java:85) at java.awt.EventQueue$1.run(EventQueue.java:638) at java.awt.EventQueue$1.run(EventQueue.java:636) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:647) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Exception in thread "AWT-EventQueue-0" at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.showErrorDialog(UserNotifierImpl.java:184) at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.notifyError(UserNotifierImpl.java:275) at org.openmicroscopy.shoola.env.AbnormalExitHandler.doTermination(AbnormalExitHandler.java:138) at org.openmicroscopy.shoola.env.AbnormalExitHandler.terminate(AbnormalExitHandler.java:83) at org.openmicroscopy.shoola.env.AWTExceptionHanlder.handle(AWTExceptionHanlder.java:99) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at java.awt.EventDispatchThread.handleException(EventDispatchThread.java:412) at java.awt.EventDispatchThread.processException(EventDispatchThread.java:318) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:312) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Change History (6)
comment:1 Changed 13 years ago by cxallan
- Description modified (diff)
- Summary changed from Bug: Error when rating to Bug: Error when annotating
comment:2 Changed 13 years ago by cxallan
comment:4 Changed 13 years ago by jburel
Problem fixed, I will do a build later. NPE so normal that application quits... It should not have happened.
comment:5 Changed 13 years ago by jburel
- Status changed from new to closed
comment:6 Changed 13 years ago by jburel <j.burel@…>
(In [d208a5a8fc026101df31088052f9f92f5ead1df8/ome.git] on branch develop) Fix NPE (see #8125)
Fix NPE in the group file pane.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
It is also incredibly annoying that the entire application quits after receiving this error. :)