: I'm using Solr 3.3.0 with one master server and two slaves. And the problem
: I'm having is that both slaves get degraded "randomly" but at the same time.
: I am completely lost at to what the cause could be, but I see that the
: tomcat that runs Solr webapp executes a PERL script that consumes 100% of
: the CPU and when I go and kill it manually solr starts working perfectly
: again. 
: 
: Does anybody has any idea of what the problem could be?

what is the name of the perl script? what do the contents of that perl 
script look like? how do you kow it is being run by tomcat?

Solr doesn't ship with any perl scripts, and to the best of my knowledge 
neither does tomcat ... so it sounds like your problem either isn't 
specificaly about Solr, but perhaps about something related to your 
Solr/Tomcat configuration?

-Hoss

Reply via email to