mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2018-02-13
This commit is contained in:
@ -453,3 +453,9 @@ dspace.log.2018-02-13:4
|
||||
|
||||
- I apparently added that on 2018-02-07 so it could be, as I don't see any of those socket closed errors in 2018-01's logs!
|
||||
- I will increase the removeAbandonedTimeout from its default of 60 to 90 and enable logAbandoned
|
||||
- Peter hit this issue one more time, and this is apparently what Tomcat's catalina.out log says when an abandoned connection is removed:
|
||||
|
||||
```
|
||||
Feb 13, 2018 2:05:42 PM org.apache.tomcat.jdbc.pool.ConnectionPool abandon
|
||||
WARNING: Connection has been abandoned PooledConnection[org.postgresql.jdbc.PgConnection@22e107be]:java.lang.Exception
|
||||
```
|
||||
|
Reference in New Issue
Block a user