mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-04 22:33:02 +01:00
Update notes for 2017-05-28
This commit is contained in:
parent
d3ad75faea
commit
050025e733
@ -290,3 +290,4 @@ dspace=# update metadatavalue set authority='f70d0a01-d562-45b8-bca3-9cf7f249bc8
|
||||
```
|
||||
|
||||
- Run the corrections on CGSpace and then update discovery / authority
|
||||
- I notice that there are a handful of `java.lang.OutOfMemoryError: Java heap space` errors in the Catalina logs on CGSpace, I should go look into that...
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2017-05-01T16:21:52+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-05-28T12:32:45+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-05-28T15:54:58+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -45,9 +45,9 @@
|
||||
"@type": "BlogPosting",
|
||||
"headline": "May, 2017",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-05/",
|
||||
"wordCount": "2299",
|
||||
"wordCount": "2324",
|
||||
"datePublished": "2017-05-01T16:21:52+02:00",
|
||||
"dateModified": "2017-05-28T12:32:45+03:00",
|
||||
"dateModified": "2017-05-28T15:54:58+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -458,6 +458,7 @@ UPDATE 187
|
||||
|
||||
<ul>
|
||||
<li>Run the corrections on CGSpace and then update discovery / authority</li>
|
||||
<li>I notice that there are a handful of <code>java.lang.OutOfMemoryError: Java heap space</code> errors in the Catalina logs on CGSpace, I should go look into that…</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-05/</loc>
|
||||
<lastmod>2017-05-28T12:32:45+03:00</lastmod>
|
||||
<lastmod>2017-05-28T15:54:58+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -99,7 +99,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2017-05-28T12:32:45+03:00</lastmod>
|
||||
<lastmod>2017-05-28T15:54:58+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -110,19 +110,19 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-05-28T12:32:45+03:00</lastmod>
|
||||
<lastmod>2017-05-28T15:54:58+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2017-05-28T12:32:45+03:00</lastmod>
|
||||
<lastmod>2017-05-28T15:54:58+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2017-05-28T12:32:45+03:00</lastmod>
|
||||
<lastmod>2017-05-28T15:54:58+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user