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 + + +

!Tomcat G1GC

+ diff --git a/public/2017/11/tomcat-jvm-g1gc.png b/public/2017/11/tomcat-jvm-g1gc.png new file mode 100644 index 000000000..66b67aa35 Binary files /dev/null and b/public/2017/11/tomcat-jvm-g1gc.png differ diff --git a/public/sitemap.xml b/public/sitemap.xml index 698ae374e..8a2a86bab 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2017-11/ - 2017-11-17T12:35:53+02:00 + 2017-11-19T16:11:12+02:00 @@ -134,7 +134,7 @@ https://alanorth.github.io/cgspace-notes/ - 2017-11-17T12:35:53+02:00 + 2017-11-19T16:11:12+02:00 0 @@ -145,7 +145,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2017-11-17T12:35:53+02:00 + 2017-11-19T16:11:12+02:00 0 @@ -157,13 +157,13 @@ https://alanorth.github.io/cgspace-notes/post/ - 2017-11-17T12:35:53+02:00 + 2017-11-19T16:11:12+02:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2017-11-17T12:35:53+02:00 + 2017-11-19T16:11:12+02:00 0 diff --git a/static/2017/11/tomcat-jvm-g1gc.png b/static/2017/11/tomcat-jvm-g1gc.png new file mode 100644 index 000000000..66b67aa35 Binary files /dev/null and b/static/2017/11/tomcat-jvm-g1gc.png differ