https://bz.apache.org/bugzilla/show_bug.cgi?id=61251

--- Comment #5 from PJ Fanning <[email protected]> ---
@bsevryukov your code is correct.
As Tim highlights, it seems that you need to increase your Xmx setting.
The approach using OPCPackage will use less memory but XWPFDocument is not
based on streaming the document - so the larger the docx, the more memory
XWPFDocument needs.

-- 
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