On Tue, Sep 16, 2008 at 2:43 PM, Fuad Efendi <[EMAIL PROTECTED]> wrote: > SOLR catches everything and tries to > output (sometimes with great success) HTTP 500 with XML-formatted stacktrace > as content.
Right, as well as logging the exception. But, it's never foolproof because the OOM exception could happen in a non Solr thread... and in that case the behavior is completely out of our hands. -Yonik