On Thu, 24 Aug 2006, WATHELET Thomas wrote:
I retrived this error message:
java.lang.StackOverflowError
org.apache.poi.hwpf.model.StyleSheet.createChp(StyleSheet.java:265)
org.apache.poi.hwpf.model.StyleSheet.createChp(StyleSheet.java:266)
...

Looks like your document is either corrupted, or just doesn't behave as hwpf expects.

If you open a bug on bugzilla, and upload the problem file, then it's possible that someone can put in a check to abort before we hit StackOverflow

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to