[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #17 from acougarm acoug...@bwc.org --- Thanks, Sergey. We downloaded the latest build from here: https://builds.apache.org/job/POI/50/artifact/build/dist/poi-bin-3.9-beta1-20120924.tar.gz Here is the stack trace from a Curl

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #18 from Sergey Vladimirov vlser...@gmail.com --- acougarm, it's a stack trace from some old version. Current SVN doesn't have code on CharacterSprmUncompressor.java:582 line neither call to ShadingDescriptor.init from

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #19 from acougarm acoug...@bwc.org --- Sorry about that, Sergey! Please attribute this to operator error :) I hadn't replaced all the old POI files, and so some of the previous build files were still lingering around. Once I

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #15 from acougarm acoug...@bwc.org --- Created attachment 29416 -- https://issues.apache.org/bugzilla/attachment.cgi?id=29416action=edit Bug persists with Word DOC files and latest build (50) The ArrayIndexOutOfBounds bug

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 acougarm acoug...@bwc.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #13 from acougarm acoug...@bwc.org --- Thanks for the fix. The latest build (49) is broken right now: https://builds.apache.org/job/POI/49/ -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #14 from Sergey Vladimirov vlser...@gmail.com --- There was additional problem with 3rd document provided by Tim. This problem was linked to broken internal structure of lists information in the document (i.e. document was not

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 Sergey Vladimirov vlser...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #10 from Tim Barrett tim.barr...@comcor.nl --- Created attachment 29398 -- https://issues.apache.org/bugzilla/attachment.cgi?id=29398action=edit build 47 fixed some but not all of the errors with old word 97 docs. Attached

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #11 from Tim Barrett tim.barr...@comcor.nl --- Still some issus with old word 97 docs -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 Tim Barrett tim.barr...@comcor.nl changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #7 from Tim Barrett tim.barr...@comcor.nl --- (In reply to comment #6) Thanks, Sergey. Your build with the fix will probably show up today; the one listed there right now is from 10 September. Hi guys, Looks like the build

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #8 from Yegor Kozlov ye...@dinom.ru --- It was an internal error in Jenkins: FATAL: Cannot find executable from the choosen Ant installation Ant (latest) Build step 'Invoke Ant' marked build as failure [WARNINGS] Skipping

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #9 from acougarm acoug...@bwc.org --- Thank you, Sergey and Yegor. The issue has been resolved with Build #47: https://builds.apache.org/job/POI/47/ -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 Sergey Vladimirov vlser...@gmail.com changed: What|Removed |Added Component|HDF |HWPF --

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 Sergey Vladimirov vlser...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #5 from Sergey Vladimirov vlser...@gmail.com --- I believe it will be here https://builds.apache.org/job/POI/lastSuccessfulBuild/artifact/build/dist/ today (USA time?) -- You are receiving this mail because: You are the

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #6 from acougarm acoug...@bwc.org --- Thanks, Sergey. Your build with the fix will probably show up today; the one listed there right now is from 10 September. -- You are receiving this mail because: You are the assignee for

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 --- Comment #2 from acougarm acoug...@bwc.org --- Created attachment 29349 -- https://issues.apache.org/bugzilla/attachment.cgi?id=29349action=edit Blank DOC file that generates the same error in POI. This file contains no text

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 acougarm acoug...@bwc.org changed: What|Removed |Added CC||acoug...@bwc.org

[Bug 53380] ArrayIndexOutOfBounds Excetion parsing word 97 document

2012-09-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 acougarm acoug...@bwc.org changed: What|Removed |Added Hardware|Macintosh |PC