Posted by morningtime on August 22, 2009 at 10:44am
Jump to:
| Project: | Apache Solr Search Integration |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Every time after a day or two or working well, ApacheSolr simply quits for me. I then get this error message in Drupal dblog:
apachesolr - "0" Status: Request failed: Connection refusedI checked the server processes to see that "java -jar start.jar" was still running. It was still running. Could a firewall decide to "block" connection every time, after a few days or so?
Comments
#1
Server overload othersockbuf, probably caused by too many CRON jobs at the same time, and database inefficiencies. Changed my.cnf. Unrelated.
#2
Thanks for reporting back. Greatly appreciated.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.