Task #7197 (new)
Opened 13 years ago
Last modified 9 years ago
Bug: Java heap space management
Reported by: | omero-qa | Owned by: | jburel |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | Insight | Version: | 5.0.5 |
Keywords: | n.a. | Cc: | dlinder, jburel |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description (last modified by jburel)
http://qa.openmicroscopy.org.uk/qa/feedback/4030/
java.lang.Exception: Abnormal termination due to an uncaught exception. java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferInt.<init>(Unknown Source) at java.awt.image.Raster.createPackedRaster(Unknown Source) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source) at java.awt.image.BufferedImage.<init>(Unknown Source) at com.sun.java.swing.plaf.windows.XPStyle$SkinPainter.createImage(Unknown Source) at sun.swing.CachedPainter.paint0(Unknown Source) at sun.swing.CachedPainter.paint(Unknown Source) at com.sun.java.swing.plaf.windows.XPStyle$Skin.paintSkinRaw(Unknown Source) at com.sun.java.swing.plaf.windows.XPStyle$Skin.paintSkin(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsTabbedPaneUI.paintRotatedSkin(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsTabbedPaneUI.paintContentBorder(Unknown Source) at javax.swing.plaf.basic.BasicTabbedPaneUI.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.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.JSplitPane.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JSplitPane.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)
Change History (5)
comment:1 Changed 13 years ago by jburel
- Description modified (diff)
comment:2 Changed 10 years ago by jamoore
- Cc dlinder jburel added
- Component changed from from QA to Insight
- Summary changed from Java heap space management to Bug: Java heap space management
- Version set to 5.0.5
comment:3 Changed 10 years ago by jburel
- Milestone changed from Unscheduled to 5.1.0-m3
Still could still happen for large image. Moving to m3 where we have planned to handle large image.
comment:4 Changed 9 years ago by jamoore
- Milestone changed from 5.1.4 to OMERO-5.1.4
Splitting 5.1.4 due to milestone decoupling
comment:5 Changed 9 years ago by jamoore
- Milestone changed from 5.x to Unscheduled
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Is this still valid, J-m?