mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-02-26
This commit is contained in:
@ -1218,4 +1218,17 @@ Caused by: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed
|
||||
|
||||
- I still have not figured out what the *real* cause for the Solr cores to not load was, though
|
||||
|
||||
## 2019-02-26
|
||||
|
||||
- I sent a mail to the dspace-tech mailing list about the "solr_update_time_stamp" error
|
||||
- A CCAFS user sent a message saying they got this error when submitting to CGSpace:
|
||||
|
||||
```
|
||||
Authorization denied for action WORKFLOW_STEP_1 on COLLECTION:1021 by user 3049
|
||||
```
|
||||
|
||||
- According to the [REST API](https://cgspace.cgiar.org/rest/collections/1021) collection 1021 appears to be [CCAFS Tools, Maps, Datasets and Models](https://cgspace.cgiar.org/handle/10568/66581)
|
||||
- I looked at the `WORKFLOW_STEP_1` (Accept/Reject) and the group is of course empty
|
||||
- As we've seen several times recently, we are not using this step so it should simply be deleted
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user