From b7d9b1e86bb60c728c4220d5cb1cd7b2d784e4f5 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 9 Nov 2016 13:11:16 +0200 Subject: [PATCH] Add notes for 2016-11-09 --- content/post/2016-11.md | 6 ++++++ public/2016-11/index.html | 8 ++++++++ public/index.xml | 8 ++++++++ public/post/index.xml | 8 ++++++++ public/tags/notes/index.xml | 8 ++++++++ 5 files changed, 38 insertions(+) diff --git a/content/post/2016-11.md b/content/post/2016-11.md index 0166f1171..9e3b51e11 100644 --- a/content/post/2016-11.md +++ b/content/post/2016-11.md @@ -95,3 +95,9 @@ $ ./fix-metadata-values.py -i /tmp/CRPs.csv -f cg.contributor.crp -t correct -m ``` dspace=# \copy (select distinct text_value, count(*) from metadatavalue where metadata_field_id=3 group by text_value order by count desc limit 210) to /tmp/210-authors.csv with csv; ``` + +## 2016-11-09 + +- CGSpace crashed so I quickly ran system updates, applied one or two of the waiting changes from the `5_x-prod` branch, and rebooted the server +- The error was `Timeout waiting for idle object` but I haven't looked into the Tomcat logs to see what happened +- Also, I ran the corrections for CRPs from earlier this week diff --git a/public/2016-11/index.html b/public/2016-11/index.html index 6406f4d3d..d9ee37eb5 100644 --- a/public/2016-11/index.html +++ b/public/2016-11/index.html @@ -197,6 +197,14 @@ COPY 22
dspace=# \copy (select distinct text_value, count(*) from metadatavalue where metadata_field_id=3 group by text_value order by count desc limit 210) to /tmp/210-authors.csv with csv;
 
+

2016-11-09

+ + + diff --git a/public/index.xml b/public/index.xml index 5f8cb8b8d..e1c9367a4 100644 --- a/public/index.xml +++ b/public/index.xml @@ -123,6 +123,14 @@ COPY 22 <pre><code>dspace=# \copy (select distinct text_value, count(*) from metadatavalue where metadata_field_id=3 group by text_value order by count desc limit 210) to /tmp/210-authors.csv with csv; </code></pre> + +<h2 id="2016-11-09">2016-11-09</h2> + +<ul> +<li>CGSpace crashed so I quickly ran system updates, applied one or two of the waiting changes from the <code>5_x-prod</code> branch, and rebooted the server</li> +<li>The error was <code>Timeout waiting for idle object</code> but I haven&rsquo;t looked into the Tomcat logs to see what happened</li> +<li>Also, I ran the corrections for CRPs from earlier this week</li> +</ul> diff --git a/public/post/index.xml b/public/post/index.xml index 47ffe6d2f..6dc3ecf8a 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -123,6 +123,14 @@ COPY 22 <pre><code>dspace=# \copy (select distinct text_value, count(*) from metadatavalue where metadata_field_id=3 group by text_value order by count desc limit 210) to /tmp/210-authors.csv with csv; </code></pre> + +<h2 id="2016-11-09">2016-11-09</h2> + +<ul> +<li>CGSpace crashed so I quickly ran system updates, applied one or two of the waiting changes from the <code>5_x-prod</code> branch, and rebooted the server</li> +<li>The error was <code>Timeout waiting for idle object</code> but I haven&rsquo;t looked into the Tomcat logs to see what happened</li> +<li>Also, I ran the corrections for CRPs from earlier this week</li> +</ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 61618bba7..162141e0c 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -122,6 +122,14 @@ COPY 22 <pre><code>dspace=# \copy (select distinct text_value, count(*) from metadatavalue where metadata_field_id=3 group by text_value order by count desc limit 210) to /tmp/210-authors.csv with csv; </code></pre> + +<h2 id="2016-11-09">2016-11-09</h2> + +<ul> +<li>CGSpace crashed so I quickly ran system updates, applied one or two of the waiting changes from the <code>5_x-prod</code> branch, and rebooted the server</li> +<li>The error was <code>Timeout waiting for idle object</code> but I haven&rsquo;t looked into the Tomcat logs to see what happened</li> +<li>Also, I ran the corrections for CRPs from earlier this week</li> +</ul>