RE: fetchindex not working.

2010-02-02 Thread Jeremy Carroll
statement, replication worked. From: Jeremy Carroll [jeremy.carr...@networkedinsights.com] Sent: Tuesday, February 02, 2010 1:15 PM To: solr-user@lucene.apache.org Subject: RE: fetchindex not working. Here are the debugging statements. Replication is not

RE: fetchindex not working.

2010-02-02 Thread Jeremy Carroll
PM org.apache.solr.core.Config getVal FINE: solrconfig.xml admin/healthcheck/text()=/var/lib/solr/server-enabled From: Jeremy Carroll [jeremy.carr...@networkedinsights.com] Sent: Tuesday, February 02, 2010 11:47 AM To: solr-user@lucene.apache.org

RE: fetchindex not working.

2010-02-02 Thread Jeremy Carroll
### MASTER CATALINA.OUT ### INFO: [core1] webapp=/solr path=/replication params={command=indexversion&wt=javabin} status=0 QTime=0 From: Shalin Shekhar Mangar [shalinman...@gmail.com] Sent: Tuesday, February 02, 2010 11:36 AM To: solr-user@lucene.apache.org

RE: fetchindex not working.

2010-02-02 Thread Jeremy Carroll
: solr-user@lucene.apache.org Subject: Re: fetchindex not working. On Tue, Feb 2, 2010 at 10:26 PM, Jeremy Carroll < jeremy.carr...@networkedinsights.com> wrote: > I'm trying to get solr to fetch an index from a master server. This does > not work with our configuration, and thr

Re: fetchindex not working.

2010-02-02 Thread Shalin Shekhar Mangar
On Tue, Feb 2, 2010 at 10:26 PM, Jeremy Carroll < jeremy.carr...@networkedinsights.com> wrote: > I'm trying to get solr to fetch an index from a master server. This does > not work with our configuration, and throws an error that pollInterval > cannot be null. I thought to get fetchindex working,