mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes
This commit is contained in:
@ -118,4 +118,20 @@ $ ./add-orcid-identifiers-csv.py -i 2020-05-19-add-orcids.csv -db dspace -u dspa
|
||||
"Bahta, Sirak T.","Sirak Bahta: 0000-0002-5728-2489"
|
||||
```
|
||||
|
||||
- An IITA user is having issues submitting to CGSpace and I see there are a rising number of PostgreSQL connections waiting in transaction and in lock:
|
||||
|
||||

|
||||
|
||||
- This is the same issue Tezira, Bizu, and CTA were having in the last few weeks and it I already downgraded the PostgreSQL JDBC driver version to the last version I was using before this started (42.2.10)
|
||||
- I will downgrade it to version 42.2.9 for now...
|
||||
- The only other thing I can think of is that I upgraded Tomcat to 7.0.103 in March
|
||||
- Run system updates on DSpace Test (linode26) and reboot it
|
||||
- Run system updates on CGSpace (linode18) and reboot it
|
||||
- After the system came back up I had to restart Tomcat 7 three times before all the Solr statistics cores came up OK
|
||||
- Send Atmire a snapshot of the CGSpace database for them to possibly troubleshoot the CUA issue with DSpace 6
|
||||
|
||||
## 2020-05-20
|
||||
|
||||
- Send CodeObia some logos and footer text for the next phase of OpenRXV development ([#18](https://github.com/ilri/OpenRXV/issues/18))
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user