首页 > 代码库 > TEMP

TEMP

Sheet lineNuber is36892
writeBack() writeBack workbook[C:/Users/1481694/Desktop/Project LEGO/Desktop/OPICS_FXEX1.xlsx] with Exception,exception as follows:org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException: Rule M2.4 exception : this error should NEVER happen, if so please send a mail to the developers team, thanks !
Now time**********1*******Thu Jul 24 20:58:14 CST 2014
readBook() begin to read workbook[C:/Users/1481694/Desktop/Project LEGO/Desktop/各分行对应的OPICS Costcenter.xlsx]
OPCPackage pkg = OPCPackage.open()----Thu Jul 24 20:58:14 CST 2014
readBook() read workbook[C:/Users/1481694/Desktop/Project LEGO/Desktop/各分行对应的OPICS Costcenter.xlsx] successThu Jul 24 20:58:14 CST 2014
readBook() begin to read workbook[C:/Users/1481694/Desktop/Project LEGO/Desktop/OPICS_FXEX1.xlsx]
OPCPackage pkg = OPCPackage.open()----Thu Jul 24 20:58:14 CST 2014
readBook() read workbook[C:/Users/1481694/Desktop/Project LEGO/Desktop/OPICS_FXEX1.xlsx] with Exception,exception as followsorg.apache.poi.openxml4j.exceptions.InvalidFormatException: Package should contain a content type part [M1.13]
Exception in thread "main" java.lang.NullPointerException
at seven22.Report.copyPasteSheet(Report.java:57)
at seven22.Auto.main(Auto.java:18)

 

http://download.csdn.net/detail/WJ_kingom/3394289