Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Large XMLResource file(30 M+ XMLResource File - Best Load / XML Options ?)
Large XMLResource file [message #757796] Mon, 21 November 2011 17:47 Go to next message
pareekalok is currently offline pareekalokFriend
Messages: 1
Registered: November 2011
Junior Member
Hi,

We have a 30Meg XML Resource file, while loading, I am getting OOM, plus its terribly slow in the resource loading step.

Any load options , optimizatoin that I can make use of to get pass this ?

Using EMF 3.6.2 with Java 6. Don't have option to reduce the size of the
xml file.
Re: Large XMLResource file [message #757991 is a reply to message #757796] Mon, 21 November 2011 17:52 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Comments below.

On 21/11/2011 6:47 PM, pareekalok wrote:
> Hi,
>
> We have a 30Meg XML Resource file, while loading, I am getting OOM,
You're running out of memory? How big is your heap?
> plus its terribly slow in the resource loading step.
Does your resource contain cross references? You've looked at previous
answers to this type of question?
>
> Any load options , optimizatoin that I can make use of to get pass this ?
You might have to increase your heap size. How big did you set it?
>
> Using EMF 3.6.2 with Java 6. Don't have option to reduce the size of
> the xml file.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[EMF] problem when editing dsl model
Next Topic:[CDO] Import/Export for model migration?
Goto Forum:
  


Current Time: Fri Apr 26 20:07:58 GMT 2024

Powered by FUDForum. Page generated in 0.02873 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top