mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2019-08-18
This commit is contained in:
@ -196,4 +196,18 @@ $ dspace metadata-import -f /tmp/bioversity2.csv -e blah@blah.com
|
||||
|
||||
- Email Bioversity to let them know that the 1,427 records are on DSpace Test and that Abenet should look over them
|
||||
|
||||
## 2019-08-18
|
||||
|
||||
- Deploy latest `5_x-prod` branch on CGSpace (linode18), including the [new CCAFS project tags](https://github.com/ilri/DSpace/pull/429)
|
||||
- Deploy Tomcat 7.0.96 and PostgreSQL JDBC 42.2.6 driver on CGSpace (linde18)
|
||||
- After restarting Tomcat one of the Solr statistics cores failed to start up:
|
||||
|
||||
```
|
||||
statistics-2015: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error opening new searcher
|
||||
```
|
||||
|
||||
- I decided to run all system updates on the server and reboot it
|
||||
- After reboot the statistics-2018 core failed to load so I restarted `tomcat7` again
|
||||
- After this last restart all Solr cores seem to be up and running
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user