Pages

Google Ads

Saturday, May 23, 2009

java.lang.OutOfMemoryError: PermGen space

Pessoal,

Se você tem o erro abaixo em sua apliacação java:

java.lang.OutOfMemoryError: PermGen space
15:19:09,089 ERROR [[default]] Servlet.service() for servlet default threw exception
java.lang.OutOfMemoryError: PermGen space

A solução é:

http://codare.net/2007/01/11/java-solucionando-o-erro-de-permgen-space/

Mais informações:
http://www.jroller.com/agileanswers/entry/preventing_java_s_java_lang


http://stackoverflow.com/questions/88235/how-to-deal-with-java-lang-outofmemoryerror-permgen-space-error


Se você está tendo esse problema com seu Tomcat + Pentaho veja o link abaixo:

http://forums.pentaho.org/showthread.php?t=50872

No comments: