mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2018-04-15
This commit is contained in:
@ -21,7 +21,7 @@ Catalina logs at least show some memory errors yesterday:
|
||||
|
||||
<meta property="article:published_time" content="2018-04-01T16:13:54+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-04-13T20:24:30+03:00"/>
|
||||
<meta property="article:modified_time" content="2018-04-15T10:20:44+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -53,9 +53,9 @@ Catalina logs at least show some memory errors yesterday:
|
||||
"@type": "BlogPosting",
|
||||
"headline": "April, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-04/",
|
||||
"wordCount": "1549",
|
||||
"wordCount": "1596",
|
||||
"datePublished": "2018-04-01T16:13:54+02:00",
|
||||
"dateModified": "2018-04-13T20:24:30+03:00",
|
||||
"dateModified": "2018-04-15T10:20:44+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -476,6 +476,16 @@ java.lang.NullPointerException
|
||||
<li>After disabling the authority consumer I no longer see the error</li>
|
||||
<li>I merged a pull request to the <code>5_x-prod</code> branch to clean that up (<a href="https://github.com/ilri/DSpace/pull/372">#372</a>)</li>
|
||||
<li>File a ticket on DSpace’s Jira for the <code>target="_blank"</code> security and performance issue (<a href="https://jira.duraspace.org/browse/DS-3891">DS-3891</a>)</li>
|
||||
<li>I re-deployed DSpace Test (linode19) and was surprised by how long it took the ant update to complete:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>BUILD SUCCESSFUL
|
||||
Total time: 4 minutes 12 seconds
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>The Linode block storage is much slower than the instance storage</li>
|
||||
<li>I ran all system updates and rebooted DSpace Test (linode19)</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user