Large numbers of executeWithRetry INFO messages

2012-04-05 Thread Shubham Srivastava
Hi, I am getting the below log's Apr 5, 2012 6:27:59 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server 192.168.6.135 failed to respond Apr 5, 2012 6:27:59 PM

Re: what would cause large numbers of executeWithRetry INFO messages?

2011-01-18 Thread Markus Jelsma
Oh, and this should not have the INFO level in my opinion. Other log lines indicating a problem with the master (such as a time out or unreachable host) are not flagged as INFO. Maybe you could file a Jira ticket? Don't forget to specifiy your Solr version. Also, please check the master log f

Re: what would cause large numbers of executeWithRetry INFO messages?

2011-01-18 Thread Markus Jelsma
Hi, This is a slave polling the master for its index version but it seems the master fails to respond. From the javadoc: > public class NoHttpResponseException > extends IOException > > Signals that the target server failed to respond with a valid HTTP > response. Cheers, > I see a large numb

Re: what would cause large numbers of executeWithRetry INFO messages?

2011-01-18 Thread solr-user
sorry, never did find a solution to that. if you do happen to figure it out, pls post a reply to this thread. thanks -- View this message in context: http://lucene.472066.n3.nabble.com/what-would-cause-large-numbers-of-executeWithRetry-INFO-messages-tp1453417p2281087.html Sent from the Solr

Re: what would cause large numbers of executeWithRetry INFO messages?

2011-01-17 Thread sakunthalakishan
I am facing exact same issue. Did you find out root cause for this? Please let me know any information you have -- View this message in context: http://lucene.472066.n3.nabble.com/what-would-cause-large-numbers-of-executeWithRetry-INFO-messages-tp1453417p2274077.html Sent from the Solr

what would cause large numbers of executeWithRetry INFO messages?

2010-09-10 Thread solr-user
odDirector executeWithRetry INFO: Retrying request Sep 10, 2010 2:18:20 AM org.apache.solr.handler.SnapPuller fetchLatestIndex INFO: Slave in sync with master. any info appreciated. thx -- View this message in context: http://lucene.472066.n3.nabble.com/what-would-cause-large-numbers-of-executeWith