mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-04-05
This commit is contained in:
@ -101,5 +101,12 @@ $ psql -c 'select * from pg_stat_activity' | grep -o -E '(dspaceWeb|dspaceApi|ds
|
||||
|
||||
- The other thing visible there is that the past few days the load has spiked to 500% and I don't think it's a coincidence that the Solr updating thing is happening...
|
||||
- I ran all system updates and rebooted the server
|
||||
- The load was lower on the server after reboot, but Solr didn't come back up properly according to the Solr Admin UI:
|
||||
|
||||
```
|
||||
statistics-2017: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error opening new searcher
|
||||
```
|
||||
|
||||
- I restarted it again and all the Solr cores came up properly...
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user