Re: Replication: the web application [/solr] .. likely to create a memory leak

2011-01-05 Thread Markus Jelsma
I have no Windows. On Tuesday 04 January 2011 23:20:00 Lance Norskog wrote: > Is this on Windows or Unix? Windows will not delete a file that is still > open. > > On Tue, Jan 4, 2011 at 10:07 AM, Markus Jelsma > > wrote: > > Is it possible this problem has something to do with my old index file

Re: Replication: the web application [/solr] .. likely to create a memory leak

2011-01-04 Thread Markus Jelsma
I don't have Windows :) > Is this on Windows or Unix? Windows will not delete a file that is still > open. > > On Tue, Jan 4, 2011 at 10:07 AM, Markus Jelsma > > wrote: > > Is it possible this problem has something to do with my old index files > > not being removed? This problem only surfaces

Re: Replication: the web application [/solr] .. likely to create a memory leak

2011-01-04 Thread Lance Norskog
Is this on Windows or Unix? Windows will not delete a file that is still open. On Tue, Jan 4, 2011 at 10:07 AM, Markus Jelsma wrote: > Is it possible this problem has something to do with my old index files not > being removed? This problem only surfaces in my setup when i restart with > replicat

Re: Replication: the web application [/solr] .. likely to create a memory leak

2011-01-04 Thread Markus Jelsma
Is it possible this problem has something to do with my old index files not being removed? This problem only surfaces in my setup when i restart with replication on the slave. I can confirm that for some reason my replicated indexes get messed up only when i start restarting Tomcat several times

Re: Replication: the web application [/solr] .. likely to create a memory leak

2011-01-04 Thread Yonik Seeley
On Tue, Jan 4, 2011 at 9:34 AM, Robert Muir wrote: >    [junit] WARNING: test class left thread running: > Thread[MultiThreadedHttpConnectionManager cleanup,5,main] I suppose we should move MultiThreadedHttpConnectionManager to CoreContainer. -Yonik http://www.lucidimagination.com

Re: Replication: the web application [/solr] .. likely to create a memory leak

2011-01-04 Thread Robert Muir
On Tue, Jan 4, 2011 at 9:23 AM, Markus Jelsma wrote: > Hi, > > Anyone seen this before when stopping of restarting Solr 1.4.1 running as > slave under Tomcat 6? > > SEVERE: The web application [/solr] appears to have started a thread named > [MultiThreadedHttpConnectionManager cleanup] but has fai

Replication: the web application [/solr] .. likely to create a memory leak

2011-01-04 Thread Markus Jelsma
Hi, Anyone seen this before when stopping of restarting Solr 1.4.1 running as slave under Tomcat 6? SEVERE: The web application [/solr] appears to have started a thread named [MultiThreadedHttpConnectionManager cleanup] but has failed to stop it. This is very likely to create a memory leak. I