-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ranjan,
Ranjan Kumar Baisak wrote: > Yes, I believe there are some problem with application code. So instead > of increasing file descriptor limit, I am running lsof to find out what > are the files getting opened by application. Recently we have added lots > of images in our application and also upgraded castor to new version, so > I am also looking into part of code that manages castor/images. You may find that lots of temporary files are staying open. Liberal use of try/finally should solve this problem (assuming you find it). > Unfortunately lsof command is not running in my system and taking help > from sys admin to run this command. You may need to have them install the package. On my Gentoo Linux system , the package is simply 'lsof', so it's likely to be the same package for RHEL. Good luck! - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG+rUN9CaO5/Lv0PARAgSOAJ96iNlgQdbRuSPpsb/G7UAz3EawegCfSTvX UX7YuAF+UhAQ/uxPtHHXJjY= =9+El -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]