Problem in opening essential_baseline_v505.pprj

Post Reply
cajithkumar
Posts: 3
Joined: 10 Mar 2016, 17:01

Hi,

I am getting a memory error when attempting to open the essential_baseline_v505.pprj file in the essential_metamodel folder. The exeception is java.lang.outofmemoryerror:Java heap space.
User avatar
neil.walsh
Posts: 444
Joined: 16 Feb 2009, 13:45
Contact:

Hi,

On Windows, you can set Protege by going into the Protege File->Preferences and then into Property Files and then into the LAX properties tab. In there, find the lax.nl.java.option.heap.size.max property and increase this to around 1024MB (max 1500 on 32-bit Windows) or more, e.g. 1024000000. Click OK and restart Protege.

This Protege article has more details
http://protegewiki.stanford.edu/wiki/Setting_Heap_Size

Thanks

Neil
cajithkumar
Posts: 3
Joined: 10 Mar 2016, 17:01

Thanks. It worked.
Post Reply