Re: FW: PermGen overflow
Dies Koper <dies <at> jp.fujitsu.com>
2006-08-01 00:39:12 GMT
Hello Nikita,
I only recently joined this list so I might have missed your first
message (actually I subscribed that same day).
I think what you wrote should help. If you are going to try it out,
please let us know the result.
Other than that, all I can think of to decrease heap space is to try to
move classes that are shared among different web apps to common/lib
(parent classloader) so that they are loaded only once.
Good luck!
Dies
Nikita Belov wrote:
> Why are you ignoring me? Am I state my question so incomprehensible or
> is my English so bad?
>
> --
> Nikita
>
> -----Original Message-----
> From: Nikita Belov [mailto:NBelov <at> abisoft.spb.ru]
> Sent: Wednesday, July 26, 2006 6:58 PM
> To: 'Tomcat Developers List'
> Subject: PermGen overflow
>
> Hello all,
>
> I am sorry, I need ask help here, but I already have post this issue
(Continue reading)