From: Jeff Beal (jeff.beal@ansys.com)
Date: Wed Jun 18 2003 - 11:40:06 PDT
Immediately following the call to Java. (Our virus scanner blocked your
attachment for the .bat extension, but I've pasted a modified copy of
xep.bat below)
@echo off
rem This batch file encapsulates a standard XEP call.
set
CP="D:\XEP\lib\xep313_client_stamped.jar;D:\XEP\lib\cryptix32.jar;D:\XEP\lib
\cryptix32-pgp.jar;D:\XEP\lib\saxon.jar;D:\XEP\lib\xt.jar"
"C:\Program Files\Java\j2re1.4.0_02\bin\java" -Xmx1000000000 -classpath %CP%
-Dcom.renderx.xep.ROOT="D:\XEP" com.renderx.xep.XSLDriver %1 %2 %3 %4 %5 %6
%7 %8 %9
set CP=
> -----Original Message-----
> From: Sachdeva, Shipra [mailto:sachdevas@msx.umsl.edu]
> Sent: Wednesday, June 18, 2003 12:02 PM
> To: xep-support@renderx.com
> Subject: RE: [xep-support] out of memory error
>
>
> where does this option has to be added in the batch file.I
> have attached the batch file
> thanks
>
>
> -----Original Message-----
> From: Jeff Beal [mailto:jeff.beal@ansys.com]
> Sent: Wednesday, June 18, 2003 10:33 AM
> To: 'xep-support@renderx.com'
> Subject: RE: [xep-support] out of memory error
>
>
> Java Runtime Environments by default limit the amount of
> memory they will
> allow Java applications to consume. If you're using a JRE
> from Sun, you can
> use the -Xmx option to specify a higher value (in bytes). I put
> -Xmx1000000000 in my XEP batch file, just to be sure I didn't
> have to mess
> with it again.
>
> Jeff
>
> -----Original Message-----
> From: Sachdeva, Shipra [mailto:sachdevas@msx.umsl.edu]
> Sent: Wednesday, June 18, 2003 11:21 AM
> To: xep-support@renderx.com
> Subject: [xep-support] out of memory error
>
>
> i was trying to create this fo file.about 86 pages.the size
> of th .fo file
> is 2250 KB but i am getting this error "java:lng:out of
> memory error" what
> do i do
> Shipra Sachdeva
> Information Technology Services
> 429 CCB
> Ph No.314-513-7322
> -------------------
> (*) 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 Jun 18 2003 - 11:43:45 PDT