Icy Version 1.7.3.0
Java(TM) SE Runtime Environment 1.8.0_51-b16 (64 bit)
Running on Windows 8.1 6.3 (amd64)
Max java memory : 2731.0 MB
Plugin Workbooks 3.2.2.0
Dependances:
Plugin Protocols SDK 4.6.7.0 is correctly installed
Plugin EzPlug SDK 3.12.0.0 is correctly installed
Comment:
Please type here your comment
java.lang.IllegalArgumentException: Position 19968 past the end of the file
at org.apache.poi.poifs.nio.FileBackedDataSource.read(FileBackedDataSource.java:50)
at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.getBlockAt(NPOIFSFileSystem.java:420)
at org.apache.poi.poifs.filesystem.NPOIFSStream$StreamBlockByteBufferIterator.next(NPOIFSStream.java:213)
at org.apache.poi.poifs.filesystem.NPOIFSStream$StreamBlockByteBufferIterator.next(NPOIFSStream.java:186)
at org.apache.poi.poifs.filesystem.NDocumentInputStream.readFully(NDocumentInputStream.java:248)
at org.apache.poi.poifs.filesystem.NDocumentInputStream.read(NDocumentInputStream.java:150)
at org.apache.poi.poifs.filesystem.DocumentInputStream.read(DocumentInputStream.java:118)
at org.apache.poi.hpsf.PropertySet.isPropertySetStream(PropertySet.java:336)
at org.apache.poi.hpsf.PropertySet.
at org.apache.poi.hpsf.PropertySetFactory.create(PropertySetFactory.java:59)
at org.apache.poi.POIDocument.getPropertySet(POIDocument.java:165)
at org.apache.poi.POIDocument.readProperties(POIDocument.java:126)
at org.apache.poi.POIDocument.getSummaryInformation(POIDocument.java:93)
at org.apache.poi.POIDocument.writeProperties(POIDocument.java:190)
at org.apache.poi.hssf.usermodel.HSSFWorkbook.write(HSSFWorkbook.java:1178)
at plugins.adufour.blocks.tools.io.WorkbookToFile.saveAsSpreadSheet(WorkbookToFile.java:140)
at plugins.adufour.blocks.tools.io.WorkbookToFile.run(WorkbookToFile.java:71)
at plugins.adufour.blocks.lang.BlockDescriptor.run(BlockDescriptor.java:540)
at plugins.adufour.blocks.lang.WorkFlow.run(WorkFlow.java:833)
at plugins.adufour.blocks.lang.Loop.run(Loop.java:133)
at plugins.adufour.blocks.lang.BlockDescriptor.run(BlockDescriptor.java:540)
at plugins.adufour.blocks.lang.WorkFlow.run(WorkFlow.java:833)
at plugins.adufour.blocks.lang.BlockDescriptor.run(BlockDescriptor.java:540)
at java.lang.Thread.run(Unknown Source)