Skip to content

Instantly share code, notes, and snippets.

@no-reply
Created December 29, 2016 20:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save no-reply/0bc6a41503376a849f28738c332c5a07 to your computer and use it in GitHub Desktop.
Save no-reply/0bc6a41503376a849f28738c332c5a07 to your computer and use it in GitHub Desktop.
CurationConcers CI failure with SOLR error
Done generating test app
rake aborted!
Failed to execute solr create:
ERROR:
Core 'hydra-test' already exists!
Checked core existence using Core API command:
http://localhost:53179/solr/admin/cores?action=STATUS&core=hydra-test
. Further information may be available in /tmp/solr-6.3.0/logs
/home/tjohnson/src/hydra/curation_concerns/Rakefile:24:in `block (2 levels) in <top (required)>'
/home/tjohnson/src/hydra/curation_concerns/Rakefile:35:in `block in <top (required)>'
/home/tjohnson/.rbenv/versions/2.3.3/bin/bundle:22:in `load'
/home/tjohnson/.rbenv/versions/2.3.3/bin/bundle:22:in `<main>'
Tasks: TOP => spec => curation_concerns:spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment