On 1/29/07, Fuad Efendi <[EMAIL PROTECTED]> wrote:
'Thread Limit in multiple app servers' is just a rumour from old prefork HTTPD.
No, I meant the servlet container. The limit to the number of threads is often a feature, not a limitation. I'm not sure what happens when the limit is exceeded... perhaps an error is returned instead of blocking. I doubt that's your problem anyway. Make sure to grep the solr logs for "WARNING" as Mike suggested. -Yonik
