Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 76471 invoked from network); 17 Jul 2008 16:13:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jul 2008 16:13:13 -0000 Received: (qmail 16849 invoked by uid 500); 17 Jul 2008 16:13:03 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 16819 invoked by uid 500); 17 Jul 2008 16:13:03 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 16798 invoked by uid 99); 17 Jul 2008 16:13:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jul 2008 09:13:03 -0700 X-ASF-Spam-Status: No, hits=1.8 required=10.0 tests=MIME_QP_LONG_LINE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [205.234.140.185] (HELO houston.hostforweb.net) (205.234.140.185) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jul 2008 16:12:07 +0000 Received: from cm-staticip-85-152-25-140.telecable.es ([85.152.25.140]:45495 helo=[10.0.0.10]) by houston.hostforweb.net with esmtpsa (SSLv3:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1KJW5a-0004Jh-Dx; Thu, 17 Jul 2008 11:12:19 -0500 Subject: Re: Help please TOMCAT 5 + Struts From: Jorge =?ISO-8859-1?Q?Mart=EDn?= Cuervo To: Struts Users Mailing List Cc: user-info@struts.apache.org In-Reply-To: <6D9B0F28B977994192BC5739DB2167E013A5EB@srvmail.trapsatur.com> References: <6D9B0F28B977994192BC5739DB2167E013A5EB@srvmail.trapsatur.com> Content-Type: text/plain; charset=utf-8 Date: Thu, 17 Jul 2008 18:12:21 +0200 Message-Id: <1216311142.19049.5.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-8.el5_2.2) Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - houston.hostforweb.net X-AntiAbuse: Original Domain - struts.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - defactops.com X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org Hi Cristian, it looks like a out of memory problem, try to assign more memory to you JVM with: export JAVA_OPTS=3D'-Xmx756m -server -XX:MaxPermSize=3D256m' export CATALINA_OPTS=3D'-Djava.awt.headless=3Dtrue' El jue, 17-07-2008 a las 18:05 +0200, STRUTS SL. Mailing List escribi=C3=B3= : > Hello for everybody; >=20 > =20 >=20 > 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 Proje= ct. It=E2=80=99s frizzing randomly. It doesn=E2=80=99t 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 relo= ad it. This reloading is making on the Tomcat Server. >=20 > =20 >=20 > Web application historical summary: >=20 > =20 >=20 > The Trapsatur Project was hosting on a Tomcat 4 Web Server, it was instal= led in our offices. It was working almost properly, but slowly. Cause that,= we decided to get out this Server to be housing at office=E2=80=99s ISP, f= ront to Internet. At this moment we passed to Tomcat 5.5.26. It was begin o= f troubles. >=20 > =20 >=20 > We are adjusting the Web Application and the Tomcat Server continuously. = We resolved problems with DB connection, someone errors with SMTP server. I= n addition we adjusted several Tomcat=E2=80=99s and JVM=E2=80=99s parameter= s. Now we are doing some tests. We have assumed that the problem is the dif= ference between servlet.jar used by our Web Project, and the servlet.jar us= ed by Tomcat Server. >=20 > =20 >=20 > We want to thank in advance any help from any body. =20 >=20 > =20 >=20 > Best regard; >=20 > =20 >=20 > /* Some mistakes catalina.out */ >=20 > =20 >=20 > Exception in thread "DefaultQuartzScheduler_Worker-0" java.lang.OutOfMemo= ryError: PermGen space >=20 > Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread" java.l= ang.OutOfMemoryError: PermGen space >=20 > Exception in thread "http-80-Processor31" java.lang.OutOfMemoryError: Per= mGen space >=20 > Exception in thread "http-80-Processor32" java.lang.OutOfMemoryError: Per= mGen space >=20 > Exception in thread "ContainerBackgroundProcessor[StandardEngine[Catalina= ]]" java.lang.OutOfMemoryError: PermGen space >=20 > 17-jul-2008 16:37:56 org.apache.coyote.http11.Http11BaseProtocol pause >=20 > INFO: Pausing Coyote HTTP/1.1 on http-80 >=20 > java.lang.reflect.InvocationTargetException >=20 > Exception in thread "main" java.lang.OutOfMemoryError: PermGen space >=20 > 17-jul-2008 16:38:59 org.apache.catalina.core.AprLifecycleListener lifecy= cleEvent >=20 > INFO: The Apache Tomcat Native library which allows optimal performance i= n 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 >=20 > 17-jul-2008 16:38:59 org.apache.coyote.http11.Http11BaseProtocol init >=20 > =20 >=20 >=20 >=20 > ******************************** >=20 > Christian A. Villamizar Lamus. >=20 > Dpto. Inform=C3=A1tica =E2=80=93 Trapsatur. >=20 > Tel: 91.542.6666 =E2=80=93 Fax: 91.548.0044 >=20 > =D0=AD-mail: c.villamizar@trapsatur.com =20 >=20 > www.trapsatur.com =20 >=20 > www.excursionesenmadrid.com =20 >=20 > www.excursionesenmadrid.es =20 >=20 > C/ San Bernardo 5 =E2=80=93 7.=20 >=20 > 28013 =E2=80=93 Madrid. Espa=C3=B1a. >=20 > =20 >=20 --=20 ;-) ____________________________________ Jorge Martin Cuervo =20 Outsourcing Emarketplace deFacto Powered by Standards =20 email voice +34 984 832 659 voice +34 660 026 384 ____________________________________ DE FACTO STANDARDS, S.L., le informa que su direcci=C3=B3n de correo electr= =C3=B3nico, as=C3=AD=20 como el resto de los datos de car=C3=A1cter personal que nos facilite, ser= =C3=A1n objeto=20 de tratamiento automatizado en nuestros ficheros, con la finalidad del env= =C3=ADo de=20 informaci=C3=B3n comercial y/o personal por v=C3=ADa electr=C3=B3nica. Vd. = podr=C3=A1 en cualquier=20 momento ejercer el derecho de acceso, rectificaci=C3=B3n, cancelaci=C3=B3n = y oposici=C3=B3n en=20 los t=C3=A9rminos establecidos en la Ley Org=C3=A1nica de Protecci=C3=B3n d= e Datos de Car=C3=A1cter=20 Personal (LOPD. 15/1999), dirigiendo un escrito a C/ Rivero 31 1=C2=BA Izd= a. - 33402=20 AVILES (Asturias), o a nuestra direcci=C3=B3n de correo electr=C3=B3nico=20 (info@defactops.com). Tambi=C3=A9n informamos que la informaci=C3=B3n inclu= ida en este=20 e-mail es CONFIDENCIAL, siendo para uso exclusivo del destinatario arriba=20 mencionado. Si Usted lee este mensaje y no es el destinatario indicado, le=20 informamos que est=C3=A1 totalmente prohibida cualquier utilizaci=C3=B3n, d= ivulgaci=C3=B3n,=20 distribuci=C3=B3n y/o reproducci=C3=B3n de esta comunicaci=C3=B3n sin autor= izaci=C3=B3n expresa en=20 virtud de la legislaci=C3=B3n vigente. Si ha recibido este mensaje por err= or, le=20 rogamos nos lo notifique inmediatamente por esta misma v=C3=ADa y proceda a= su=20 eliminaci=C3=B3n. This e-mail contains information that will be added to our computerised gue= st=20 data base and will be trated in the strict confidence. If you wish to acces= s,=20 correct, oppose or cancel your details, as specified the Law 15/99, Decembe= r=20 13th, please send a certified letter to this effect to DE FACTO STANDARDS,=20 S.L.., (C/ Rivero 31 1=C2=BA Izda. - 33402 AVILES (Asturias) SPAIN). If you= read this=20 message, and is not the destinatary, we informal you that is forbidden anyt= hing=20 utility, distribution, divulgation or reproduction of this communication wi= thout=20 express authorization, of the present law. If you received this message fo= r=20 mistake, we proud in order to the present law, immediate communication to u= s,=20 and please erase this e-mail --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org