Icy Version 1.9.10.0
Java(TM) SE Runtime Environment 1.8.0_191-b12 (64 bit)
Running on Windows 10 10.0 (amd64)
Max java memory : 1.0 GB
Plugin Workbooks 3.4.5.0
Dependances:
Plugin Protocols SDK 5.2.7.0 is correctly installed
Plugin EzPlug SDK 3.15.5.0 is correctly installed
Plugin Apache POI 3.14.0.0 is correctly installed
Comment:
Please type here your comment
java.lang.IllegalArgumentException: Comparison method violates its general contract!
at java.util.ComparableTimSort.mergeHi(Unknown Source)
at java.util.ComparableTimSort.mergeAt(Unknown Source)
at java.util.ComparableTimSort.mergeForceCollapse(Unknown Source)
at java.util.ComparableTimSort.sort(Unknown Source)
at java.util.Arrays.sort(Unknown Source)
at javax.swing.DefaultRowSorter.sort(Unknown Source)
at javax.swing.DefaultRowSorter.allRowsChanged(Unknown Source)
at org.jdesktop.swingx.sort.DefaultSortController.allRowsChanged(DefaultSortController.java:389)
at javax.swing.JTable.notifySorter(Unknown Source)
at javax.swing.JTable.sortedTableChanged(Unknown Source)
at javax.swing.JTable.tableChanged(Unknown Source)
at org.jdesktop.swingx.JXTable.tableChanged(JXTable.java:1561)
at plugins.adufour.vars.gui.swing.WorkbookEditor.updateTable(WorkbookEditor.java:916)
at plugins.adufour.vars.gui.swing.WorkbookEditor.updateInterfaceValue(WorkbookEditor.java:865)
at plugins.adufour.vars.gui.VarEditor$1.run(VarEditor.java:289)
at icy.system.thread.ThreadUtil$CaughtRunnable.run(ThreadUtil.java:61)
at icy.system.thread.ThreadUtil.invokeLater(ThreadUtil.java:261)
at icy.system.thread.ThreadUtil.invokeLater(ThreadUtil.java:244)
at plugins.adufour.vars.gui.VarEditor.valueChanged(VarEditor.java:285)
at plugins.adufour.vars.lang.Var.fireVariableChanged(Var.java:328)
at plugins.adufour.vars.lang.Var.valueChanged(Var.java:819)
at plugins.adufour.roi.ROIMeasures.sequenceOpened(ROIMeasures.java:1009)
at icy.gui.main.MainInterfaceGui.fireSequenceOpenedEvent(MainInterfaceGui.java:1177)
at icy.gui.main.MainInterfaceGui.sequenceOpened(MainInterfaceGui.java:1502)
at icy.gui.main.MainInterfaceGui.viewerOpened(MainInterfaceGui.java:1406)
at icy.gui.main.MainInterfaceGui.registerViewer(MainInterfaceGui.java:529)
at icy.gui.viewer.Viewer.
at icy.gui.viewer.Viewer.
at icy.gui.main.MainInterfaceGui$4.run(MainInterfaceGui.java:218)
at icy.system.thread.ThreadUtil$CaughtRunnable.run(ThreadUtil.java:61)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(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$JavaSecurityAccessImpl.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)