Re: Timeout occured while waiting response from server

2020-12-11 Thread raj.yadav
elivis wrote > See: > https://lucene.472066.n3.nabble.com/SolrServerException-Timeout-occured-while-waiting-response-from-server-tc4464632.html > > Maybe this will help somebody. I was dealing with exact same problem. We > are > running on VMs, and all of our timeout problems

Re: Timeout occured while waiting response from server

2020-12-10 Thread elivis
See: https://lucene.472066.n3.nabble.com/SolrServerException-Timeout-occured-while-waiting-response-from-server-tc4464632.html Maybe this will help somebody. I was dealing with exact same problem. We are running on VMs, and all of our timeout problems went away after we switched from a 5yo VmWare

Re: Timeout occured while waiting response from server

2020-12-06 Thread raj.yadav
Hey Karl, Can you elaborate more about your system? How many shards does your collection have, what is replica type? Are you using an external zookeeper? Its looks like (from logs) that you are running solr on SolrCloud mode? -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.h

Timeout occured while waiting response from server

2020-02-15 Thread Karl Stoney
update.SolrCmdDistributor - org.apache.solr.clien t.solrj.SolrServerException: Timeout occured while waiting response from server at: http://solr-5.search-solr.prod.k8.atcloud.io/solr/at-uk-002_shard1_replica_n1/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2Fsolr-0.search-sol r.prod.k8.a

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-02 Thread Erick Erickson
with you that we need to >> >> > upgrade physical memory, and allocate the reasonable jvm size, so that >> >> the >> >> > operating system have spare memory available to cache the index. >> >> > >> >> > actually, we have nearly 10

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-02 Thread Kent Mu
> > >> > Best Regards! > >> > Kent > >> > > >> > 2016-11-01 21:18 GMT+08:00 Shawn Heisey : > >> > > >> >> On 11/1/2016 1:07 AM, Kent Mu wrote: > >> >> > Hi friends! We come across an issue when we use th

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-02 Thread Fuad Efendi
> > >> > 2016-11-01 21:18 GMT+08:00 Shawn Heisey : >> > >> >> On 11/1/2016 1:07 AM, Kent Mu wrote: >> >> > Hi friends! We come across an issue when we use the solrj(4.9.1) to >> >> > connect to solr server, our deployment i

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-02 Thread Erick Erickson
chine. >> > >> > Best Regards! >> > Kent >> > >> > 2016-11-01 21:18 GMT+08:00 Shawn Heisey : >> > >> >> On 11/1/2016 1:07 AM, Kent Mu wrote: >> >> > Hi friends! We come across an issue when we use the solrj(4.9.1) to >&

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-01 Thread Kent Mu
iends! We come across an issue when we use the solrj(4.9.1) to > >> > connect to solr server, our deployment is one master with 10 replicas. > >> > we index data to the master, and search data from the replicas via > >> > load balancing. the error sta

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-01 Thread Erick Erickson
the replicas via >> > load balancing. the error stack is as below: *Timeout occured while >> > waiting response from server at: >> > http://review.solrsearch3.cnsuning.com/solr/commodityReview >> > <http://review.solrsearch3.cnsuning.com/solr/commodityReview>*

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-01 Thread Kent Mu
an issue when we use the solrj(4.9.1) to > > connect to solr server, our deployment is one master with 10 replicas. > > we index data to the master, and search data from the replicas via > > load balancing. the error stack is as below: *Timeout occured while > > waiting

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-01 Thread Kent Mu
nks, > > > > -- > > Fuad Efendi > > (416) 993-2060 > > http://www.tokenizer.ca > > Search Relevancy and Recommender Systems > > > > > > On November 1, 2016 at 12:07:50 PM, Kent Mu (solr.st...@gmail.com) > wrote: > > > > Hi frie

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-01 Thread Erick Erickson
server, our deployment is one master with 10 replicas. we index data to the > master, and search data from the replicas via load balancing. > > the error stack is as below: > > *Timeout occured while waiting response from server at: > http://review.solrsearch3.cnsuning.com/

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-01 Thread Fuad Efendi
index data to the master, and search data from the replicas via load balancing. the error stack is as below: *Timeout occured while waiting response from server at: http://review.solrsearch3.cnsuning.com/solr/commodityReview <http://review.solrsearch3.cnsuning.com/solr/commodityRev

Re: Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-01 Thread Shawn Heisey
is as below: *Timeout occured while > waiting response from server at: > http://review.solrsearch3.cnsuning.com/solr/commodityReview > <http://review.solrsearch3.cnsuning.com/solr/commodityReview>* > org.apache.solr.client.solrj.SolrServerException: Timeout occured > while waiti

Timeout occured while waiting response from server at: http://***/solr/commodityReview

2016-11-01 Thread Kent Mu
response from server at: http://review.solrsearch3.cnsuning.com/solr/commodityReview <http://review.solrsearch3.cnsuning.com/solr/commodityReview>* org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://review.solrsearch3.cnsuning.co

Re: Timeout occured while waiting response from server

2013-03-25 Thread Erick Erickson
the exception always mean the docs were not added? > > Thanks > Roy > > Solr 3.6 > > > 2013-03-21 10:21:32,487 [main] ERROR org.apache.pig.tools.grunt.Grunt - > ERROR 2078: Caught error from UDF: checkout.regexudf.SolrAccumulator > [org.apache.solr.client.solrj.SolrServe

Timeout occured while waiting response from server

2013-03-21 Thread Benjamin, Roy
while waiting response from server at: http://10.94.238.86:8080/solr]