[xep-support] java.lang.OutOfMemoryError erro message
Michael Sulyaev
msulyaev at renderx.com
Tue Mar 7 07:26:05 PST 2006
Hello Jacques,
You should edit your /Applications/XEP/xep and add -Xmx256M after
/bin/java (or whatever the java binary is). This sets maximum Java heap
size to 256M (change the value as needed). There is also -Xms option
which controls the initial Java heap size.
Hope this helps.
--
Best regards,
Michael Sulyaev, mailto:msulyaev at renderx.com
RenderX
Jacques Foucry wrote:
> Hello,
>
> Today, I make for the first time PDF generation using the command line
> (I use oXygenXML).
>
> So I used this command line :
>
> % /Applications/XEP/xep -xml myFile.xml -xsl custom.xsl -param
> titlepage.email somebody at example.com /tmp/MyResult.pdf
>
> And I've got the OutOfMemory error. What can I do to bypass this error ?
>
> I saw in the KB something like -Xmx but how can I use it ?
>
> Thanks for your help
>
> PS : I run XEP on a Mac with 1.5 GB or memory.
>
-------------------
(*) 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