On Sat, Mar 14, 2009 at 5:14 AM, CG <learn....@gmail.com> wrote:

> Hi all,  I have used T5 to write an application , it works fine ,
> however, after using for a while  , it will run into problem of
> PermGem out of space (on Server)
>
> After doing some googling , i get to know that it may due to program
> memory leak problem.


 It's possible -- although the most likely explanation for Perm-Gen space is
that you've got a lot of generated classes. That said, it doesn't hurt to
try and find out.

  - Geoffrey
-- 
Geoffrey Wiseman
http://www.geoffreywiseman.ca/

Reply via email to