Posted on 03-24-2011 01:01 PM
Just wondered how do you maintain your Casper Server (main Server running
MySQL & TomCat)?
I am experiencing permission issues every couple of months. JSS respond
slows down. Fix is Disk Utility to fix permissions (usually a lot of
Tomcat permissions fixed) then reboot.
Are you having similar behaviour?
Cem
Posted on 03-24-2011 01:08 PM
Ours seems to run out of memory every couple months or so. Today I has to restart Tomcat because it ran out of threads (apparently its limit is 150). We run 7.31.
Posted on 03-26-2011 05:06 AM
hmmm...interesting! I may be having the same issue. Where to look to
confirm it is an TomCat memory related?
We run v7.31 too.
What I would like to know is this also happening in v8 or v8.1? Or has it
been addressed//improved?
Posted on 03-28-2011 06:55 AM
java.lang.OutOfMemoryException kinda gave it away for me. I think it was in the server's console logs.