Icy Version 1.9.5.1
Java(TM) SE Runtime Environment 1.8.0_121-b13 (64 bit)
Running on Mac OS X 10.11.6 (x86_64)
Max java memory : 56.9 GB
Plugin ROIWithLabelsInExcel
Comment:
Please pass this report to Stephane Dallongeville
org.apache.poi.poifs.filesystem.OfficeXmlFileException: The supplied data appears to be in the Office 2007+ XML. You are calling the part of POI that deals with OLE2 Office Documents. You need to call a different part of POI to process this data (eg XSSF instead of HSSF)
at org.apache.poi.poifs.storage.HeaderBlock.
at org.apache.poi.poifs.storage.HeaderBlock.
at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.
at org.apache.poi.hssf.usermodel.HSSFWorkbook.
at org.apache.poi.hssf.usermodel.HSSFWorkbook.
at plugins.caroff.roiwithlabelsinexcel.ROIWithLabelsInExcel.execute(ROIWithLabelsInExcel.java:90)
at plugins.adufour.ezplug.EzPlug.run(EzPlug.java:439)
at plugins.adufour.blocks.lang.BlockDescriptor.run(BlockDescriptor.java:541)
at plugins.adufour.blocks.lang.WorkFlow.run(WorkFlow.java:837)
at plugins.adufour.blocks.lang.BlockDescriptor.run(BlockDescriptor.java:541)
at java.lang.Thread.run(Thread.java:745)