首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java相关 >

poi导入excel出现 Initialisation of record 0x86 left 2 bytes remaining still to be re

2012-03-31 
poi导入excel出现 Initialisation of record 0x86 left 2 bytes remaining still to be re用poi3.1jar包捕

poi导入excel出现 Initialisation of record 0x86 left 2 bytes remaining still to be re
用poi3.1jar包捕获Unable to construct record instance异常,后台报错是WARN. Unread 2 bytes of record 0x86
我用最新的poi3.6的jar包捕获Initialisation of record 0x86 left 2 bytes remaining still to be read异常,后台不报错
请问有什么办法解决吗?

[解决办法]
原因可能是你使用的POI版本仅支持OFFICE2003,而你导入的Excel文档版本为2007

热点排行