I am attempting to process a large XML file that is greater than 2.5megs, but
I am getting a "Java Heap Space" error. I tried increasing my Java memory
allocation with the following command:

Java -Xms128m -Xmx256m

I tried different memory settings, but I notice from the task manager in
Windows that the memory used by FOP is still around 95,000K which seems to
be the default. The "Java -Xmx" command does not seem to be increasing the
memory allocation. I typed the Java command in ms-dos and inserted the
command into fop.bat, but there is no change in the memory allocation. The
Java memory is always capped at about 95,000K (95megs). Can anyone please
provide some input into this? Thank you!
-- 
View this message in context: 
http://www.nabble.com/Java--Xmx-not-working-tf3717663.html#a10400619
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to