diff --git a/content/post/2017-11.md b/content/post/2017-11.md index 777dfbc95..b35add56d 100644 --- a/content/post/2017-11.md +++ b/content/post/2017-11.md @@ -736,3 +736,7 @@ $ grep -c com.atmire.utils.UpdateSolrStatsMetadata dspace.log.2017-11-19 2017-11-19 03:00:32,806 INFO org.apache.pdfbox.pdfparser.PDFParser @ Document is encrypted 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! + +[!Tomcat G1GC](/cgspace-notes/2017/11/tomcat-jvm-g1gc.png) diff --git a/public/2017-11/index.html b/public/2017-11/index.html index 43197c2a3..646b5d68a 100644 --- a/public/2017-11/index.html +++ b/public/2017-11/index.html @@ -38,7 +38,7 @@ COPY 54701 - + @@ -86,9 +86,9 @@ COPY 54701 "@type": "BlogPosting", "headline": "November, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-11/", - "wordCount": "4282", + "wordCount": "4312", "datePublished": "2017-11-02T09:37:54+02:00", - "dateModified": "2017-11-17T12:35:53+02:00", + "dateModified": "2017-11-19T16:11:12+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -971,6 +971,12 @@ $ 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 +