Issue with outofMemory in Tomcat 6.0.32

2011-09-15 Thread dasari.rao
Hi, We have tomat 6.0.32 running with three different applications and oracle 11g as database with hibernate as the persistence layer. We are facing with the following error very frequently. Any idea what could be reasons for this error. Sep 13, 2011 10:28:31 AM

too many open files issue in tomcat

2011-06-27 Thread dasari.rao
Hi, I am facing the issue of too many open files in the tomcat and not able to process any request further. Did somebody faced the same problem and what is the problem and solution for the same. This issue is creating lot of problem on the production systems and if somebody has already

RE: too many open files issue in tomcat

2011-06-27 Thread dasari.rao
Hi, Tomcat version is 6.0.29 OS is RHEL5.5-1 -Xms256m -Xmx768m No explicit file descriptor configuration its default of OS Not observed the out of memory error but some time found the socket problem Only tomcat is running on the server but communicates with the DB on the other server. Regards