Icy Version 1.5.4.2
Java(TM) SE Runtime Environment 1.7.0_51-b13 (64 bit)
Running on Windows 7 6.1 (amd64)
Max java memory : 3665.0 MB
Comment:
Please type here your comment
Not enough memory !
Try to increase the Maximum Memory parameter in Preferences.
You can also report the error if you think it is not due to a memory problem.
java.lang.OutOfMemoryError: GC overhead limit exceeded
at loci.formats.codec.LZWCodec.compress(LZWCodec.java:134)
at loci.formats.tiff.TiffCompression.compress(TiffCompression.java:359)
at loci.formats.tiff.TiffSaver.writeImage(TiffSaver.java:381)
at loci.formats.tiff.TiffSaver.writeImage(TiffSaver.java:266)
at loci.formats.out.TiffWriter.saveBytes(TiffWriter.java:187)
at loci.formats.out.OMETiffWriter.saveBytes(OMETiffWriter.java:197)
at loci.formats.out.OMETiffWriter.saveBytes(OMETiffWriter.java:183)
at loci.formats.FormatWriter.saveBytes(FormatWriter.java:126)
at icy.file.Saver.saveImage(Saver.java:724)
at icy.file.Saver.saveImage(Saver.java:781)
at plugins.fab.spotDetector.OutPutPanel$1.run(OutPutPanel.java:455)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(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.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)