mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2017-12-19
This commit is contained in:
@ -620,3 +620,6 @@ javax.naming.NoInitialContextException: Need to specify class name in environmen
|
||||
|
||||
- If I add the db values back to dspace.cfg the `dspace database info` command succeeds but the log still shows errors retrieving the JNDI connection
|
||||
- Perhaps something to report to the dspace-tech mailing list when I finally send my comments
|
||||
- Oh cool! `select * from pg_stat_activity` shows "PostgreSQL JDBC Driver" for the application name! That's how you know it's working!
|
||||
- If you monitor the `pg_stat_activity` while you run `dspace database info` you can see that it doesn't use the JNDI and creates ~9 extra PostgreSQL connections!
|
||||
- And in the middle of all of this Linode sends an alert that CGSpace has high CPU usage from 2 to 4 PM
|
||||
|
Reference in New Issue
Block a user