Created
December 29, 2016 20:56
-
-
Save no-reply/0bc6a41503376a849f28738c332c5a07 to your computer and use it in GitHub Desktop.
CurationConcers CI failure with SOLR error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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