Can you please also use "lsof" and see what the leak is?
You can use "lsof -p <AS PID>" to find out the files opened by the
appserver process.
You can use "lsof -p <AS PID> -r <interval>" to periodically check
whats happening,
Thanks for the issue report!
- Binod.