Icy Version 1.7.3.0
Java(TM) SE Runtime Environment 1.8.0_31-b13 (64 bit)
Running on Windows 8.1 6.3 (amd64)
Max java memory : 14.2 GB
Plugin Workbooks 3.1.2.0
Dependances:
Plugin Protocols SDK 4.6.2.0 is correctly installed
Plugin EzPlug SDK 3.10.5.0 is correctly installed
Email: malamutza@gmail.com
Comment:
was running batch processing – sequence file batch in protocols editor
java.lang.IndexOutOfBoundsException: Index: 1, Tab count: 1
at javax.swing.JTabbedPane.checkIndex(Unknown Source)
at javax.swing.JTabbedPane.removeTabAt(Unknown Source)
at plugins.adufour.vars.gui.swing.WorkbookEditor$TabChangeListener.stateChanged(WorkbookEditor.java:115)
at javax.swing.JTabbedPane.fireStateChanged(Unknown Source)
at javax.swing.JTabbedPane$ModelListener.stateChanged(Unknown Source)
at javax.swing.DefaultSingleSelectionModel.fireStateChanged(Unknown Source)
at javax.swing.DefaultSingleSelectionModel.setSelectedIndex(Unknown Source)
at javax.swing.JTabbedPane.setSelectedIndexImpl(Unknown Source)
at javax.swing.JTabbedPane.setSelectedIndex(Unknown Source)
at javax.swing.JTabbedPane.insertTab(Unknown Source)
at javax.swing.JTabbedPane.addTab(Unknown Source)
at plugins.adufour.vars.gui.swing.WorkbookEditor.updateInterfaceValue(WorkbookEditor.java:427)
at plugins.adufour.vars.gui.VarEditor$1.run(VarEditor.java:289)
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$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)