From ae430cdeea25c65bcd3b171bb38054c0ccdf270b Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 19 Mar 2018 18:18:28 +0200 Subject: [PATCH] Update notes for 2018-03-19 --- content/posts/2018-03.md | 8 ++++++++ docs/2018-03/index.html | 15 ++++++++++++--- docs/robots.txt | 2 +- docs/sitemap.xml | 20 ++++++++++---------- 4 files changed, 31 insertions(+), 14 deletions(-) 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
+
+ +