Skip to content

Kale does not report an error when a collection cannot be created #68

@bruceadams

Description

@bruceadams

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"}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions