Re: Solr 8.9.0 GCSBackupRepository Options throwing ClassNotFoundException

2021-10-08 Thread Houston Putman
try using the following instead for your libs in solr.xml: ${solr.install.dir}/contrib/gcs-repository/lib,${solr.install.dir}/dist You can also replace ${solr.install.dir} with the actual location. On Fri, Oct 1, 2021 at 12:50 PM Ammunnikutty, Shameer < shameer.anthu...@autozone.com> wrote: >

Solr 8.9.0 GCSBackupRepository Options throwing ClassNotFoundException

2021-10-01 Thread Ammunnikutty, Shameer
Hi, We are using Solr 8.9.0 in cloud mode . We are trying to backing up the collection to GCS bucket using GCSRepository Option . We have configured Solr.xml and solrconfig.xml as below. We are getting below Error: { "responseHeader":{ "status":500, "QTime":5}, "error":{ "m