Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-14 Thread Estevam Henrique Portela Mota e Silva
Sorry, forgot put link When you can test there link: http://www.lambdaprobe.org/d/index.htm -- Regards, Estevam Henrique Portela Mota e Silva Handicapped Auditory = deaf [EMAIL PROTECTED] / [EMAIL PROTECTED] Programmer Java and Tapestry Brazil - Fortaleza / CE

Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-13 Thread Estevam Henrique Portela Mota e Silva
today at work I was looking for a mistake adnd Isaw that the memory was being full. The tables were making the memory full. I believe that I am having problems with the aplication. How do I erase the memory and have it full? I believe that its a persistence on the memory. I used the probe to find o

Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-13 Thread Javier Sanchez
This is also a nice resource from Sun: http://java.sun.com/performance/reference/whitepapers/6_performance.html JAVIER SANCHEZ EDESA S.A. On Fri, Jun 13, 2008 at 9:06 AM, 9902468 <[EMAIL PROTECTED]> wrote: > > Hi, > > @Persist annotation is bad for scalability and should be avoided where > possib

Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-13 Thread 9902468
Hi, @Persist annotation is bad for scalability and should be avoided where possible. Of course, this cannot be always done. If it is known that only couple of users uses the page (Admin console or something.) then you can persist larger objects to session. And you don't need to have that user o

Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-13 Thread Kristian Marinkovic
an "Tapestry users" An "Tapestry users" Kopie Thema Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space Hi guys, I had some problems like this too, and i want to know from you, tapestry experts: Do you think that the wrong usage of @Persist annotation

Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-13 Thread Marcelo Lotif
Hi guys, I had some problems like this too, and i want to know from you, tapestry experts: Do you think that the wrong usage of @Persist annotation can cause problems like this? If we have more things to "persist", we will have a bigger client session, combined with many clients all the time in a t

Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-12 Thread 9902468
Hi, We had same symptoms with 5.5.25 using T4 during _development_. Our case was identified that the live class loading resulted in that error once the app got big enough. The live reloading is somewhat broken anyway in Tomcat, so we moved to Glassfish in our next project as the development serve

Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-12 Thread Norbert Sándor
Try to set some more memory for permgen space, eg. /-XX:MaxPermSize=128m/ in case of Sun's JVM. The correct value depends on the environment, you can use for example JConsole to diagnose the JVM. Regards: Norbi Estevam Henrique Portela Mota e Silva írta: Good Afternoon, Who knows the problem

Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-12 Thread Filip S. Adamsen
Hi, I think you'll have better luck getting an answer on the Tomcat users list. :) -Filip On 2008-06-12 19:06, Estevam Henrique Portela Mota e Silva wrote: Good Afternoon, Who knows the problem of tomcat on the server. Tomcat's war have 17 in my company Memory (Initial memory pool: 512mb a

Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-12 Thread Estevam Henrique Portela Mota e Silva
Good Afternoon, Who knows the problem of tomcat on the server. Tomcat's war have 17 in my company Memory (Initial memory pool: 512mb and Maximum memory pool: 1024mb) Version: --> Tomcat 5.5.26 --> JDK 6_05 Server: --> Gigabyte, Core 2 Duo and Memory 2 gb (motherboard has maximum of