Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #7385 (closed)

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

BUG:Feedback 4077

Reported by: omero-qa Owned by: sylittlewood
Priority: minor Milestone: OMERO-4.4
Component: from QA Version: n.a.
Keywords: n.a. Cc: alexia.ferrand@…, jburel
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: 2012-01-17 (6)

Description

http://qa.openmicroscopy.org.uk/qa/feedback/4077/

Comment: I was using the virtual machine for omero, and trying to import from a USB stick. I will just move my files on our network.
Cheers,
Alexia

java.lang.Exception: Abnormal termination due to an uncaught exception.

java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location

	at java.awt.Component.getLocationOnScreen_NoTreeLock(Unknown Source)

	at java.awt.Component.getLocationOnScreen(Unknown Source)

	at javax.swing.JPopupMenu.show(Unknown Source)

	at javax.swing.plaf.basic.BasicComboPopup.show(Unknown Source)

	at javax.swing.plaf.basic.BasicComboPopup.togglePopup(Unknown Source)

	at javax.swing.plaf.basic.BasicComboPopup$Handler.mousePressed(Unknown Source)

	at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)

	at java.awt.Component.processMouseEvent(Unknown Source)

	at javax.swing.JComponent.processMouseEvent(Unknown Source)

	at java.awt.Component.processEvent(Unknown Source)

	at java.awt.Container.processEvent(Unknown Source)

	at java.awt.Component.dispatchEventImpl(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Window.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

	at java.awt.EventQueue.access$000(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue$4.run(Unknown Source)

	at java.awt.EventQueue$4.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue.dispatchEvent(Unknown Source)

	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.run(Unknown Source)

Abnormal termination due to an uncaught exception.

java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location

	at java.awt.Component.getLocationOnScreen_NoTreeLock(Unknown Source)

	at java.awt.Component.getLocationOnScreen(Unknown Source)

	at javax.swing.JPopupMenu.show(Unknown Source)

	at javax.swing.plaf.basic.BasicComboPopup.show(Unknown Source)

	at javax.swing.plaf.basic.BasicComboPopup.togglePopup(Unknown Source)

	at javax.swing.plaf.basic.BasicComboPopup$Handler.mousePressed(Unknown Source)

	at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)

	at java.awt.Component.processMouseEvent(Unknown Source)

	at javax.swing.JComponent.processMouseEvent(Unknown Source)

	at java.awt.Component.processEvent(Unknown Source)

	at java.awt.Container.processEvent(Unknown Source)

	at java.awt.Component.dispatchEventImpl(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Window.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

	at java.awt.EventQueue.access$000(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue$4.run(Unknown Source)

	at java.awt.EventQueue$4.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue.dispatchEvent(Unknown Source)

	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.run(Unknown Source)

Exception in thread "AWT-EventQueue-0"



	at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.showErrorDialog(UserNotifierImpl.java:182)

	at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.notifyError(UserNotifierImpl.java:271)

	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.RootThreadGroup.uncaughtException(RootThreadGroup.java:69)

	at java.awt.EventDispatchThread.processException(Unknown Source)

	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.run(Unknown Source)

Change History (5)

comment:1 Changed 12 years ago by saloynton

The additional information about the failure from - http://qa.openmicroscopy.org.uk/qa/feedback/4077/

What happened is that by taking out the usb stick out of the microscope computer, I did not unmount the key... which just "erased" the dv files from the stick. There was word documents on the stick, but still could not see them, and the system crashed.
Once I unmounted the stick, that did work.

comment:2 Changed 12 years ago by sylittlewood

As I was unable to recreate the issue this information helps identify the cause of the issue.

Closing case as a solution was found.

comment:3 Changed 12 years ago by sylittlewood

  • Resolution set to fixed
  • Status changed from new to closed

comment:4 Changed 12 years ago by jmoore

  • Cc jburel added
  • Milestone changed from Unscheduled to OMERO-Beta4.4
  • Sprint set to 2012-01-17 (6)

Jean-Marie, could you put a general abnormal termination handler in place for this issue (even if we can't reproduce)?

comment:5 Changed 12 years ago by jburel

This is going to be difficult b/c it is deep in the swing and I have no idea where it happened.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.64041 sec.)

We're Hiring!