https://issues.apache.org/bugzilla/show_bug.cgi?id=45358





--- Comment #3 from Antonio <[EMAIL PROTECTED]>  2008-08-14 03:41:28 PST ---
Created an attachment (id=22446)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22446)
Template that produce the error

This file produce a similar error:

java.lang.IllegalArgumentException: Array size should be (-2) but was (1998)
        at
org.apache.poi.hssf.record.formula.eval.AreaEvalBase.<init>(AreaEvalBase.java:50)
        at
org.apache.poi.hssf.record.formula.eval.Area3DEval.<init>(Area3DEval.java:32)
        at
org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.evaluateArea3dPtg(HSSFFormulaEvaluator.java:510)
        at
org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.evaluateCell(HSSFFormulaEvaluator.java:414)
        at
org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.internalEvaluate(HSSFFormulaEvaluator.java:338)
        at
org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.evaluateFormulaCell(HSSFFormulaEvaluator.java:183)


I hope that it is a help to resolve the problem.

PS: The file is compress because it's was so big.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to