Bug #370 (closed)
Opened 13 years ago
Closed 13 years ago
IllegalStateException in Shoola 25-09-06
| Reported by: | jamoore | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Cc: | |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
72795 ms since start (2006-09-25 12:49:38,823) ** FATAL **
[thread: AWT-EventQueue-0][class: org.openmicroscopy.shoola.env.AbnormalExitHandler] -
Abnormal termination due to an uncaught exception.
java.lang.IllegalStateException: This method cannot be invoked in the DISCARDED, SAVE or LOADING_THUMBNAIL state
at org.openmicroscopy.shoola.agents.treeviewer.view.TreeViewerComponent.clearFoundResults(TreeViewerComponent.java:491)
at org.openmicroscopy.shoola.agents.treeviewer.view.TreeViewerControl$2.stateChanged(TreeViewerControl.java:321)
at javax.swing.JTabbedPane.fireStateChanged(JTabbedPane.java:290) at javax.swing.JTabbedPane$ModelListener.stateChanged(JTabbedPane.java:222)
at javax.swing.DefaultSingleSelectionModel.fireStateChanged(DefaultSingleSelectionModel.java:116)
at javax.swing.DefaultSingleSelectionModel.setSelectedIndex(DefaultSingleSelectionModel.java:50)
at javax.swing.JTabbedPane.setSelectedIndexImpl(JTabbedPane.java:478)
at javax.swing.JTabbedPane.setSelectedIndex(JTabbedPane.java:464)
at javax.swing.plaf.basic.BasicTabbedPaneUI$Handler.mousePressed(BasicTabbedPaneUI.java:3237)
at java.awt.Component.processMouseEvent(Component.java:5485)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
at java.awt.Component.processEvent(Component.java:5253)
at java.awt.Container.processEvent(Container.java:1966)
at java.awt.Component.dispatchEventImpl(Component.java:3955)
at java.awt.Container.dispatchEventImpl(Container.java:2024) at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3889)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
at java.awt.Container.dispatchEventImpl(Container.java:2010)
at java.awt.Window.dispatchEventImpl(Window.java:1774)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Exception in thread "AWT-EventQueue-0"
Will try to reproduce now.
Change History (4)
comment:1 Changed 13 years ago by jmoore
comment:2 Changed 13 years ago by jmoore
Same happens when switching to Image tab.
comment:3 Changed 13 years ago by jburel
- Keywords set to iteration6
- Milestone changed from Unscheduled to 3.0-M3
- Status changed from new to assigned
- Version changed from 3.0-M1 to 3.0-M3
rev 3596 The problem should be fixed.
I leave the ticket open for the moment.
comment:4 Changed 13 years ago by jburel
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
To reproduce:
Thumbnail Retrieval Failure