From 3c7da185542e2ff059620f13ac39f408c019dad7 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 27 Feb 2018 18:50:30 +0200 Subject: [PATCH] Update notes --- content/post/2018-02.md | 8 +++++++- docs/2015-11/index.html | 2 +- docs/2015-12/index.html | 2 +- docs/2016-01/index.html | 2 +- docs/2016-02/index.html | 2 +- docs/2016-03/index.html | 2 +- docs/2016-04/index.html | 2 +- docs/2016-05/index.html | 2 +- docs/2016-06/index.html | 2 +- docs/2016-07/index.html | 2 +- docs/2016-08/index.html | 2 +- docs/2016-09/index.html | 2 +- docs/2016-10/index.html | 2 +- docs/2016-11/index.html | 2 +- docs/2016-12/index.html | 2 +- docs/2017-01/index.html | 2 +- docs/2017-02/index.html | 2 +- docs/2017-03/index.html | 2 +- docs/2017-04/index.html | 2 +- docs/2017-05/index.html | 2 +- docs/2017-06/index.html | 2 +- docs/2017-07/index.html | 2 +- docs/2017-08/index.html | 2 +- docs/2017-09/index.html | 2 +- docs/2017-10/index.html | 2 +- docs/2017-11/index.html | 2 +- docs/2017-12/index.html | 2 +- docs/2018-01/index.html | 2 +- docs/2018-02/index.html | 19 ++++++++++++++----- docs/404.html | 2 +- docs/categories/index.html | 2 +- docs/categories/notes/index.html | 2 +- docs/cgiar-library-migration/index.html | 2 +- docs/css/style.css | 2 +- docs/index.html | 2 +- docs/page/2/index.html | 2 +- docs/page/3/index.html | 2 +- docs/post/index.html | 2 +- docs/post/page/2/index.html | 2 +- docs/post/page/3/index.html | 2 +- docs/robots.txt | 2 +- docs/sitemap.xml | 20 ++++++++++---------- docs/tags/index.html | 2 +- docs/tags/notes/index.html | 2 +- docs/tags/notes/page/2/index.html | 2 +- docs/tags/notes/page/3/index.html | 2 +- themes/hugo-theme-bootstrap4-blog | 2 +- 47 files changed, 75 insertions(+), 60 deletions(-) diff --git a/content/post/2018-02.md b/content/post/2018-02.md index 985f8a45b..7f7014345 100644 --- a/content/post/2018-02.md +++ b/content/post/2018-02.md @@ -943,5 +943,11 @@ SELECT * FROM resourcepolicy WHERE resource_type_id= $1 AND resource_id= $2 AND SELECT * FROM pg_locks pl LEFT JOIN pg_stat_activity psa ON pl.pid = psa.pid; ``` +- Tom Desair from Atmire shared some extra JDBC pool parameters that might be useful on my thread on the dspace-tech mailing list: + - abandonWhenPercentageFull: Only start cleaning up abandoned connections if the pool is used for more than X %. + - jdbcInterceptors='ResetAbandonedTimer': Make sure the "abondoned" timer is reset every time there is activity on a connection +- I will try with `abandonWhenPercentageFull='50'` +- Also there are some indexes proposed in [DS-3636](https://jira.duraspace.org/browse/DS-3636) that he urged me to try - Finally finished the [orcid-authority-to-item.py](https://gist.github.com/alanorth/6d7489b50f06a6a1f04ae1c8b899cb6e) script! -- It successfully mapped 2600 ORCID identifiers to items! +- It successfully mapped 2600 ORCID identifiers to items in my tests +- I will run it on DSpace Test diff --git a/docs/2015-11/index.html b/docs/2015-11/index.html index a79831da9..1831f48ff 100644 --- a/docs/2015-11/index.html +++ b/docs/2015-11/index.html @@ -81,7 +81,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac November, 2015 | CGSpace Notes - + diff --git a/docs/2015-12/index.html b/docs/2015-12/index.html index 520460d5e..b07f18523 100644 --- a/docs/2015-12/index.html +++ b/docs/2015-12/index.html @@ -83,7 +83,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less December, 2015 | CGSpace Notes - + diff --git a/docs/2016-01/index.html b/docs/2016-01/index.html index ff6279d9a..ea87c28bc 100644 --- a/docs/2016-01/index.html +++ b/docs/2016-01/index.html @@ -73,7 +73,7 @@ Update GitHub wiki for documentation of maintenance tasks. January, 2016 | CGSpace Notes - + diff --git a/docs/2016-02/index.html b/docs/2016-02/index.html index d849ff9ff..63f2e6543 100644 --- a/docs/2016-02/index.html +++ b/docs/2016-02/index.html @@ -87,7 +87,7 @@ Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE&r February, 2016 | CGSpace Notes - + diff --git a/docs/2016-03/index.html b/docs/2016-03/index.html index 4f764ac1f..e01e5fd80 100644 --- a/docs/2016-03/index.html +++ b/docs/2016-03/index.html @@ -73,7 +73,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja March, 2016 | CGSpace Notes - + diff --git a/docs/2016-04/index.html b/docs/2016-04/index.html index b98962244..be7b1ca04 100644 --- a/docs/2016-04/index.html +++ b/docs/2016-04/index.html @@ -77,7 +77,7 @@ Also, I noticed the checker log has some errors we should pay attention to: April, 2016 | CGSpace Notes - + diff --git a/docs/2016-05/index.html b/docs/2016-05/index.html index d0b02ff97..3fc58bb8b 100644 --- a/docs/2016-05/index.html +++ b/docs/2016-05/index.html @@ -81,7 +81,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period! May, 2016 | CGSpace Notes - + diff --git a/docs/2016-06/index.html b/docs/2016-06/index.html index 61ff906bb..096ff7148 100644 --- a/docs/2016-06/index.html +++ b/docs/2016-06/index.html @@ -79,7 +79,7 @@ Working on second phase of metadata migration, looks like this will work for mov June, 2016 | CGSpace Notes - + diff --git a/docs/2016-07/index.html b/docs/2016-07/index.html index 2b81496bf..0101c7704 100644 --- a/docs/2016-07/index.html +++ b/docs/2016-07/index.html @@ -95,7 +95,7 @@ In this case the select query was showing 95 results before the update July, 2016 | CGSpace Notes - + diff --git a/docs/2016-08/index.html b/docs/2016-08/index.html index 17c42602d..ae56835d8 100644 --- a/docs/2016-08/index.html +++ b/docs/2016-08/index.html @@ -89,7 +89,7 @@ $ git rebase -i dspace-5.5 August, 2016 | CGSpace Notes - + diff --git a/docs/2016-09/index.html b/docs/2016-09/index.html index 0bba981a1..029111dc1 100644 --- a/docs/2016-09/index.html +++ b/docs/2016-09/index.html @@ -81,7 +81,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=or September, 2016 | CGSpace Notes - + diff --git a/docs/2016-10/index.html b/docs/2016-10/index.html index c29e4b81c..3d14e472a 100644 --- a/docs/2016-10/index.html +++ b/docs/2016-10/index.html @@ -89,7 +89,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id October, 2016 | CGSpace Notes - + diff --git a/docs/2016-11/index.html b/docs/2016-11/index.html index 0b8f327e4..04a0a4f1f 100644 --- a/docs/2016-11/index.html +++ b/docs/2016-11/index.html @@ -73,7 +73,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module November, 2016 | CGSpace Notes - + diff --git a/docs/2016-12/index.html b/docs/2016-12/index.html index fa582465e..310d92d45 100644 --- a/docs/2016-12/index.html +++ b/docs/2016-12/index.html @@ -97,7 +97,7 @@ Another worrying error from dspace.log is: December, 2016 | CGSpace Notes - + diff --git a/docs/2017-01/index.html b/docs/2017-01/index.html index 693588552..fc0163bf4 100644 --- a/docs/2017-01/index.html +++ b/docs/2017-01/index.html @@ -73,7 +73,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua January, 2017 | CGSpace Notes - + diff --git a/docs/2017-02/index.html b/docs/2017-02/index.html index fcb292937..9c69f34eb 100644 --- a/docs/2017-02/index.html +++ b/docs/2017-02/index.html @@ -101,7 +101,7 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name February, 2017 | CGSpace Notes - + diff --git a/docs/2017-03/index.html b/docs/2017-03/index.html index 02992d488..3be355da2 100644 --- a/docs/2017-03/index.html +++ b/docs/2017-03/index.html @@ -105,7 +105,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg March, 2017 | CGSpace Notes - + diff --git a/docs/2017-04/index.html b/docs/2017-04/index.html index 2ea8453d3..f8c286d50 100644 --- a/docs/2017-04/index.html +++ b/docs/2017-04/index.html @@ -91,7 +91,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th April, 2017 | CGSpace Notes - + diff --git a/docs/2017-05/index.html b/docs/2017-05/index.html index 5025774e1..449e709ad 100644 --- a/docs/2017-05/index.html +++ b/docs/2017-05/index.html @@ -57,7 +57,7 @@ May, 2017 | CGSpace Notes - + diff --git a/docs/2017-06/index.html b/docs/2017-06/index.html index e3e6e8598..afd6b1d6e 100644 --- a/docs/2017-06/index.html +++ b/docs/2017-06/index.html @@ -57,7 +57,7 @@ June, 2017 | CGSpace Notes - + diff --git a/docs/2017-07/index.html b/docs/2017-07/index.html index e417f6bf3..b457d127f 100644 --- a/docs/2017-07/index.html +++ b/docs/2017-07/index.html @@ -85,7 +85,7 @@ We can use PostgreSQL’s extended output format (-x) plus sed to format the July, 2017 | CGSpace Notes - + diff --git a/docs/2017-08/index.html b/docs/2017-08/index.html index f56711d29..67d4695be 100644 --- a/docs/2017-08/index.html +++ b/docs/2017-08/index.html @@ -105,7 +105,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s August, 2017 | CGSpace Notes - + diff --git a/docs/2017-09/index.html b/docs/2017-09/index.html index 644bf1a80..f01adc19d 100644 --- a/docs/2017-09/index.html +++ b/docs/2017-09/index.html @@ -81,7 +81,7 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account September, 2017 | CGSpace Notes - + diff --git a/docs/2017-10/index.html b/docs/2017-10/index.html index ab4e418ed..4eda79738 100644 --- a/docs/2017-10/index.html +++ b/docs/2017-10/index.html @@ -85,7 +85,7 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG October, 2017 | CGSpace Notes - + diff --git a/docs/2017-11/index.html b/docs/2017-11/index.html index 50e163524..0841d14f2 100644 --- a/docs/2017-11/index.html +++ b/docs/2017-11/index.html @@ -105,7 +105,7 @@ COPY 54701 November, 2017 | CGSpace Notes - + diff --git a/docs/2017-12/index.html b/docs/2017-12/index.html index 711c11285..944daffd3 100644 --- a/docs/2017-12/index.html +++ b/docs/2017-12/index.html @@ -75,7 +75,7 @@ The list of connections to XMLUI and REST API for today: December, 2017 | CGSpace Notes - + diff --git a/docs/2018-01/index.html b/docs/2018-01/index.html index 7e63ccc21..009e02f09 100644 --- a/docs/2018-01/index.html +++ b/docs/2018-01/index.html @@ -213,7 +213,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv January, 2018 | CGSpace Notes - + diff --git a/docs/2018-02/index.html b/docs/2018-02/index.html index 6d58b6bef..bc709b3d0 100644 --- a/docs/2018-02/index.html +++ b/docs/2018-02/index.html @@ -23,7 +23,7 @@ I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-pl - + @@ -57,9 +57,9 @@ I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-pl "@type": "BlogPosting", "headline": "February, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-02/", - "wordCount": "5873", + "wordCount": "5957", "datePublished": "2018-02-01T16:28:54+02:00", - "dateModified": "2018-02-26T18:12:27+02:00", + "dateModified": "2018-02-27T17:34:48+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -75,7 +75,7 @@ I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-pl February, 2018 | CGSpace Notes - + @@ -1180,8 +1180,17 @@ COPY 263 diff --git a/docs/404.html b/docs/404.html index c50c4c122..e91a01558 100644 --- a/docs/404.html +++ b/docs/404.html @@ -38,7 +38,7 @@ CGSpace Notes - + diff --git a/docs/categories/index.html b/docs/categories/index.html index 91e12d1c5..af2061d24 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -51,7 +51,7 @@ CGSpace Notes - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index ba9a5d8ef..5da5556eb 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/docs/cgiar-library-migration/index.html b/docs/cgiar-library-migration/index.html index d3d6c9e5f..c9f28c9a1 100644 --- a/docs/cgiar-library-migration/index.html +++ b/docs/cgiar-library-migration/index.html @@ -58,7 +58,7 @@ CGIAR Library Migration | CGSpace Notes - + diff --git a/docs/css/style.css b/docs/css/style.css index f55df552f..52ae1b61a 100644 --- a/docs/css/style.css +++ b/docs/css/style.css @@ -1,7 +1,7 @@ @charset "UTF-8";/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.285714em;text-align:center}.fa-tag:before{content:""}.fa-folder:before{content:""}.fa-facebook:before{content:""}.fa-google-plus:before{content:""}.fa-linkedin:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-twitter:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*! + */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.285714em;text-align:center}.fa-tag:before{content:""}.fa-folder:before{content:""}.fa-facebook:before{content:""}.fa-google-plus:before{content:""}.fa-linkedin:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-twitter:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*! * Bootstrap v4.0.0 (https://getbootstrap.com) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. diff --git a/docs/index.html b/docs/index.html index 7e45cee23..625c9716b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 35c2fb74a..1e39d3ea6 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index 407668558..fd478b0d3 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/docs/post/index.html b/docs/post/index.html index 6806b41ee..acbe01c22 100644 --- a/docs/post/index.html +++ b/docs/post/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/docs/post/page/2/index.html b/docs/post/page/2/index.html index f6114adf4..b075edfad 100644 --- a/docs/post/page/2/index.html +++ b/docs/post/page/2/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/docs/post/page/3/index.html b/docs/post/page/3/index.html index 37ebc8b04..90721f871 100644 --- a/docs/post/page/3/index.html +++ b/docs/post/page/3/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/docs/robots.txt b/docs/robots.txt index 12f3bc2f9..86c3f15b8 100644 --- a/docs/robots.txt +++ b/docs/robots.txt @@ -32,7 +32,7 @@ Disallow: /cgspace-notes/2015-12/ Disallow: /cgspace-notes/2015-11/ Disallow: /cgspace-notes/ Disallow: /cgspace-notes/categories/ -Disallow: /cgspace-notes/tags/notes/ Disallow: /cgspace-notes/categories/notes/ +Disallow: /cgspace-notes/tags/notes/ Disallow: /cgspace-notes/post/ Disallow: /cgspace-notes/tags/ diff --git a/docs/sitemap.xml b/docs/sitemap.xml index d17efb6e6..155758c73 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2018-02/ - 2018-02-26T18:12:27+02:00 + 2018-02-27T17:34:48+02:00 @@ -149,7 +149,7 @@ https://alanorth.github.io/cgspace-notes/ - 2018-02-26T18:12:27+02:00 + 2018-02-27T17:34:48+02:00 0 @@ -158,27 +158,27 @@ 0 - - https://alanorth.github.io/cgspace-notes/tags/notes/ - 2018-02-26T18:12:27+02:00 - 0 - - https://alanorth.github.io/cgspace-notes/categories/notes/ 2017-09-28T12:00:49+03:00 0 + + https://alanorth.github.io/cgspace-notes/tags/notes/ + 2018-02-27T17:34:48+02:00 + 0 + + https://alanorth.github.io/cgspace-notes/post/ - 2018-02-26T18:12:27+02:00 + 2018-02-27T17:34:48+02:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2018-02-26T18:12:27+02:00 + 2018-02-27T17:34:48+02:00 0 diff --git a/docs/tags/index.html b/docs/tags/index.html index 88442557a..95121c117 100644 --- a/docs/tags/index.html +++ b/docs/tags/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/docs/tags/notes/index.html b/docs/tags/notes/index.html index ac6c6994e..99c184761 100644 --- a/docs/tags/notes/index.html +++ b/docs/tags/notes/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/docs/tags/notes/page/2/index.html b/docs/tags/notes/page/2/index.html index 861a35185..9b9828a6f 100644 --- a/docs/tags/notes/page/2/index.html +++ b/docs/tags/notes/page/2/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/docs/tags/notes/page/3/index.html b/docs/tags/notes/page/3/index.html index b419705e2..d498e4118 100644 --- a/docs/tags/notes/page/3/index.html +++ b/docs/tags/notes/page/3/index.html @@ -52,7 +52,7 @@ CGSpace Notes - + diff --git a/themes/hugo-theme-bootstrap4-blog b/themes/hugo-theme-bootstrap4-blog index 676386dfb..99acad59b 160000 --- a/themes/hugo-theme-bootstrap4-blog +++ b/themes/hugo-theme-bootstrap4-blog @@ -1 +1 @@ -Subproject commit 676386dfbf5230de82e48fd97a03b6a0b78acc93 +Subproject commit 99acad59bc74a9715614897504631b22583197d5