On Fri, 2007-11-02 at 11:14 +0200, Sorin Ristache wrote: > Hello, > > Generally you should not try to open files larger than 70 MB in oXygen. > In such cases the total memory needed for the Java virtual machine may > exceed the maximum limit allowed for Windows processes, that is 2 GB (if > 4 GB tuning is not enabled in Windows) which ends up with a crash of the > JVM.
Hi Sorin, I edit larger XML files (100~150MB) in a Java application that uses Xerces parser without memory problems. The maximum memory allowed parameter is set to almost 1GB (-Xmx999M). What parser does oXygen use? Regards, Rodolfo -- Rodolfo M. Raya <[EMAIL PROTECTED]>
_______________________________________________ oXygen-user mailing list [email protected] http://www.oxygenxml.com/mailman/listinfo/oxygen-user
