From: Bennett Smith (B.Smith@cputech.com)
Date: Wed Dec 03 2003 - 11:00:14 PST
I ran into this problem on my machine (Windows 2000, 1GB Ram) and found
that by adding the command-line switch -Xmx256m, which increased the
amound of memory used by the Java VM. I added this switch in the
XEP.BAT file in the C:\XEP directory. The modified line looked like
this:
"C:\Program Files\Java\j2re1.4.2_01\bin\java" -Xmx256m -classpath %CP%
-Dcom.renderx.xep.ROOT="C:\XEP" com.renderx.xep.XSLDriver %1 %2 %3 %4 %5
%6 %7 %8 %9
I am not sure if this is a general solution or not, but it worked for
me. I suppose there may be a different way to specify the amount of
memory that Java should use for Linux systems.
Cheers
-- Bennett
-----Original Message-----
From: Sebastian Fey [mailto:fey@parsytec.de]
Sent: Wednesday, December 03, 2003 9:55 AM
To: XEP Support (E-Mail)
Subject: [xep-support] XEP out of memory
hi,
XEP crashes with an out-of-memory error while converting large .xml (>
1MB)
are there any parameters to force XEP to swap?
how much RAM is supported (error occured on a 512MB machine)
thx
-------------------
(*) 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/tos.html
-------------------
(*) 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/tos.html
This archive was generated by hypermail 2.1.5 : Wed Dec 03 2003 - 11:01:22 PST