Angelo,
   I think that w/ the changes that were introduced in 5.2 there is indeed
more class generation as a replacement for the javassist usage.. Hence, your
app might need more permgen, which would hopefully be outweighed by the
removal of page pooling in 5.2.

Cheers,

Alex K

On Sun, Jan 9, 2011 at 1:03 AM, Angelo C. <angelochen...@gmail.com> wrote:

>
> Hi,
>
> I start jvm with  -Xms256m -Xmx1024m, and tested my 5.2.4 upgraded app, ran
> into this error several times, does that mean 5.2.4 need bigger PermGen
> space?
>
> [ERROR] Registry PermGen space
> [ERROR] Registry Operations trace:
> [ERROR] Registry [ 1] Triggering event 'activate' on m1/Analytics
> [ERROR] Registry Exception invoking method
> org.sample.t5.services.AppModule.decorateRequestExceptionHandler(Logger,
> ResponseRenderer, ComponentSource, boolean, Object) (at
> AppModule.java:513):
> PermGen space
> [ERROR] Registry Operations trace:
> [ERROR] Registry [ 1] Realizing service RequestExceptionHandler
> [ERROR] Registry [ 2] Invoking
> org.sample.t5.services.AppModule.decorateRequestExceptionHandler(Logger,
> ResponseRenderer, ComponentSource, boolean, Object) (at AppModule.java:513)
> 2011-01-09 13:54:52.354 java[1093:903] JavaNativeFoundation error occurred
> obtaining Java exception description
> 2011-01-09 13:54:52.357 java[1093:903] Internal JNF Error: failed calling
> Throwable.toString()
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/T5-5-2-4-and-memory-tp3333624p3333624.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to