Re: Problem with glassfish and zookeeper 3.4.5

2013-10-31 Thread kaustubh147
Thanks Shawn, I found a bug in my code, it was creating too many CloudSolrServer objects. Thanks Kaustubh -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-with-glassfish-and-zookeeper-3-4-5-tp4097635p4098732.html Sent from the Solr - User mailing list archive at Nab

Re: Problem with glassfish and zookeeper 3.4.5

2013-10-24 Thread Shawn Heisey
On 10/24/2013 4:30 PM, kaustubh147 wrote: Glassfish 3.1.2.2 Solr 4.5 Zookeeper 3.4.5 We have set up a SolrCloud with 4 Solr nodes and 3 zookeeper instances. It seems to be working fine from Solr admin page. but when I am trying to connect it to web application using Solrj 4.5. I am creating my

Problem with glassfish and zookeeper 3.4.5

2013-10-24 Thread kaustubh147
Hi, Glassfish 3.1.2.2 Solr 4.5 Zookeeper 3.4.5 We have set up a SolrCloud with 4 Solr nodes and 3 zookeeper instances. It seems to be working fine from Solr admin page. but when I am trying to connect it to web application using Solrj 4.5. I am creating my Solr Cloud Server as suggested on the w