-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Kale does not report an error when a collection cannot be created due to an invalid Solr configuration.
{:responseHeader {:status 0, :QTime 32002},
: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"}}Reactions are currently unavailable