Hello everyone, I am facing a strange situation in my system ( CentOS6.4 ). It is running a Shibboleth IdP. I never faced such issue before. Tomcat / wrapper processes are always increasing and at last it is resulting my server outage with 'java.lang.OutOfMemoryError" error. I increased my wrapper -Xmx value to 2048M; situation is same yet.
I killed all java process one hour back and situation was: [root@myTest ~]# ps -eLf | grep tomcat | wc -l 93 Right now, after 50 mins: [root@myTest ~]# ps -eLf | grep tomcat | wc -l 518 Any suggestion is appreciate. Thanks in advance! -- Best, Zico _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
