Icy Version 1.9.10.0
Java(TM) SE Runtime Environment 1.8.0_121-b13 (32 bit)
Running on Windows Server 2012 R2 6.3 (x86)
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
org.apache.xmlbeans.impl.values.XmlValueDisconnectedException
at org.apache.xmlbeans.impl.values.XmlObjectBase.check_orphaned(XmlObjectBase.java:1258)
at org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTRowImpl.addNewC(Unknown Source)
at org.apache.poi.xssf.usermodel.XSSFRow.createCell(XSSFRow.java:206)
at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:252)
at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:44)
at plugins.adufour.workbooks.IcySpreadSheet.getFillColor(IcySpreadSheet.java:201)
at plugins.adufour.vars.gui.swing.WorkbookEditor$14$2.getTableCellRendererComponent(WorkbookEditor.java:973)
at javax.swing.JTable.prepareRenderer(Unknown Source)
at org.jdesktop.swingx.JXTable.prepareRenderer(JXTable.java:3537)
at org.pushingpixels.substance.internal.ui.SubstanceTableUI.paintCell(SubstanceTableUI.java:1093)
at org.pushingpixels.substance.internal.ui.SubstanceTableUI.paintCells(SubstanceTableUI.java:981)
at org.pushingpixels.substance.internal.ui.SubstanceTableUI.paint(SubstanceTableUI.java:815)
at org.pushingpixels.substance.internal.ui.SubstanceTableUI.__org__pushingpixels__substance__internal__ui__SubstanceTableUI__update(SubstanceTableUI.java:2597)
at org.pushingpixels.substance.internal.ui.SubstanceTableUI.update(SubstanceTableUI.java)
at org.pushingpixels.substance.swingx.SubstanceTableUI.__org__pushingpixels__substance__swingx__SubstanceTableUI__update(SubstanceTableUI.java)
at org.pushingpixels.substance.swingx.SubstanceTableUI.update(SubstanceTableUI.java)
at javax.swing.JComponent.paintComponent(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JViewport.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at org.jdesktop.swingx.JXPanel.paint(JXPanel.java:497)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JLayeredPane.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JLayeredPane.paint(Unknown Source)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
at javax.swing.RepaintManager.paint(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at javax.swing.RepaintManager$4.run(Unknown Source)
at javax.swing.RepaintManager$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAcce