Sponsor Link: EAS Training - Get training in the Essential toolset. Register your interest now. Read more
     
Home Documentation Administration Multi-User Installation - Out of Memory Exceptions
Multi-User Installation - Out of Memory Exceptions PDF Print E-mail

It is important to consider the memory requirements on the Essential Architecture Manager server as the number of instances in the model increases, to avoid Java Out Of Memory Exceptions.

 

If the server is reporting out of memory exceptions (see the logs in the <Protege_Install>/logs directory) then the MAX_MEMORY parameter in the server startup file (run_protege_server.bat or run_protege_server.sh) must be increased. It's worth starting this around -Xmx200M but when a large number (>1000) of instances are in the model, you may need to raise this, e.g. to -Xmx500M or above.

 

 
Related Articles