On Thu, Aug 4, 2011 at 8:09 AM, alexander sulz <a.s...@digiconcept.net> wrote: > Thank you for the many replies! > > Like I said, I couldn't find anything in logs created by solr. > I just had a look at the /var/logs/messages and there wasn't anything > either. > > What I mean by crash is that the process is still there and http GET pings > would return 200 > but when i try visiting /solr/admin, I'd get a blank page! The server > ignores any incoming updates or commits,
"ignores" means what? The request hangs? If so, could you get a thread dump? Do queries work (like /solr/select?q=*:*) ? > thous throwing no errors, no 503's.. It's like the server has a blackout and > stares blankly into space. Are you using a different servlet container than what is shipped with solr? If you did start with the solr "example" server, what jetty configuration changes have you made? -Yonik http://www.lucidimagination.com