Page 1 of 1

Long files

Posted: Fri Jul 15, 2005 9:21 pm
by ihandler
I have some rather long files (over 7 meg) that I need to apply an XSLT transform to. Oxygen 6 hangs for several hours while I wait for the file to load. This is a real problem for me. I have 2 Gig of RAM, an Intel 3Gig processor and am using JVM that comes with J2SE 1.5. Do I need to find another tool or is there some parameter I can tweak to solve this problem??

Thanks -- Ivan

Posted: Mon Jul 18, 2005 5:37 pm
by george
Hi Ivan,

Java does not use all the available memory, it uses by default only 64Mb, and we set some larger values for oXygen. You can give it more memory, see the following user guide entry for details:
http://www.oxygenxml.com/doc/ug-oxygen/ ... -documents

Best Regards,
George