Maybe your application has a infinite loop somewhere? What objects are being added to PermGen? Obtain a report using jstack and see where its stuck:
http://docs.oracle.com/javase/1.5.0/docs/tooldocs/share/jstack.html
Also, your AS version is pretty old, upgrade to newer.