t: Tuesday, November 29, 2005 12:18 PM
> > To: Tapestry users
> > Subject: Re: java.lang.OutOfMemoryError: PermGen space
> >
> > Just out curiosity, Pat, what kind of particular "JVM level singletons"
> > hold onto classloaders?
> >
> > Thanks,
>
ingletons
> > were a good way to solve a certain set of problems.
> >
> > --- Pat
> >
> >>-----Original Message-
> >>From: Sergei Dubov [mailto:[EMAIL PROTECTED]
> >>Sent: Tuesday, November 29, 2005 10:24 AM
> >>To: Tapestry users
>
y, November 29, 2005 10:24 AM
To: Tapestry users
Subject: Re: java.lang.OutOfMemoryError: PermGen space
Perm space is garbage collected when the classloader that loaded the
class files is garbage collected. And this happens not only
were a good way to solve a certain set of problems.
--- Pat
> -Original Message-
> From: Sergei Dubov [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 29, 2005 10:24 AM
> To: Tapestry users
> Subject: Re: java.lang.OutOfMemoryError: PermGen space
>
> Perm space is
rnate, I pick a quiet time of the day (or night) and
restart Tomcat. It causes so much less hassle.
regards,
Scott
On Tue 29 November 2005 01:24, Martin Strand wrote:
I keep getting this error from Tomcat:
java.lang.OutOfMemoryError: PermGen space
It seems to happen randomly. I read this artic
error from Tomcat:
>
> java.lang.OutOfMemoryError: PermGen space
>
> It seems to happen randomly. I read this article on TSS:
> http://theserverside.com/news/thread.tss?thread_id=36743
> "The permanent generation is special because it holds meta-data describing
> user classes (classes that are not part
ng to leak memory. Increasing your memory size just delays the
> reckoning.
>
> --- Pat
>
> > -Original Message-
> > From: Henri Dupre [mailto:[EMAIL PROTECTED]
> > Sent: Monday, November 28, 2005 10:43 AM
> > To: Tapestry users
> > Subject:
ed to sandbox app is
going to leak memory. Increasing your memory size just delays the reckoning.
--- Pat
> -Original Message-
> From: Henri Dupre [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 28, 2005 10:43 AM
> To: Tapestry users
> Subject: Re: java.lang.Out
; <[EMAIL PROTECTED]>
> To:
> Sent: Monday, November 28, 2005 10:24 AM
> Subject: java.lang.OutOfMemoryError: PermGen space
>
>
> > I keep getting this error from Tomcat:
> >
> > java.lang.OutOfMemoryError: PermGen space
> >
> > It seems to happen
Yes, I think this is a known problem Markus. AFAIK, when you disable
caching Tapestry generates class on the fly every time you display a
page (allowing you to make changes to those classes / etc). Now... for
some strange reason those classes don't get unloaded from the Perm space
in Java, so i
o lots of redeploying) and don't get OOME's any more.
>
> -Xms256m -Xmx256m -XX:MaxNewSize=256m -XX:MaxPermSize=256m
>
>
>
> - Original Message -
> From: "Martin Strand" <[EMAIL PROTECTED]>
> To:
> Sent: Monday, November 28, 2005 10:24 AM
+0100, Martin Strand escribió:
I keep getting this error from Tomcat:
java.lang.OutOfMemoryError: PermGen space
It seems to happen randomly. I read this article on TSS:
http://theserverside.com/news/thread.tss?thread_id=36743
"The permanent generation is special because it holds meta-data
al Message -
From: "Martin Strand" <[EMAIL PROTECTED]>
To:
Sent: Monday, November 28, 2005 10:24 AM
Subject: java.lang.OutOfMemoryError: PermGen space
> I keep getting this error from Tomcat:
>
> java.lang.OutOfMemoryError: PermGen space
>
> It seems to happen ran
this error from Tomcat:
java.lang.OutOfMemoryError: PermGen space
It seems to happen randomly. I read this article on TSS:
http://theserverside.com/news/thread.tss?thread_id=36743
"The permanent generation is special because it holds meta-data
describing user classes (classes that are not p
raded to 5.5
problems were gone .
Cosmin
On 11/28/05, Martin Strand <[EMAIL PROTECTED]> wrote:
> I keep getting this error from Tomcat:
>
> java.lang.OutOfMemoryError: PermGen space
>
> It seems to happen randomly. I read this article on TSS:
> http://theserverside.com/ne
ng.OutOfMemoryError: PermGen space
>
> It seems to happen randomly. I read this article on TSS:
> http://theserverside.com/news/thread.tss?thread_id=36743
> "The permanent generation is special because it holds meta-data describing
> user classes (classes that are not part of the Jav
I keep getting this error from Tomcat:
java.lang.OutOfMemoryError: PermGen space
It seems to happen randomly. I read this article on TSS:
http://theserverside.com/news/thread.tss?thread_id=36743
"The permanent generation is special because it holds meta-data describing
user classes (cl
17 matches
Mail list logo