Error:
jxl.read.biff.BiffException: Unable to recognize OLE stream
at jxl.read.biff.CompoundFile.<init>(CompoundFile.java:116)
at jxl.read.biff.File.<init>(File.java:127)
at jxl.Workbook.getWorkbook(Workbook.java:268)
at jxl.Workbook.getWorkbook(Workbook.java:253)
at test1.main(test1.java:25)
Solution: No expenditure to read excel 2007 files (*.xlsx). Only excel 2003 (*.xls) is supported.
Similar Posts:
- Poi Read Excle error: java.util.zip.ZipException: invalid stored block lengths
- [Solved] Java.nio.file.AccessDeniedException is reported when moving excel files in Tomcat project
- Python FAQ – error using openpyxl module: zipfile.BadZipFile : File is not a zip file
- Python: How to Batch Read the Form Information in Word and output them to Excel file
- Php7 + phpexcel table export failed net:: err_ INVALID_ RESPONSE
- BadZipFile: File is not a zip file [How to Solve]
- Python Pandas: Read_Excel() and to_Excel() function
- Tensorflow error due to uninitialized variable [How to Fix]
- Python uses xlwt length limit to report errors
- Error reporting when installing r reference rjava on MAC