$JBOSS_HOME/server/outsystems/log
java.lang.OutOfMemoryError: PermGen space
$JBOSS_HOME/bin/run.conf
Hi Melo,
We too are facing the same issue and the frequency is almost everyday. What are you observations after increasing permgen space to 1024? BTW our permgen space is 1024 though. This is happening in all our environments.
Any information on this will be appreciated.
Hello Sudhakar,
Depending on the amount of memory you have and the number of espaces, 1024 may be too low, specially for a development environment. For a development environment I would recommend at least 2048m.
What version of the OutSystems Platform are you running? We've made some significant improvements on 9.1.401.0, so you should update to at least that one.
Good to know about these improvements Ricardo. Could you be more specific about it?
I'm on a new project now, and experiencing the same problemas on the Java development environment. We have to restart the JBoss every day.
Now we're managing to upgrade to 9.1, and we're gonna take a good look at this.