Yes it seems to works with poi-3.2-alpha1-20080808.jar. But I get another
Exception
Exception in thread "main" java.lang.RuntimeException: Extern sheet is part
of L
inkTable
at
org.apache.poi.hssf.model.Workbook.createWorkbook(Workbook.java:194)
at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:2
52)
at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:1
75)
at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:1
57)
at
com.gazdefrance.calorigazReporting.utils.ExcelUtils.openFichierExcel(
ExcelUtils.java:109)
at
com.gazdefrance.calorigazReporting.cre.AlgorithmeCRE.initialisationWo
rkbook(AlgorithmeCRE.java:683)
at
com.gazdefrance.calorigazReporting.cre.AlgorithmeCRE.mainCRE(Algorith
meCRE.java:112)
at
com.gazdefrance.calorigazReporting.presentation.main.Launcher.startAp
plication(Launcher.java:129)
at
com.gazdefrance.calorigazReporting.presentation.main.Launcher.main(La
uncher.java:104)
Here is the file I use
http://www.nabble.com/file/p19162369/CRE_CODIFICATION.xls
CRE_CODIFICATION.xls
If I open it and save it first, it works
Thanks
Paul
Josh Micich wrote:
>
> The details seem to match a recently fixed bug:
>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=45582
>
> If the problem persists, please post an example file which produces the
> error.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Error-opening-a-Excel-File-tp19083161p19162369.html
Sent from the POI - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]