mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2022-07-14
This commit is contained in:
@ -277,5 +277,12 @@ $ grep 65.108.95.23 dspace.log.2022-07-10 | grep -oE 'session_id=[A-Z0-9]{32}:ip
|
||||
## 2022-07-12
|
||||
|
||||
- Update an incorrect ORCID identifier for Alliance
|
||||
- Adjust collection permissions on CIFOR publications collection so Vika can submit without approval
|
||||
|
||||
## 2022-07-14
|
||||
|
||||
- Someone on the DSpace Slack mentioned having issues with the database configuration in DSpace 7.3
|
||||
- The reason is apparently that the default `db.dialect` changed from "org.dspace.storage.rdbms.hibernate.postgres.DSpacePostgreSQL82Dialect" to "org.hibernate.dialect.PostgreSQL94Dialect" as a result of a Hibernate update
|
||||
- Then I was getting more errors starting the backend server in Tomcat, but the issue was that the backend server needs Solr to be up first!
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user