ICY Version 1.2.6.1
Plugin Connected Components 4.2.0.2
Comment:
Please type here your comment
An error occured while the plugin was running.
Stack trace :
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at icy.gui.main.MainInterfaceGui.getSequences(MainInterfaceGui.java:479)
at icy.gui.main.MainInterfaceGui.getSequencesContaining(MainInterfaceGui.java:547)
at icy.painter.AbstractPainter.onChanged(AbstractPainter.java:155)
at icy.roi.ROI2DArea$ROI2DAreaPainter.onChanged(ROI2DArea.java:219)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:178)
at icy.common.UpdateEventHandler.changed(UpdateEventHandler.java:158)
at icy.painter.AbstractPainter.changed(AbstractPainter.java:99)
at icy.roi.ROI.onChanged(ROI.java:928)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:178)
at icy.common.UpdateEventHandler.changed(UpdateEventHandler.java:158)
at icy.roi.ROI.roiChanged(ROI.java:814)
at icy.roi.ROI2DArea.updateMask(ROI2DArea.java:708)
at icy.roi.ROI2DArea.addPoint(ROI2DArea.java:824)
at plugins.adufour.connectedcomponents.ConnectedComponents.execute(ConnectedComponents.java:277)
at plugins.adufour.ezplug.EzPlug.run(EzPlug.java:370)
at java.lang.Thread.run(Unknown Source)