jxl.read.biff.BiffException: Unable to recognize OLE stream

This exception occurs because the file is Excel2007, and jxl parsing 07 will report the above exception, that is, jxl can handle Excel2003

Solution:

Open the file, save the file as in the upper right corner, select the type 2003 file , (what will happen if you haven’t tried the 2003 template)

Change the imported file name to the current one, try it

 

Similar Posts: