Hi Cristian, it looks like a out of memory problem, try to assign more memory to you JVM with:
export JAVA_OPTS='-Xmx756m -server -XX:MaxPermSize=256m' export CATALINA_OPTS='-Djava.awt.headless=true' El jue, 17-07-2008 a las 18:05 +0200, STRUTS SL. Mailing List escribió: > Hello for everybody; > > > > We have a big trouble with our Web Application. Our Tomcat 5.5 Server is > working properly, as we can see. The problem is concerning to the Web > Project. It’s frizzing randomly. It doesn’t matter how many time was > reloaded. From this moment never user can get in the Web Site. At the browser > address bar we can see the session id that was assigned to the new session, > but never the home page is presented, and we must be going to reload it. This > reloading is making on the Tomcat Server. > > > > Web application historical summary: > > > > The Trapsatur Project was hosting on a Tomcat 4 Web Server, it was installed > in our offices. It was working almost properly, but slowly. Cause that, we > decided to get out this Server to be housing at office’s ISP, front to > Internet. At this moment we passed to Tomcat 5.5.26. It was begin of troubles. > > > > We are adjusting the Web Application and the Tomcat Server continuously. We > resolved problems with DB connection, someone errors with SMTP server. In > addition we adjusted several Tomcat’s and JVM’s parameters. Now we are doing > some tests. We have assumed that the problem is the difference between > servlet.jar used by our Web Project, and the servlet.jar used by Tomcat > Server. > > > > We want to thank in advance any help from any body. > > > > Best regard; > > > > /* Some mistakes catalina.out */ > > > > Exception in thread "DefaultQuartzScheduler_Worker-0" > java.lang.OutOfMemoryError: PermGen space > > Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread" > java.lang.OutOfMemoryError: PermGen space > > Exception in thread "http-80-Processor31" java.lang.OutOfMemoryError: PermGen > space > > Exception in thread "http-80-Processor32" java.lang.OutOfMemoryError: PermGen > space > > Exception in thread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" > java.lang.OutOfMemoryError: PermGen space > > 17-jul-2008 16:37:56 org.apache.coyote.http11.Http11BaseProtocol pause > > INFO: Pausing Coyote HTTP/1.1 on http-80 > > java.lang.reflect.InvocationTargetException > > Exception in thread "main" java.lang.OutOfMemoryError: PermGen space > > 17-jul-2008 16:38:59 org.apache.catalina.core.AprLifecycleListener > lifecycleEvent > > INFO: The Apache Tomcat Native library which allows optimal performance in > production environments was not found on the java.library.path: > /opt/jdk1.5.0_15/jre/lib/i386/server:/opt/jdk1.5.0_15/jre/lib/i386:/opt/jdk1.5.0_15/jre/../lib/i386 > > 17-jul-2008 16:38:59 org.apache.coyote.http11.Http11BaseProtocol init > > > > > > ******************************** > > Christian A. Villamizar Lamus. > > Dpto. Informática – Trapsatur. > > Tel: 91.542.6666 – Fax: 91.548.0044 > > Э-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > www.trapsatur.com <http://www.trapsatur.com/> > > www.excursionesenmadrid.com <http://www.excursionesenmadrid.com/> > > www.excursionesenmadrid.es <http://www.excursionesenmadrid.es/> > > C/ San Bernardo 5 – 7. > > 28013 – Madrid. España. > > > -- ;-) ____________________________________ Jorge Martin Cuervo Outsourcing Emarketplace deFacto Powered by Standards email <[EMAIL PROTECTED]> voice +34 984 832 659 voice +34 660 026 384 ____________________________________ DE FACTO STANDARDS, S.L., le informa que su dirección de correo electrónico, así como el resto de los datos de carácter personal que nos facilite, serán objeto de tratamiento automatizado en nuestros ficheros, con la finalidad del envío de información comercial y/o personal por vía electrónica. Vd. podrá en cualquier momento ejercer el derecho de acceso, rectificación, cancelación y oposición en los términos establecidos en la Ley Orgánica de Protección de Datos de Carácter Personal (LOPD. 15/1999), dirigiendo un escrito a C/ Rivero 31 1º Izda. - 33402 AVILES (Asturias), o a nuestra dirección de correo electrónico ([EMAIL PROTECTED]). También informamos que la información incluida en este e-mail es CONFIDENCIAL, siendo para uso exclusivo del destinatario arriba mencionado. Si Usted lee este mensaje y no es el destinatario indicado, le informamos que está totalmente prohibida cualquier utilización, divulgación, distribución y/o reproducción de esta comunicación sin autorización expresa en virtud de la legislación vigente. Si ha recibido este mensaje por error, le rogamos nos lo notifique inmediatamente por esta misma vía y proceda a su eliminación. This e-mail contains information that will be added to our computerised guest data base and will be trated in the strict confidence. If you wish to access, correct, oppose or cancel your details, as specified the Law 15/99, December 13th, please send a certified letter to this effect to DE FACTO STANDARDS, S.L.., (C/ Rivero 31 1º Izda. - 33402 AVILES (Asturias) SPAIN). If you read this message, and is not the destinatary, we informal you that is forbidden anything utility, distribution, divulgation or reproduction of this communication without express authorization, of the present law. If you received this message for mistake, we proud in order to the present law, immediate communication to us, and please erase this e-mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]