You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by MPras <4m...@gmail.com> on 2010/04/23 16:52:41 UTC

LeftoverDataException thrown

Hello,

When trying to read and Excel file using POI 3.6, the following exception is
thrown:

org.apache.poi.hssf.record.RecordInputStream$LeftoverDataException:
Initialisation of record 0x10 left 8 bytes remaining still to be read
	at
org.apache.poi.hssf.record.RecordInputStream.hasNextRecord(RecordInputStream.java:155)
 	at
org.apache.poi.hssf.record.RecordFactoryInputStream.nextRecord(RecordFactoryInputStream.java:216)
 	at
org.apache.poi.hssf.record.RecordFactory.createRecords(RecordFactory.java:392)
 	at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:276)
 	at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:201)
 	at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:317)
 	at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:298)
 	at
org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:60)


Any help is appreciated.

Thanks.

-- 
View this message in context: http://old.nabble.com/LeftoverDataException-thrown-tp28342152p28342152.html
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org