El Fri, 21 May 2010 07:24:25 -0500
"debian" <deb...@ismm.edu.cu> escribió:

> Hola a todos, estoy usando el openfire 3.6.0 en 
> debian 5, desde hace un tiempo se me está comportando bastante 
> inestable, 
> cuando lleva un rato funcionando se cae el servicio generando el 
> siguiente 
> error:
> 
> 2010.05.2014:52:42Unable to get a connection from the database pool
> (attempt 1 out of 10).
> 
> java.sql.SQLException: 
> java.lang.OutOfMemoryError: Java heap space

        El problema es claro, "Java heap space". Prueba a aumentarlo:

 java -Xms<initial heap size> -Xmx<maximum heap size>

        Siendo, por defecto:

 java -Xms32m -Xmx128m

        Referencias:

 http://hausheer.osola.com/docs/5
 http://www.jguru.com/faq/view.jsp?EID=1300058

        Saludos --- Angel


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100521141529.15055...@x32

Responder a