diff --git a/content/posts/2018-03.md b/content/posts/2018-03.md index 632d18925..a9c221db0 100644 --- a/content/posts/2018-03.md +++ b/content/posts/2018-03.md @@ -278,6 +278,14 @@ dspace.log.2018-03-19:90 294 54.198.169.202 ``` +- Well there is a hint in Tomcat's `catalina.out`: + +``` +Mon Mar 19 09:05:28 UTC 2018 | Query:id: 92032 AND type:2 +Exception in thread "http-bio-127.0.0.1-8081-exec-280" java.lang.OutOfMemoryError: Java heap space +``` + +- So someone was doing something heavy somehow... my guess is content and usage stats! - ICT responded that they "fixed" the CGSpace connectivity issue in Nairobi without telling me the problem - When I asked, Robert Okal said CGNET messed up when updating the DNS for cgspace.cgiar.org last week - I told him that my request last week was for dspacetest.cgiar.org, not cgspace.cgiar.org! diff --git a/docs/2018-03/index.html b/docs/2018-03/index.html index b9a0e8748..e31fced7c 100644 --- a/docs/2018-03/index.html +++ b/docs/2018-03/index.html @@ -20,7 +20,7 @@ Export a CSV of the IITA community metadata for Martin Mueller - + @@ -51,9 +51,9 @@ Export a CSV of the IITA community metadata for Martin Mueller "@type": "BlogPosting", "headline": "March, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-03/", - "wordCount": "1645", + "wordCount": "1686", "datePublished": "2018-03-02T16:07:54+02:00", - "dateModified": "2018-03-19T08:30:32+02:00", + "dateModified": "2018-03-19T17:56:41+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -433,6 +433,15 @@ dspace.log.2018-03-19:90 + +
Mon Mar 19 09:05:28 UTC 2018 | Query:id: 92032 AND type:2
+Exception in thread "http-bio-127.0.0.1-8081-exec-280" java.lang.OutOfMemoryError: Java heap space
+
+ +