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:
@ -694,6 +694,8 @@ $ jconsole -J-DsocksProxyHost=localhost -J-DsocksProxyPort=7777 service:jmx:rmi:
|
||||
|
||||

|
||||
|
||||
- Switch DSpace Test to using the G1GC for JVM so I can see what the JVM graph looks like eventually, and start evaluating it for production
|
||||
|
||||
## 2017-11-19
|
||||
|
||||
- Linode sent an alert that CGSpace was using a lot of CPU around 4–6 AM
|
||||
@ -737,6 +739,6 @@ $ grep -c com.atmire.utils.UpdateSolrStatsMetadata dspace.log.2017-11-19
|
||||
2017-11-19 03:00:32,807 ERROR org.apache.pdfbox.filter.FlateFilter @ FlateFilter: stop reading corrupt stream due to a DataFormatException
|
||||
```
|
||||
|
||||
- It's been a few days since I enabled the G1GC on DSpace Test, the JVM graph definitely changed, but I can't remember which day I made the change!
|
||||
- It's been a few days since I enabled the G1GC on DSpace Test and the JVM graph definitely changed:
|
||||
|
||||
[!Tomcat G1GC](/cgspace-notes/2017/11/tomcat-jvm-g1gc.png)
|
||||

|
||||
|
Reference in New Issue
Block a user