Vai al contenuto

PermGen space

When user program is very big, it’s possible that GF_Project couldn’t finish come basic operation (e.g.: a search), showing a message “Out of memory. Please increase -XX:MaxPermSize parameter inside the file project.ini as soon as possible before continue” or the message “Internal error: PermGen space”.In these cases it’s necessary to increase the memory dedicated to static objects, changing file “project.ini”, at rows:-XX:PermSize=64m-XX:MaxPermSize=256m