Can't open xml file (68 MB) - too big

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Armin
Posts: 1
Joined: Wed Apr 26, 2006 7:16 pm

Can't open xml file (68 MB) - too big

Post by Armin »

Hi folks,

i tried to open a big xml file (68 MB) to write an xslt stylesheet.
Oxygen (6.2) give me an error back - "Out of Memory Error - can't open the file - too big.
Try to change -Xmx JVM Parameter for comandline
I didn't find anything, i can change - Any Idea?

Armin

MacOS X 10.4.6, oXygen 6.2, newest Java Update
[x] cross solution
Armin Egginger
Germering
Germany
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

The fix: allow more memory for JVM

Post by sorin_ristache »

Hello,

The section Large documents of the User Manual explains how to change the -Xmx parameter for allowing more memory for the Java virtual machine that runs <oXygen/>. For the Mac OS X platform that section specifies:
On the Mac OS X platform to change the total amount of memory you have to right-click on the <oXygen/> application icon, in the pop-up menu select Show Package Contents, then in the Contents directory you edit the file Info.plist: in the key VMOptions modify the Xmx parameter.
Regards,
Sorin
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi,

It is recommended when you develop a transformation to use a cut down sample of the actual input file.

Best Regards,
George
Post Reply