On 7/26/2011 7:42 PM, Bing Yu wrote:
I find that, if I do not restart the master's tomcat for some days,
the load average will keep rising to a high level, solr become slow
and unstable, so I add a crontab to restart the tomcat everyday.
do you boys restart your tomcat ? and is there any way to avoid restart tomcat?
I run Solr under the jetty included with the Solr examples. With Solr
version 1.4.1, I've had over 60 days of uptime with no problem. I am
now running 3.2.0, but things have been pretty volatile so I haven't
been able to accumulate any real uptime yet. I don't expect any
problems, though.
Tomcat is something I've got little experience with, but that does sound
unusual. Other groups in the company do use it. When they start having
problems like this, it tends to be configuration issues, a bug in their
homegrown applications, or a problem with resources (usually RAM).
Shawn