Hi
I'am using Aperture Framework (Java framework for getting data and metadata) that is using POI 3.0
alpha 2. After extracting a large number of doc files i get "java.lang.OutOfMemoryError: Java heap
space". My max heap space is 1024MB. Replaceing POI 3.0 alpha 2 with POI 3.0 alpha 3 does not
solve the problem. When I bypass build-in aperture extractors (POI 3 alpha) and use POI 2.5.1 the
problem doesn't occure (but I get some number of exceptions like "NegativeArraySizeException"
or IndexOutOfBoundsException").
Is a memory leak a known problem in POI 3.0 alpha ?
Does anybody know when the next release of POI librares is expected ?
Regards
John Owen
---------------------------------------------------------------------
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/