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-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 number

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

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 -