Hi All,
Please share any information on the below .
If testing only with Single Remote Solr Instance it works fine but fails with 
SolrCloud - zkHost setup  as below "collection not found exception"
We tried creating a simple solrj client (Ping) for Solrj 4.x and Solrj 5.x - 
and below "collection not exception found is observed for Solrj 4.x + SOLR 5.5" 
. But SolrServer Ping works with Solrj 5.x + SOLR 5.5 
with regardsSri
    On Thursday, 17 November 2016 7:39 PM, sri vaths <[email protected]> 
wrote:
 

  Hi All,
Please share if any similar issue when connecting to SolrCloud (Solr 5.5 and 
ZooKeeper 3.4.6)
If i search the exception in i see this reference that solrj4.x is not 
compatible with SOLR 5.x
http://stackoverflow.com/questions/29126995/cloudsolrserver-could-not-find-collection-gettingstarted

Does Jackrabbit  OAK 1.2 uses a solrj 4.x client and not solrj 5.x client - if 
this is true -1)  when will Jackrabbit  OAK support solrj 5.x client so that 
SolrCloud (Solr 5.5) can be used with any issues with Jackrabbit  OAK ?


with regardsSri


    On Wednesday, 16 November 2016 8:21 PM, sri vaths <[email protected]> 
wrote:
 

 Hi,
We are validating Jackrabbit OAK and SolrCloud with Solr 5.5 and following are 
the queries
1) Does Jackrabbit  OAK 1.2 supports Solr Cloud setup with Solr 5.5 and 
ZooKeeper 3.4.6
2) Please let know the version of Solrj used in Jackrabbit OAK 1.2 
Following are the exceptions we see in the logs

5.11.2016 05:53:55.718 *DEBUG* [pool-7-thread-4] 
org.apache.jackrabbit.oak.plugins.index.solr.server.RemoteSolrServerProvider 
server is not alive yet, wait a bitorg.apache.solr.common.SolrException: 
Collection not found: oak_test                at 
org.apache.solr.client.solrj.impl.CloudSolrServer.getCollectionList(CloudSolrServer.java:655)
                at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:539)
                at 
org.apache.solr.client.solrj.request.SolrPing.process(SolrPing.java:70)         
       at org.apache.solr.client.solrj.SolrServer.ping(SolrServer.java:293)     
           at 
org.apache.jackrabbit.oak.plugins.index.solr.server.RemoteSolrServerProvider.initializeWithCloudSolrServer(RemoteSolrServerProvider.java:132)
                at 
org.apache.jackrabbit.oak.plugins.index.solr.server.RemoteSolrServerProvider.getSolrServer(RemoteSolrServerProvider.java:60)
                at 
org.apache.jackrabbit.oak.plugins.index.solr.server.RemoteSolrServerProvider.getIndexingSolrServer(RemoteSolrServerProvider.java:83)
                at 
org.apache.jackrabbit.oak.plugins.index.solr.server.OakSolrServer.getServer(OakSolrServer.java:71)
                at 
org.apache.jackrabbit.oak.plugins.index.solr.server.OakSolrServer.request(OakSolrServer.java:52)
                at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:118)
                at 
org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)                
at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)             
   at 
org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditor.leave(SolrIndexEditor.java:122)
with regardsSri

   

   

Reply via email to