diff --git a/content/posts/2021-04.md b/content/posts/2021-04.md index 951a86fad..abd6f810b 100644 --- a/content/posts/2021-04.md +++ b/content/posts/2021-04.md @@ -729,4 +729,22 @@ Error sending email: - I am curious to check the JVM stats in a few days to see if there is a marked change - Work on minor changes to get DSpace working on Ubuntu 20.04 for our [Ansible infrastructure scripts](https://github.com/ilri/rmg-ansible-public) +## 2021-04-21 + +- Send Abdullah feedback on the [filter on click pull request](https://github.com/ilri/OpenRXV/pull/91) for OpenRXV + - I see it adds a new "allow filter on click" checkbox in the layout settings, but it doesn't modify the filters + - Also, it seems to have broken the existing clicking of the countries on the map +- Atmire recently sent feedback about the CUA duplicates processor + - Last month when I ran it it got stuck on the storage reports, apparently, so I will try again (with a fresh Solr statistics core from production) and skip the storage reports (`-g`): + +``` +$ export JAVA_OPTS='-Dfile.encoding=UTF-8 -Xmx2048m' +$ cp atmire-cua-update.xml-20210124-132112.old /home/dspacetest.cgiar.org/config/spring/api/atmire-cua-update.xml +$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -r 100 -c statistics -t 12 -g +``` + +- The first run processed 1,439 docs, the second run processed 0 docs + - I'm not sure if that means that it worked? I sent feedback to Atmire +- Meeting with Moayad to discuss OpenRXV development progress + diff --git a/docs/2021-04/index.html b/docs/2021-04/index.html index e844b6f59..67bbd628b 100644 --- a/docs/2021-04/index.html +++ b/docs/2021-04/index.html @@ -24,7 +24,7 @@ Perhaps one of the containers crashed, I should have looked closer but I was in - + @@ -54,9 +54,9 @@ Perhaps one of the containers crashed, I should have looked closer but I was in "@type": "BlogPosting", "headline": "April, 2021", "url": "https://alanorth.github.io/cgspace-notes/2021-04/", - "wordCount": "3749", + "wordCount": "3896", "datePublished": "2021-04-01T09:50:54+03:00", - "dateModified": "2021-04-18T10:07:54+03:00", + "dateModified": "2021-04-19T20:11:44+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -836,6 +836,31 @@ Error sending email:
  • Work on minor changes to get DSpace working on Ubuntu 20.04 for our Ansible infrastructure scripts
  • +

    2021-04-21

    + +
    $ export JAVA_OPTS='-Dfile.encoding=UTF-8 -Xmx2048m'
    +$ cp atmire-cua-update.xml-20210124-132112.old /home/dspacetest.cgiar.org/config/spring/api/atmire-cua-update.xml
    +$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -r 100 -c statistics -t 12 -g
    +
    diff --git a/docs/categories/index.html b/docs/categories/index.html index 11b61de5f..8bdd00864 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index 7c4528629..37c1ee1ed 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html index 664a1ff8f..5af8f6205 100644 --- a/docs/categories/notes/page/2/index.html +++ b/docs/categories/notes/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html index fc7975057..86ca8a808 100644 --- a/docs/categories/notes/page/3/index.html +++ b/docs/categories/notes/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html index 82cd4c988..9b1cc4679 100644 --- a/docs/categories/notes/page/4/index.html +++ b/docs/categories/notes/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/5/index.html b/docs/categories/notes/page/5/index.html index 5d9423b05..3005bd0d3 100644 --- a/docs/categories/notes/page/5/index.html +++ b/docs/categories/notes/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/index.html b/docs/index.html index 4c341a9cd..5981d9022 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 99124bc81..e4b54eaef 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index 57c0a3885..2a0beb4f9 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index ba8198108..f0bdbd645 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index 3595cd7e8..c63a121c3 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/6/index.html b/docs/page/6/index.html index 182cbe9fb..7ebfc4f54 100644 --- a/docs/page/6/index.html +++ b/docs/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/7/index.html b/docs/page/7/index.html index a5e08fc0a..331a7d8a2 100644 --- a/docs/page/7/index.html +++ b/docs/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index eeeba4a8a..e02855806 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index b936cd9c0..6fe55dfa3 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index 659b08d66..31301d71c 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index 0b7dc1453..fe562f288 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index d0d538cf4..5581c1230 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html index 146f4e9a8..7ed606127 100644 --- a/docs/posts/page/6/index.html +++ b/docs/posts/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/7/index.html b/docs/posts/page/7/index.html index 976290178..fe5ff855e 100644 --- a/docs/posts/page/7/index.html +++ b/docs/posts/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 77d8cf2df..2f0348b8b 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -3,19 +3,19 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://alanorth.github.io/cgspace-notes/2021-04/ - 2021-04-18T10:07:54+03:00 + 2021-04-19T20:11:44+03:00 https://alanorth.github.io/cgspace-notes/categories/ - 2021-04-18T10:07:54+03:00 + 2021-04-19T20:11:44+03:00 https://alanorth.github.io/cgspace-notes/ - 2021-04-18T10:07:54+03:00 + 2021-04-19T20:11:44+03:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2021-04-18T10:07:54+03:00 + 2021-04-19T20:11:44+03:00 https://alanorth.github.io/cgspace-notes/posts/ - 2021-04-18T10:07:54+03:00 + 2021-04-19T20:11:44+03:00 https://alanorth.github.io/cgspace-notes/2021-03/ 2021-04-13T21:13:08+03:00