Hi ,

When I use POI 3.2, I'm getting the following error :

 org.apache.poi.hssf.record.RecordFormatException: Unable to construct
record instance

But it is working fine with POI 3.7. The error occurs when trying to create
a worksheet as follows :

workbook = new HSSFWorkbook(fis);

Why is this error occurring with POI 3.2?

Thanks

P.S. I'm sorry I can't attach the file here as it contains confidential
information.

--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/RecordFormatException-Unable-to-construct-record-instance-tp4223760p4223760.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to