Icy Version 1.5.3.1
Java(TM) SE Runtime Environment 1.7.0_67-b01 (32 bit)
Running on Windows 7 6.1 (x86)
Max java memory : 989.9 MB
Plugin VTK Canvas 1.1.0.0
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: Java heap space
at icy.type.collection.array.Array1DUtil.allocIfNull(Array1DUtil.java:239)
at icy.sequence.Sequence.getDataCopyCXYZAsShort(Sequence.java:4557)
at icy.sequence.Sequence.getDataCopyCXYZ(Sequence.java:3344)
at icy.sequence.Sequence.getDataCopyCXYZ(Sequence.java:3330)
at plugins.kernel.canvas.VtkCanvas.getImageData(VtkCanvas.java:1051)
at plugins.kernel.canvas.VtkCanvas.
at plugins.kernel.canvas.VtkCanvasPlugin.createCanvas(VtkCanvasPlugin.java:18)
at icy.canvas.IcyCanvas.create(IcyCanvas.java:288)
at icy.gui.viewer.Viewer.setCanvas(Viewer.java:652)
at icy.gui.viewer.Viewer$4.actionPerformed(Viewer.java:438)
at javax.swing.JComboBox.fireActionEvent(Unknown Source)
at javax.swing.JComboBox.setSelectedItem(Unknown Source)
at javax.swing.JComboBox.setSelectedIndex(Unknown Source)
at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at javax.swing.plaf.basic.BasicComboPopup$1.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$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)