Long files

Having trouble installing Oxygen? Got a bug to report? Post it all here.
ihandler
Posts: 3
Joined: Thu Aug 21, 2003 8:25 pm

Long files

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
Post Reply