mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-16 11:57:03 +01:00
Add notes for 2017-11-19
This commit is contained in:
parent
0f8c0fda83
commit
c838ee4132
@ -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)
|
||||
|
@ -38,7 +38,7 @@ COPY 54701
|
||||
|
||||
<meta property="article:published_time" content="2017-11-02T09:37:54+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-11-17T12:35:53+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-11-19T16:11:12+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -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
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>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!</li>
|
||||
</ul>
|
||||
|
||||
<p><a href="/cgspace-notes/2017/11/tomcat-jvm-g1gc.png">!Tomcat G1GC</a></p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
BIN
public/2017/11/tomcat-jvm-g1gc.png
Normal file
BIN
public/2017/11/tomcat-jvm-g1gc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-11/</loc>
|
||||
<lastmod>2017-11-17T12:35:53+02:00</lastmod>
|
||||
<lastmod>2017-11-19T16:11:12+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -134,7 +134,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2017-11-17T12:35:53+02:00</lastmod>
|
||||
<lastmod>2017-11-19T16:11:12+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -145,7 +145,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-11-17T12:35:53+02:00</lastmod>
|
||||
<lastmod>2017-11-19T16:11:12+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -157,13 +157,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2017-11-17T12:35:53+02:00</lastmod>
|
||||
<lastmod>2017-11-19T16:11:12+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2017-11-17T12:35:53+02:00</lastmod>
|
||||
<lastmod>2017-11-19T16:11:12+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
BIN
static/2017/11/tomcat-jvm-g1gc.png
Normal file
BIN
static/2017/11/tomcat-jvm-g1gc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue
Block a user