Personal tools
  • We're Hiring!

You are here: Home Support FAQ OMERO Clients Insight Encountered an Error while Zooming an Image
Navigation
 

Insight Encountered an Error while Zooming an Image

The following error has been reported while zooming in and out an image. The problem is due to a memory problem in Java. If you see the problem, you may want to try the OpenGL version of the Beta4.1.1 client.

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 org.openmicroscopy.shoola.util.image.geom.Factory.magnifyImage(Factory.java:249)
at org.openmicroscopy.shoola.agents.imviewer.browser.BrowserModel.createDisplayedImage(BrowserModel.java:529)
Document Actions