Re: Also having issue on high CPU Usage on Tomcat 8

2015-06-15 Thread Ari Luoma
Hi, Does anyone have any ideas how this issue with ajp-apr-poller could be solved? Using CATALINA_OPTS: >> -XX:+HeapDumpOnOutOfMemoryError >> -XX:HeapDumpPath=/xyz/HeapDump.log >> -Xms384m >> -Xmx1024m >> -XX:PermSize=128m >> -XX:MaxPermSize=512m >> -XX:+UseParallelGC >> -XX:MaxGCPauseMil

Re: Also having issue on high CPU Usage on Tomcat 8

2015-06-10 Thread Greg Huber
Ari, No, I could not find the cause. I checked the source and there does not look like there was any changes in the polling code, so it maybe something else. I changed to 7.0.62 with exactly the same startup scripts/jdk and the problem goes away. It sometimes also happens on my dev box running