[xep-support] RE: OutOfMemoryError: Java heap space

Steve Ylvisaker sylvisaker at chyconsultants.com
Tue May 16 16:19:53 PDT 2006


I was able to answer my own question after an internet search. By adding
"-Xmx512m" and increasing the available memory I was able to process to
completion.
Steve

________________________________

From: Steve Ylvisaker 
Sent: Tuesday, May 16, 2006 5:55 PM
To: xep-support at renderx.com
Subject: OutOfMemoryError: Java heap space


I have a working style sheet I am using to render a new xml document.
The document contains several fairly large .eps graphics. When I added
the final graphic I received an out of memory error. If I removed one of
the other graphics the error went away and the rendering went to
successful completion.
 
I'm guessing that I need to make an adjustment to my command line entry
to secure more available memory. I am currently running RenderX as
follows:
 
"C:\Program Files\Java\jre1.5.0\bin\java" -classpath "%CP%"
com.renderx.xep.XSLDriver "-DCONFIG=C:\Personal_XEP\XEP\xep.xml" %1 %2
%3 %4 %5 %6 %7 %8 %9

Please let me know how I can get past this problem.
Thanks in advance - Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20060516/8ef94e1b/attachment.html>


More information about the Xep-support mailing list