We are currently working on the forum. For the short-term, all forum content will be in read-only format. We apologize for the interruption and look forward to collaborating with you shortly. All the best in your research!
Tomcat CPU usage hitting 100%
Whenever a CRF is viewed or edited, TOMCAT CPU usage increases to 100%. This is a recent problem. Is there any suggestions for tuning either TOMCAT or Postgres? The application is essentially unusable at the moment
Thanks
Patrick
0
Answers
-XX:+UseParallelGC
-XX:ParallelGCThreads=4
-XX:MaxPermSize=180m
-XX:+CMSClassUnloadingEnabled
and added INITIAL MEMEORY POOL to 128
MAXIMUM MEMORY POOL to 1280