On Sun, Mar 1, 2009 at 10:32 AM, Jim Murphy <jim.mur...@pobox.com> wrote: > I should have said - tomcat is hosting 2 webapps a solr 1.3 master and slave > - as separate web apps.
Given the the socket writes are blocked, it appears like whatever is supposed to be reading the other endpoint isn't doing it's job. Are you using java-based replication? Do you know if these sockets that are blocking are from client queries or from replication requests? Splitting up the master and slave into separate JVMs might help shed some light on the situation. -Yonik http://www.lucidimagination.com