>From this link:
http://www.mail-archive.com/users@tapestry.apache.org/msg47526.html,
Yes, it seems that Tapestry 5.2 needs bigger PermGen space than
tapestry 5.1
But, tapestry 5.2 use less memory in heap space because no more page pooling.

>From this link http://tapestry.apache.org/specific-errors.html and
from hlship tweet, It looks like recommended PermGen space is 512 MB.

Hope it helps.

On 1/9/11, 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to