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

From: Steve Ylvisaker <sylvisaker@chyconsultants.com>
Date: Tue May 16 2006 - 16:19:53 PDT

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

-------------------
(*) 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 Tue May 16 16:51:45 2006

This archive was generated by hypermail 2.1.8 : Tue May 16 2006 - 16:51:46 PDT