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

Michael Sulyaev msulyaev at renderx.com
Wed Mar 5 09:35:47 PST 2008


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 at renderx.com
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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



More information about the Xep-support mailing list