From 822aca8228c1b53a4194a61d3b48bbd844916000 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 3 Dec 2015 11:08:14 +0200 Subject: [PATCH] Add notes for 2015-12-03 Signed-off-by: Alan Orth --- content/2015-12.md | 12 ++++++++++++ public/2015-12/index.html | 15 +++++++++++++++ public/index.xml | 15 +++++++++++++++ public/tags/notes/index.xml | 15 +++++++++++++++ 4 files changed, 57 insertions(+) diff --git a/content/2015-12.md b/content/2015-12.md index ee3b086e2..acb71e158 100644 --- a/content/2015-12.md +++ b/content/2015-12.md @@ -77,3 +77,15 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle - The authorizations for the item are all public READ, and I don't see any errors in dspace.log when browsing that item - I filed a ticket on Atmire's issue tracker - I also filed a ticket on Atmire's issue tracker for the PostgreSQL stuff + +## 2015-12-03 + +- CGSpace very slow, and monitoring emailing me to say its down, even though I can load the page (very slowly) +- Idle postgres connections look like this (with no change in DSpace db settings lately): + +``` +$ psql -c 'SELECT * from pg_stat_activity;' | grep cgspace | grep -c idle +29 +``` + +- I restarted Tomcat and postgres... diff --git a/public/2015-12/index.html b/public/2015-12/index.html index 95a8026c3..e72f70288 100644 --- a/public/2015-12/index.html +++ b/public/2015-12/index.html @@ -158,6 +158,21 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
  • The authorizations for the item are all public READ, and I don’t see any errors in dspace.log when browsing that item
  • I filed a ticket on Atmire’s issue tracker
  • I also filed a ticket on Atmire’s issue tracker for the PostgreSQL stuff
  • + + +

    2015-12-03

    + + + +
    $ psql -c 'SELECT * from pg_stat_activity;' | grep cgspace | grep -c idle
    +29
    +
    + + diff --git a/public/index.xml b/public/index.xml index f4c00400a..8d30bb958 100644 --- a/public/index.xml +++ b/public/index.xml @@ -97,6 +97,21 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle <li>I filed a ticket on Atmire&rsquo;s issue tracker</li> <li>I also filed a ticket on Atmire&rsquo;s issue tracker for the PostgreSQL stuff</li> </ul> + +<h2 id="2015-12-03:012a628feed6d64ae1151cbd6151ccd6">2015-12-03</h2> + +<ul> +<li>CGSpace very slow, and monitoring emailing me to say its down, even though I can load the page (very slowly)</li> +<li>Idle postgres connections look like this (with no change in DSpace db settings lately):</li> +</ul> + +<pre><code>$ psql -c 'SELECT * from pg_stat_activity;' | grep cgspace | grep -c idle +29 +</code></pre> + +<ul> +<li>I restarted Tomcat and postgres&hellip;</li> +</ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 0cbff6f47..7507b8ade 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -97,6 +97,21 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle <li>I filed a ticket on Atmire&rsquo;s issue tracker</li> <li>I also filed a ticket on Atmire&rsquo;s issue tracker for the PostgreSQL stuff</li> </ul> + +<h2 id="2015-12-03:012a628feed6d64ae1151cbd6151ccd6">2015-12-03</h2> + +<ul> +<li>CGSpace very slow, and monitoring emailing me to say its down, even though I can load the page (very slowly)</li> +<li>Idle postgres connections look like this (with no change in DSpace db settings lately):</li> +</ul> + +<pre><code>$ psql -c 'SELECT * from pg_stat_activity;' | grep cgspace | grep -c idle +29 +</code></pre> + +<ul> +<li>I restarted Tomcat and postgres&hellip;</li> +</ul>