El vie, 21-05-2010 a las 14:15 +0200, AngelD escribió: > El Fri, 21 May 2010 07:24:25 -0500 > "debian" <[email protected]> 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: >
yo agrandaria tambien el PermSize ( 64M por default) > http://hausheer.osola.com/docs/5 > http://www.jguru.com/faq/view.jsp?EID=1300058 > > Saludos --- Angel > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

