Perm Space reclaim

Hi,

Can Somebody please let me know if permgen space and eden space of the memory behave the same way. I mean eden space keeps growing till the used space reaches the max committed space. does permgen space behave the same way? if not is there a way I can reclaim the permgen space, the eden space I think could be reclaimed using System.gc() .

Please let me know if that is possible?

Thanks,

Samanth.

[433 byte] By [Samantha] at [2007-11-27 0:01:05]
# 1
Hi, I found why there could be Permgen space problems. The following link might help you to find why the problem is caused and probable solutions: http://wiki.apache.org/tomcat/OutOfMemorySamanth.
Samantha at 2007-7-11 15:51:55 > top of Java-index,Core,Monitoring & Management...
# 2
So your problem is solved?
uberdosea at 2007-7-11 15:51:55 > top of Java-index,Core,Monitoring & Management...