Re: [xep-support] Strange problem with generating large PDF.

From: Michael Sulyaev <msulyaev@renderx.com>
Date: Wed Mar 05 2008 - 09:35:47 PST

Volodymyr Mykhailyk wrote:
> "main" java.lang.OutOfMemoryError
> [java] at java.util.zip.Deflater.init(Native Method)
> It is not looks like the usual out of memory error. Strange thing that
> it is failure to complete the generation in the middle of the book
> (total count of pages is 8153) and that is source of problem
>
> java.util.zip.Deflater.init
>
> Should we more increase the memory size, or this is some limitation of
> possible pages (PDF size)?

Hello Volodymyr,

This traceback means that an OutOfMemoryException has happened inside
java.util.zip.Deflater.init. Well, It could have happened anywhere else.
I see nothing special in the traceback. Try adding more memory to the
JVM, or try turning off PDF compression.
There is no limitation on the number of pages or PDF file size caused by
XEP itself.

-- 
Best regards,
Michael Sulyaev
http://www.renderx.net
http://www.renderx.com
mailto:support@renderx.com
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Wed Mar 5 10:14:04 2008

This archive was generated by hypermail 2.1.8 : Wed Mar 05 2008 - 10:14:05 PST