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 #3479 (closed)

Opened 13 years ago

Closed 13 years ago

BUG:Feedback 3017 ROI Inspector

Reported by: omero-qa Owned by: jburel
Priority: minor Milestone: OMERO-Beta4.3
Component: from QA Version: n.a.
Keywords: n.a. Cc: a.j.d.melvin@…
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: 0.0d
Sprint: 2011-02-10 (5)

Description

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

Comment: viewing the inspector

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

java.lang.IndexOutOfBoundsException: Index: 1, Size: 1

	at java.util.ArrayList.RangeCheck(Unknown Source)

	at java.util.ArrayList.get(Unknown Source)

	at org.openmicroscopy.shoola.agents.measurement.util.model.FigureTableModel.getValueAt(FigureTableModel.java:222)

	at javax.swing.JTable.getValueAt(Unknown Source)

	at javax.swing.JTable.prepareRenderer(Unknown Source)

	at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)

	at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)

	at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)

	at javax.swing.plaf.ComponentUI.update(Unknown Source)

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

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

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

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

	at javax.swing.JViewport.paint(Unknown Source)

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

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

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

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

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

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

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

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

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

	at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)

	at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)

	at javax.swing.RepaintManager.paint(Unknown Source)

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

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

	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)

	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)

	at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)

	at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)

	at java.awt.event.InvocationEvent.dispatch(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.lang.IndexOutOfBoundsException: Index: 1, Size: 1

	at java.util.ArrayList.RangeCheck(Unknown Source)

	at java.util.ArrayList.get(Unknown Source)

	at org.openmicroscopy.shoola.agents.measurement.util.model.FigureTableModel.getValueAt(FigureTableModel.java:222)

	at javax.swing.JTable.getValueAt(Unknown Source)

	at javax.swing.JTable.prepareRenderer(Unknown Source)

	at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)

	at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)

	at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)

	at javax.swing.plaf.ComponentUI.update(Unknown Source)

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

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

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

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

	at javax.swing.JViewport.paint(Unknown Source)

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

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

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

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

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

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

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

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

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

	at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)

	at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)

	at javax.swing.RepaintManager.paint(Unknown Source)

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

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

	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)

	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)

	at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)

	at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)

	at java.awt.event.InvocationEvent.dispatch(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:159)

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

	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(Unknown Source)

	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

	at java.lang.reflect.Method.invoke(Unknown Source)

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

	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 (4)

comment:1 Changed 13 years ago by jburel

  • Milestone changed from Unscheduled to OMERO-Beta4.3
  • Sprint set to 2011-02-10 (5)

comment:2 Changed 13 years ago by jburel

  • Remaining Time set to 0.25

comment:3 Changed 13 years ago by jburel

  • Status changed from new to assigned

comment:4 Changed 13 years ago by jburel

  • Remaining Time changed from 0.25 to 0
  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed 6a9e8ca

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.66315 sec.)

We're Hiring!