Re: Tomcat 6 HTTP Connector Threads all blocked

2009-03-01 Thread Jim Murphy
nt 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 > > -- View this message in context: http://www.nabble.com/Tomcat-6-HTTP-Connector-Threads-all-blocked-tp22274107p22278035.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Tomcat 6 HTTP Connector Threads all blocked

2009-03-01 Thread Yonik Seeley
On Sun, Mar 1, 2009 at 10:32 AM, Jim Murphy 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

Re: Tomcat 6 HTTP Connector Threads all blocked

2009-03-01 Thread Jim Murphy
rker.run(JIoEndpoint.java:447) > java.lang.Thread.run(Thread.java:619) > > > Any hints on what to try to diagnose? > > Regards > > Jim > -- View this message in context: http://www.nabble.com/Tomcat-6-HTTP-Connector-Threads-all-blocked-tp22274107p22274129.html Sent from the Solr - User mailing list archive at Nabble.com.

Tomcat 6 HTTP Connector Threads all blocked

2009-03-01 Thread Jim Murphy
) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) java.lang.Thread.run(Thread.java:619) Any hints on what to try to diagnose? Regards Jim -- View this message in context: http://www.nabble.com/Tomcat-6-HTTP-Connector-Threads-all-blocked-tp22274107p22274107.html Sent from the Solr - User mailing