You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kale does not report an error when a collection cannot be created due to an invalid Solr configuration.
{:responseHeader {:status0, :QTime32002},
:failure
{:10.176.42.152:5969_solr"org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error from server at https://10.176.42.152:5969/solr: Error CREATEing SolrCore 'my-col_shard1_replica2': Unable to create core [my-col_shard1_replica2] Caused by: Can't find resource 'lang/protwords.txt' in classpath or '/configs/fred', cwd=/usr/share/watson-search-instance-monitor/solr/solr-5.5.2-SNAPSHOT/server",
:10.176.43.9:6855_solr"org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error from server at https://10.176.43.9:6855/solr: Error CREATEing SolrCore 'my-col_shard1_replica1': Unable to create core [my-col_shard1_replica1] Caused by: Can't find resource 'lang/protwords.txt' in classpath or '/configs/fred', cwd=/usr/share/watson-search-instance-monitor/solr/solr-5.5.2-SNAPSHOT/server"}}
The text was updated successfully, but these errors were encountered:
Kale does not report an error when a collection cannot be created due to an invalid Solr configuration.
The text was updated successfully, but these errors were encountered: