diff --git a/content/posts/2022-11.md b/content/posts/2022-11.md
new file mode 100644
index 000000000..7f1525d77
--- /dev/null
+++ b/content/posts/2022-11.md
@@ -0,0 +1,23 @@
+---
+title: "November, 2022"
+date: 2022-11-01T09:11:36+03:00
+author: "Alan Orth"
+categories: ["Notes"]
+---
+
+## 2022-11-01
+
+- Last night I re-synced DSpace 7 Test from CGSpace
+ - I also updated all my local `7_x-dev` branches on the latest upstreams
+- I spent some time updating the authorizations in Alliance collections
+ - I want to make sure they use groups instead of individuals where possible!
+- I reverted the Cocoon autosave change because it was more of a nuissance that Peter can't upload CSVs from the web interface and is a very low severity security issue
+
+
+
+- I ran FixLowQualityThumbnails from cgspace-java-helpers on some large collections on CGSpace and ended up fixing 194 items!
+- I did some minor checking and uploaded twenty-four IFPRI outputs for the Initiatives to DSpace Test
+- Tim merged my [pull request to override the ImageMagick PDF density in DSpace 7](https://github.com/DSpace/DSpace/pull/8553)
+ - I ported it to DSpace 6.x and submitted a pull request: https://github.com/DSpace/DSpace/pull/8560
+
+
diff --git a/docs/2015-11/index.html b/docs/2015-11/index.html
index f4401b2f8..e9ca18ca6 100644
--- a/docs/2015-11/index.html
+++ b/docs/2015-11/index.html
@@ -34,7 +34,7 @@ Last week I had increased the limit from 30 to 60, which seemed to help, but now
$ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspace
78
"/>
-
+
@@ -242,6 +242,8 @@ db.statementpool = true
-
diff --git a/docs/2016-01/index.html b/docs/2016-01/index.html
index 38d2f88fe..fd41245d6 100644
--- a/docs/2016-01/index.html
+++ b/docs/2016-01/index.html
@@ -28,7 +28,7 @@ Move ILRI collection 10568/12503 from 10568/27869 to 10568/27629 using the move_
I realized it is only necessary to clear the Cocoon cache after moving collections—rather than reindexing—as no metadata has changed, and therefore no search or browse indexes need to be updated.
Update GitHub wiki for documentation of maintenance tasks.
"/>
-
+
@@ -200,6 +200,8 @@ $ find SimpleArchiveForBio/ -iname “*.pdf” -exec basename {} ; | sor
+
-
diff --git a/docs/2016-02/index.html b/docs/2016-02/index.html
index a7bac24fc..532286668 100644
--- a/docs/2016-02/index.html
+++ b/docs/2016-02/index.html
@@ -38,7 +38,7 @@ I noticed we have a very interesting list of countries on CGSpace:
Not only are there 49,000 countries, we have some blanks (25)…
Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE”
"/>
-
+
@@ -378,6 +378,8 @@ Bitstream: tést señora alimentación.pdf
+
-
diff --git a/docs/2016-03/index.html b/docs/2016-03/index.html
index b3c846c46..01b6d4344 100644
--- a/docs/2016-03/index.html
+++ b/docs/2016-03/index.html
@@ -28,7 +28,7 @@ Looking at issues with author authorities on CGSpace
For some reason we still have the index-lucene-update cron job active on CGSpace, but I’m pretty sure we don’t need it as of the latest few versions of Atmire’s Listings and Reports module
Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Java JDK 1.7 to match environment on CGSpace server
"/>
-
+
@@ -316,6 +316,8 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
+
-
diff --git a/docs/2016-04/index.html b/docs/2016-04/index.html
index 6219a52f7..810f67bc4 100644
--- a/docs/2016-04/index.html
+++ b/docs/2016-04/index.html
@@ -32,7 +32,7 @@ After running DSpace for over five years I’ve never needed to look in any
This will save us a few gigs of backup space we’re paying for on S3
Also, I noticed the checker log has some errors we should pay attention to:
"/>
-
+
@@ -495,6 +495,8 @@ dspace.log.2016-04-27:7271
+
-
diff --git a/docs/2016-06/index.html b/docs/2016-06/index.html
index bfb3514bb..ade3d6cc7 100644
--- a/docs/2016-06/index.html
+++ b/docs/2016-06/index.html
@@ -34,7 +34,7 @@ This is their publications set: http://ebrary.ifpri.org/oai/oai.php?verb=ListRec
You can see the others by using the OAI ListSets verb: http://ebrary.ifpri.org/oai/oai.php?verb=ListSets
Working on second phase of metadata migration, looks like this will work for moving CPWF-specific data in dc.identifier.fund to cg.identifier.cpwfproject and then the rest to dc.description.sponsorship
"/>
-
+
@@ -409,6 +409,8 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
+
-
diff --git a/docs/2016-07/index.html b/docs/2016-07/index.html
index 1b023dca8..c09ba4c7f 100644
--- a/docs/2016-07/index.html
+++ b/docs/2016-07/index.html
@@ -44,7 +44,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
In this case the select query was showing 95 results before the update
"/>
-
+
@@ -325,6 +325,8 @@ discovery.index.authority.ignore-variants=true
+
-
diff --git a/docs/2016-12/index.html b/docs/2016-12/index.html
index 9326b662f..c714ff643 100644
--- a/docs/2016-12/index.html
+++ b/docs/2016-12/index.html
@@ -46,7 +46,7 @@ I see thousands of them in the logs for the last few months, so it’s not r
I’ve raised a ticket with Atmire to ask
Another worrying error from dspace.log is:
"/>
-
+
@@ -784,6 +784,8 @@ $ exit
+
-
diff --git a/docs/2017-01/index.html b/docs/2017-01/index.html
index 981d936f8..94d0afb5d 100644
--- a/docs/2017-01/index.html
+++ b/docs/2017-01/index.html
@@ -28,7 +28,7 @@ I checked to see if the Solr sharding task that is supposed to run on January 1s
I tested on DSpace Test as well and it doesn’t work there either
I asked on the dspace-tech mailing list because it seems to be broken, and actually now I’m not sure if we’ve ever had the sharding task run successfully over all these years
"/>
-
+
@@ -369,6 +369,8 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
+
-
diff --git a/docs/2017-02/index.html b/docs/2017-02/index.html
index 3beabc38e..4c72e9252 100644
--- a/docs/2017-02/index.html
+++ b/docs/2017-02/index.html
@@ -50,7 +50,7 @@ DELETE 1
Create issue on GitHub to track the addition of CCAFS Phase II project tags (#301)
Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
"/>
-
+
@@ -423,6 +423,8 @@ COPY 1968
+
-
diff --git a/docs/2017-07/index.html b/docs/2017-07/index.html
index 192bf52e3..2b404f4f7 100644
--- a/docs/2017-07/index.html
+++ b/docs/2017-07/index.html
@@ -36,7 +36,7 @@ Merge changes for WLE Phase II theme rename (#329)
Looking at extracting the metadata registries from ICARDA’s MEL DSpace database so we can compare fields with CGSpace
We can use PostgreSQL’s extended output format (-x) plus sed to format the output into quasi XML:
"/>
-
+
@@ -275,6 +275,8 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id=235 and
+
-
diff --git a/docs/2017-08/index.html b/docs/2017-08/index.html
index a84242a55..5bae489e8 100644
--- a/docs/2017-08/index.html
+++ b/docs/2017-08/index.html
@@ -60,7 +60,7 @@ This was due to newline characters in the dc.description.abstract column, which
I exported a new CSV from the collection on DSpace Test and then manually removed the characters in vim using g/^$/d
Then I cleaned up the author authorities and HTML characters in OpenRefine and sent the file back to Abenet
"/>
-
+
@@ -517,6 +517,8 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
+
-
diff --git a/docs/2017-09/index.html b/docs/2017-09/index.html
index deb85332f..48088f6b7 100644
--- a/docs/2017-09/index.html
+++ b/docs/2017-09/index.html
@@ -32,7 +32,7 @@ Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two
Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account is both in the approvers step as well as the group
"/>
-
+
@@ -659,6 +659,8 @@ Cert Status: good
+
-
diff --git a/docs/2017-10/index.html b/docs/2017-10/index.html
index 368b45849..571e36432 100644
--- a/docs/2017-10/index.html
+++ b/docs/2017-10/index.html
@@ -34,7 +34,7 @@ http://hdl.handle.net/10568/78495||http://hdl.handle.net/10568/79336
There appears to be a pattern but I’ll have to look a bit closer and try to clean them up automatically, either in SQL or in OpenRefine
Add Katherine Lutz to the groups for content submission and edit steps of the CGIAR System collections
"/>
-
+
@@ -443,6 +443,8 @@ session_id=6C30F10B4351A4ED83EC6ED50AFD6B6A
+
-
diff --git a/docs/2017-11/index.html b/docs/2017-11/index.html
index 972e3f5f2..32373e5bf 100644
--- a/docs/2017-11/index.html
+++ b/docs/2017-11/index.html
@@ -48,7 +48,7 @@ Generate list of authors on CGSpace for Peter to go through and correct:
dspace=# \copy (select distinct text_value, count(*) as count from metadatavalue where metadata_field_id = (select metadata_field_id from metadatafieldregistry where element = 'contributor' and qualifier = 'author') AND resource_type_id = 2 group by text_value order by count desc) to /tmp/authors.csv with csv;
COPY 54701
"/>
-
+
@@ -944,6 +944,8 @@ $ cat dspace.log.2017-11-28 | grep -o -E 'session_id=[A-Z0-9]{32}' | sor
+
-
diff --git a/docs/2017-12/index.html b/docs/2017-12/index.html
index 871067ee5..480f99050 100644
--- a/docs/2017-12/index.html
+++ b/docs/2017-12/index.html
@@ -30,7 +30,7 @@ The logs say “Timeout waiting for idle object”
PostgreSQL activity says there are 115 connections currently
The list of connections to XMLUI and REST API for today:
"/>
-
+
@@ -783,6 +783,8 @@ DELETE 20
+
-
diff --git a/docs/2018-01/index.html b/docs/2018-01/index.html
index 6a5ff2d40..374324b75 100644
--- a/docs/2018-01/index.html
+++ b/docs/2018-01/index.html
@@ -150,7 +150,7 @@ dspace.log.2018-01-02:34
Danny wrote to ask for help renewing the wildcard ilri.org certificate and I advised that we should probably use Let’s Encrypt if it’s just a handful of domains
"/>
-
+
@@ -1452,6 +1452,8 @@ Catalina:type=Manager,context=/,host=localhost activeSessions 8
+
-
diff --git a/docs/2018-02/index.html b/docs/2018-02/index.html
index 42b58607e..1da986e73 100644
--- a/docs/2018-02/index.html
+++ b/docs/2018-02/index.html
@@ -30,7 +30,7 @@ We don’t need to distinguish between internal and external works, so that
Yesterday I figured out how to monitor DSpace sessions using JMX
I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-plugins-java package and used the stuff I discovered about JMX in 2018-01
"/>
-
+
@@ -1038,6 +1038,8 @@ UPDATE 3
+
-
diff --git a/docs/2018-03/index.html b/docs/2018-03/index.html
index 1e62bb51f..bc60cf90b 100644
--- a/docs/2018-03/index.html
+++ b/docs/2018-03/index.html
@@ -24,7 +24,7 @@ Export a CSV of the IITA community metadata for Martin Mueller
Export a CSV of the IITA community metadata for Martin Mueller
"/>
-
+
@@ -585,6 +585,8 @@ Fixed 5 occurences of: GENEBANKS
+
-
diff --git a/docs/2018-04/index.html b/docs/2018-04/index.html
index 8db302c62..887cc0876 100644
--- a/docs/2018-04/index.html
+++ b/docs/2018-04/index.html
@@ -26,7 +26,7 @@ Catalina logs at least show some memory errors yesterday:
I tried to test something on DSpace Test but noticed that it’s down since god knows when
Catalina logs at least show some memory errors yesterday:
"/>
-
+
@@ -594,6 +594,8 @@ $ pg_restore -O -U dspacetest -d dspacetest -W -h localhost /tmp/dspace_2018-04-
+
-
diff --git a/docs/2018-05/index.html b/docs/2018-05/index.html
index 1d4e55fc3..0629c67f0 100644
--- a/docs/2018-05/index.html
+++ b/docs/2018-05/index.html
@@ -38,7 +38,7 @@ http://localhost:3000/solr/statistics/update?stream.body=%3Ccommit/%3E
Then I reduced the JVM heap size from 6144 back to 5120m
Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked the Ansible infrastructure scripts to support hosts choosing which distribution they want to use
"/>
-
+
@@ -523,6 +523,8 @@ $ psql -h localhost -U postgres dspacetest
+
-
diff --git a/docs/2018-07/index.html b/docs/2018-07/index.html
index f3e248bd6..dc6e81da3 100644
--- a/docs/2018-07/index.html
+++ b/docs/2018-07/index.html
@@ -36,7 +36,7 @@ During the mvn package stage on the 5.8 branch I kept getting issues with java r
There is insufficient memory for the Java Runtime Environment to continue.
"/>
-
+
@@ -569,6 +569,8 @@ dspace=# select count(text_value) from metadatavalue where resource_type_id=2 an
+
-
diff --git a/docs/2018-08/index.html b/docs/2018-08/index.html
index ccf855b81..f61efcde9 100644
--- a/docs/2018-08/index.html
+++ b/docs/2018-08/index.html
@@ -46,7 +46,7 @@ Anyways, perhaps I should increase the JVM heap from 5120m to 6144m like we did
The server only has 8GB of RAM so we’ll eventually need to upgrade to a larger one because we’ll start starving the OS, PostgreSQL, and command line batch processes
I ran all system updates on DSpace Test and rebooted it
"/>
-
+
@@ -442,6 +442,8 @@ $ dspace database migrate ignored
+
-
diff --git a/docs/2018-09/index.html b/docs/2018-09/index.html
index ad79436b5..d0bac8a01 100644
--- a/docs/2018-09/index.html
+++ b/docs/2018-09/index.html
@@ -30,7 +30,7 @@ I’ll update the DSpace role in our Ansible infrastructure playbooks and ru
Also, I’ll re-run the postgresql tasks because the custom PostgreSQL variables are dynamic according to the system’s RAM, and we never re-ran them after migrating to larger Linodes last month
I’m testing the new DSpace 5.8 branch in my Ubuntu 18.04 environment and I’m getting those autowire errors in Tomcat 8.5.30 again:
"/>
-
+
@@ -748,6 +748,8 @@ UPDATE metadatavalue SET text_value='ja' WHERE resource_type_id=2 AND me
+
-
diff --git a/docs/2018-10/index.html b/docs/2018-10/index.html
index d9920d6b0..c6b150ec3 100644
--- a/docs/2018-10/index.html
+++ b/docs/2018-10/index.html
@@ -26,7 +26,7 @@ I created a GitHub issue to track this #389, because I’m super busy in Nai
Phil Thornton got an ORCID identifier so we need to add it to the list on CGSpace and tag his existing items
I created a GitHub issue to track this #389, because I’m super busy in Nairobi right now
"/>
-
+
@@ -656,6 +656,8 @@ $ curl -X GET -H "Content-Type: application/json" -H "Accept: applic
+
-
diff --git a/docs/2018-11/index.html b/docs/2018-11/index.html
index 7fb824d3a..d66402e15 100644
--- a/docs/2018-11/index.html
+++ b/docs/2018-11/index.html
@@ -36,7 +36,7 @@ Send a note about my dspace-statistics-api to the dspace-tech mailing list
Linode has been sending mails a few times a day recently that CGSpace (linode18) has had high CPU usage
Today these are the top 10 IPs:
"/>
-
+
@@ -553,6 +553,8 @@ $ dspace dsrun org.dspace.eperson.Groomer -a -b 11/27/2016 -d
+
-
diff --git a/docs/2018-12/index.html b/docs/2018-12/index.html
index 3bfb6dfb0..33ef9736f 100644
--- a/docs/2018-12/index.html
+++ b/docs/2018-12/index.html
@@ -36,7 +36,7 @@ Then I ran all system updates and restarted the server
I noticed that there is another issue with PDF thumbnails on CGSpace, and I see there was another Ghostscript vulnerability last week
"/>
-
+
@@ -594,6 +594,8 @@ UPDATE 1
+
-
diff --git a/docs/2019-01/index.html b/docs/2019-01/index.html
index 0eb83c077..fb8f24f88 100644
--- a/docs/2019-01/index.html
+++ b/docs/2019-01/index.html
@@ -50,7 +50,7 @@ I don’t see anything interesting in the web server logs around that time t
357 207.46.13.1
903 54.70.40.11
"/>
-
+
@@ -1264,6 +1264,8 @@ identify: CorruptImageProfile `xmp' @ warning/profile.c/SetImageProfileInter
+
-
diff --git a/docs/2019-03/index.html b/docs/2019-03/index.html
index de6769048..7f7e261e2 100644
--- a/docs/2019-03/index.html
+++ b/docs/2019-03/index.html
@@ -46,7 +46,7 @@ Most worryingly, there are encoding errors in the abstracts for eleven items, fo
I think I will need to ask Udana to re-copy and paste the abstracts with more care using Google Docs
"/>
-
+
@@ -1208,6 +1208,8 @@ sys 0m2.551s
+
-
diff --git a/docs/2019-05/index.html b/docs/2019-05/index.html
index 1776b9685..c604526b6 100644
--- a/docs/2019-05/index.html
+++ b/docs/2019-05/index.html
@@ -48,7 +48,7 @@ DELETE 1
But after this I tried to delete the item from the XMLUI and it is still present…
"/>
-
+
@@ -631,6 +631,8 @@ COPY 64871
+
-
diff --git a/docs/2019-06/index.html b/docs/2019-06/index.html
index 0f6bec13d..5a59bbc57 100644
--- a/docs/2019-06/index.html
+++ b/docs/2019-06/index.html
@@ -34,7 +34,7 @@ Run system updates on CGSpace (linode18) and reboot it
Skype with Marie-Angélique and Abenet about CG Core v2
"/>
-
+
@@ -317,6 +317,8 @@ UPDATE 2
+
-
diff --git a/docs/2019-07/index.html b/docs/2019-07/index.html
index cd4368d76..8c12c9e34 100644
--- a/docs/2019-07/index.html
+++ b/docs/2019-07/index.html
@@ -38,7 +38,7 @@ CGSpace
Abenet had another similar issue a few days ago when trying to find the stats for 2018 in the RTB community
"/>
-
+
@@ -554,6 +554,8 @@ issn.validate('1020-3362')
+
-
diff --git a/docs/2019-08/index.html b/docs/2019-08/index.html
index 05109b498..9399e399e 100644
--- a/docs/2019-08/index.html
+++ b/docs/2019-08/index.html
@@ -46,7 +46,7 @@ After rebooting, all statistics cores were loaded… wow, that’s luck
Run system updates on DSpace Test (linode19) and reboot it
"/>
-
+
@@ -573,6 +573,8 @@ sys 2m27.496s
+
-
diff --git a/docs/2019-09/index.html b/docs/2019-09/index.html
index 8aebeb5ef..7f2bb5bfe 100644
--- a/docs/2019-09/index.html
+++ b/docs/2019-09/index.html
@@ -72,7 +72,7 @@ Here are the top ten IPs in the nginx XMLUI and REST/OAI logs this morning:
7249 2a01:7e00::f03c:91ff:fe18:7396
9124 45.5.186.2
"/>
-
+
@@ -581,6 +581,8 @@ $ csv-metadata-quality -i /tmp/clarisa-institutions.csv -o /tmp/clarisa-institut
+
-
diff --git a/docs/2019-12/index.html b/docs/2019-12/index.html
index f14b4f0f2..87ee7913a 100644
--- a/docs/2019-12/index.html
+++ b/docs/2019-12/index.html
@@ -46,7 +46,7 @@ Make sure all packages are up to date and the package manager is up to date, the
# dpkg -C
# reboot
"/>
-
+
@@ -404,6 +404,8 @@ UPDATE 1
+
-
diff --git a/docs/2020-04/index.html b/docs/2020-04/index.html
index 50baa980e..85db6d876 100644
--- a/docs/2020-04/index.html
+++ b/docs/2020-04/index.html
@@ -48,7 +48,7 @@ The third item now has a donut with score 1 since I tweeted it last week
On the same note, the one item Abenet pointed out last week now has a donut with score of 104 after I tweeted it last week
"/>
-
+
@@ -658,6 +658,8 @@ $ psql -c 'select * from pg_stat_activity' | wc -l
+
-
diff --git a/docs/2020-05/index.html b/docs/2020-05/index.html
index 8ab6eecd9..105395d2f 100644
--- a/docs/2020-05/index.html
+++ b/docs/2020-05/index.html
@@ -34,7 +34,7 @@ I see that CGSpace (linode18) is still using PostgreSQL JDBC driver version 42.2
"/>
-
+
@@ -477,6 +477,8 @@ Caused by: java.lang.NullPointerException
+
-
diff --git a/docs/2020-06/index.html b/docs/2020-06/index.html
index 2d069771c..7cead6024 100644
--- a/docs/2020-06/index.html
+++ b/docs/2020-06/index.html
@@ -36,7 +36,7 @@ I sent Atmire the dspace.log from today and told them to log into the server to
In other news, I checked the statistics API on DSpace 6 and it’s working
I tried to build the OAI registry on the freshly migrated DSpace 6 on DSpace Test and I get an error:
"/>
-
+
@@ -811,6 +811,8 @@ $ csvcut -c 'id,cg.subject.ilri[],cg.subject.ilri[en_US],dc.subject[en_US]
+
-
diff --git a/docs/2020-07/index.html b/docs/2020-07/index.html
index 96cb8f083..1b8c3ead8 100644
--- a/docs/2020-07/index.html
+++ b/docs/2020-07/index.html
@@ -38,7 +38,7 @@ I restarted Tomcat and PostgreSQL and the issue was gone
Since I was restarting Tomcat anyways I decided to redeploy the latest changes from the 5_x-prod branch and I added a note about COVID-19 items to the CGSpace frontpage at Peter’s request
"/>
-
+
@@ -1142,6 +1142,8 @@ Fixed 4 occurences of: Muloi, D.M.
+
-
diff --git a/docs/2020-08/index.html b/docs/2020-08/index.html
index 20ba2fbca..404b12df2 100644
--- a/docs/2020-08/index.html
+++ b/docs/2020-08/index.html
@@ -36,7 +36,7 @@ It is class based so I can easily add support for other vocabularies, and the te
"/>
-
+
@@ -798,6 +798,8 @@ $ grep -c added /tmp/2020-08-27-countrycodetagger.log
+
-
diff --git a/docs/2020-09/index.html b/docs/2020-09/index.html
index 24a9f5271..820dd07ae 100644
--- a/docs/2020-09/index.html
+++ b/docs/2020-09/index.html
@@ -48,7 +48,7 @@ I filed a bug on OpenRXV: https://github.com/ilri/OpenRXV/issues/39
I filed an issue on OpenRXV to make some minor edits to the admin UI: https://github.com/ilri/OpenRXV/issues/40
"/>
-
+
@@ -717,6 +717,8 @@ solr_query_params = {
+
-
diff --git a/docs/2020-11/index.html b/docs/2020-11/index.html
index 8a751de2e..f88e291a3 100644
--- a/docs/2020-11/index.html
+++ b/docs/2020-11/index.html
@@ -32,7 +32,7 @@ So far we’ve spent at least fifty hours to process the statistics and stat
"/>
-
+
@@ -731,6 +731,8 @@ $ ./fix-metadata-values.py -i 2020-11-30-fix-hung-orcid.csv -db dspace63 -u dspa
+
-
diff --git a/docs/2021-01/index.html b/docs/2021-01/index.html
index d7b7215a0..bcc7c88da 100644
--- a/docs/2021-01/index.html
+++ b/docs/2021-01/index.html
@@ -50,7 +50,7 @@ For example, this item has 51 views on CGSpace, but 0 on AReS
"/>
-
+
@@ -688,6 +688,8 @@ java.lang.IllegalArgumentException: Invalid character found in the request targe
+
-
diff --git a/docs/2021-03/index.html b/docs/2021-03/index.html
index 8700f9410..4696714ea 100644
--- a/docs/2021-03/index.html
+++ b/docs/2021-03/index.html
@@ -34,7 +34,7 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst
"/>
-
+
@@ -875,6 +875,8 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst
+
-
diff --git a/docs/2021-04/index.html b/docs/2021-04/index.html
index 8025361c0..98cdf107b 100644
--- a/docs/2021-04/index.html
+++ b/docs/2021-04/index.html
@@ -44,7 +44,7 @@ Perhaps one of the containers crashed, I should have looked closer but I was in
"/>
-
+
@@ -1042,6 +1042,8 @@ $ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisti
+
-
diff --git a/docs/2021-05/index.html b/docs/2021-05/index.html
index d436117c0..5a5777afa 100644
--- a/docs/2021-05/index.html
+++ b/docs/2021-05/index.html
@@ -36,7 +36,7 @@ I looked at the top user agents and IPs in the Solr statistics for last month an
I will add the RI/1.0 pattern to our DSpace agents overload and purge them from Solr (we had previously seen this agent with 9,000 hits or so in 2020-09), but I think I will leave the Microsoft Word one… as that’s an actual user…
"/>
-
+
@@ -685,6 +685,8 @@ May 26, 02:57 UTC
+
-
diff --git a/docs/2021-06/index.html b/docs/2021-06/index.html
index 581d3d05c..d8da7b622 100644
--- a/docs/2021-06/index.html
+++ b/docs/2021-06/index.html
@@ -36,7 +36,7 @@ I simply started it and AReS was running again:
"/>
-
+
@@ -693,6 +693,8 @@ I simply started it and AReS was running again:
+
-
diff --git a/docs/2021-07/index.html b/docs/2021-07/index.html
index 356e2cfcf..5b7db52ee 100644
--- a/docs/2021-07/index.html
+++ b/docs/2021-07/index.html
@@ -30,7 +30,7 @@ Export another list of ALL subjects on CGSpace, including AGROVOC and non-AGROVO
localhost/dspace63= > \COPY (SELECT DISTINCT LOWER(text_value) AS subject, count(*) FROM metadatavalue WHERE dspace_object_id in (SELECT dspace_object_id FROM item) AND metadata_field_id IN (119, 120, 127, 122, 128, 125, 135, 203, 208, 210, 215, 123, 236, 242, 187) GROUP BY subject ORDER BY count DESC) to /tmp/2021-07-01-all-subjects.csv WITH CSV HEADER;
COPY 20994
"/>
-
+
@@ -715,6 +715,8 @@ COPY 20994
+
-
diff --git a/docs/2021-08/index.html b/docs/2021-08/index.html
index cb3a568d8..d1da7dc7e 100644
--- a/docs/2021-08/index.html
+++ b/docs/2021-08/index.html
@@ -32,7 +32,7 @@ Update Docker images on AReS server (linode20) and reboot the server:
I decided to upgrade linode20 from Ubuntu 18.04 to 20.04
"/>
-
+
@@ -606,6 +606,8 @@ I decided to upgrade linode20 from Ubuntu 18.04 to 20.04
+
-
diff --git a/docs/2021-09/index.html b/docs/2021-09/index.html
index 6fa73290d..78904f8b9 100644
--- a/docs/2021-09/index.html
+++ b/docs/2021-09/index.html
@@ -48,7 +48,7 @@ The syntax Moayad showed me last month doesn’t seem to honor the search qu
"/>
-
+
@@ -588,6 +588,8 @@ The syntax Moayad showed me last month doesn’t seem to honor the search qu
+
-
diff --git a/docs/2021-10/index.html b/docs/2021-10/index.html
index 26dd5ac13..cb3b5aeaf 100644
--- a/docs/2021-10/index.html
+++ b/docs/2021-10/index.html
@@ -46,7 +46,7 @@ $ wc -l /tmp/2021-10-01-affiliations.txt
So we have 1879/7100 (26.46%) matching already
"/>
-
+
@@ -791,6 +791,8 @@ Try doing it in two imports. In first import, remove all authors. In second impo
+
-
diff --git a/docs/2021-12/index.html b/docs/2021-12/index.html
index 505b4837b..ab708de19 100644
--- a/docs/2021-12/index.html
+++ b/docs/2021-12/index.html
@@ -40,7 +40,7 @@ Purging 455 hits from WhatsApp in statistics
Total number of bot hits purged: 3679
"/>
-
+
@@ -577,6 +577,8 @@ Total number of bot hits purged: 3679
+
-
diff --git a/docs/2022-01/index.html b/docs/2022-01/index.html
index 09437eca3..839d53d28 100644
--- a/docs/2022-01/index.html
+++ b/docs/2022-01/index.html
@@ -24,7 +24,7 @@ Start a full harvest on AReS
Start a full harvest on AReS
"/>
-
+
@@ -380,6 +380,8 @@ Start a full harvest on AReS
+
-
diff --git a/docs/2022-02/index.html b/docs/2022-02/index.html
index 262d6aff2..28a18b07d 100644
--- a/docs/2022-02/index.html
+++ b/docs/2022-02/index.html
@@ -38,7 +38,7 @@ We agreed to try to do more alignment of affiliations/funders with ROR
"/>
-
+
@@ -724,6 +724,8 @@ isNotNull(value.match('699'))
+
-
diff --git a/docs/2022-05/index.html b/docs/2022-05/index.html
index 164ed5545..c9234015f 100644
--- a/docs/2022-05/index.html
+++ b/docs/2022-05/index.html
@@ -66,7 +66,7 @@ If I query Solr for time:2022-04* AND dns:*msnbot* AND dns:*.msn.com. I see a ha
I purged 93,974 hits from these IPs using my check-spider-ip-hits.sh script
"/>
-
+
@@ -445,6 +445,8 @@ I purged 93,974 hits from these IPs using my check-spider-ip-hits.sh script
+
-
diff --git a/docs/2022-06/index.html b/docs/2022-06/index.html
index b05cbee31..7774aa234 100644
--- a/docs/2022-06/index.html
+++ b/docs/2022-06/index.html
@@ -48,7 +48,7 @@ There seem to be many more of these:
"/>
-
+
@@ -458,6 +458,8 @@ There seem to be many more of these:
+
-
diff --git a/docs/2022-07/index.html b/docs/2022-07/index.html
index b07485205..8e7af311c 100644
--- a/docs/2022-07/index.html
+++ b/docs/2022-07/index.html
@@ -34,7 +34,7 @@ Also, the trgm functions I’ve used before are case insensitive, but Levens
"/>
-
+
@@ -736,6 +736,8 @@ Also, the trgm functions I’ve used before are case insensitive, but Levens
+
-
diff --git a/docs/2022-08/index.html b/docs/2022-08/index.html
index a082eafa3..b9e1f96bb 100644
--- a/docs/2022-08/index.html
+++ b/docs/2022-08/index.html
@@ -24,7 +24,7 @@ Our request to add CC-BY-3.0-IGO to SPDX was approved a few weeks ago
Our request to add CC-BY-3.0-IGO to SPDX was approved a few weeks ago
"/>
-
+
@@ -522,6 +522,8 @@ Our request to add CC-BY-3.0-IGO to SPDX was approved a few weeks ago
+
-
diff --git a/docs/2022-09/index.html b/docs/2022-09/index.html
index cdb984102..e494f743a 100644
--- a/docs/2022-09/index.html
+++ b/docs/2022-09/index.html
@@ -46,7 +46,7 @@ I also fixed a few bugs and improved the region-matching logic
"/>
-
+
@@ -783,6 +783,8 @@ harvesting of meat from wildlife and not from livestock.
+
-
diff --git a/docs/2022-10/index.html b/docs/2022-10/index.html
index cda2849a1..4b2a3763f 100644
--- a/docs/2022-10/index.html
+++ b/docs/2022-10/index.html
@@ -20,7 +20,7 @@ I filed an issue to ask about Java 11+ support
-
+
@@ -36,7 +36,7 @@ I filed an issue to ask about Java 11+ support
"/>
-
+
@@ -48,7 +48,7 @@ I filed an issue to ask about Java 11+ support
"url": "https://alanorth.github.io/cgspace-notes/2022-10/",
"wordCount": "3768",
"datePublished": "2022-10-01T19:45:36+03:00",
- "dateModified": "2022-10-31T07:48:00+03:00",
+ "dateModified": "2022-10-31T16:59:47+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@@ -978,6 +978,8 @@ I filed an issue to ask about Java 11+ support
+
Last night I re-synced DSpace 7 Test from CGSpace
+
+
I also updated all my local 7_x-dev branches on the latest upstreams
+
+
+
I spent some time updating the authorizations in Alliance collections
+
+
I want to make sure they use groups instead of individuals where possible!
+
+
+
I reverted the Cocoon autosave change because it was more of a nuissance that Peter can’t upload CSVs from the web interface and is a very low severity security issue
+
+
+
I ran FixLowQualityThumbnails from cgspace-java-helpers on some large collections on CGSpace and ended up fixing 194 items!
+
I did some minor checking and uploaded twenty-four IFPRI outputs for the Initiatives to DSpace Test
Last night I re-synced DSpace 7 Test from CGSpace
+
+
I also updated all my local 7_x-dev branches on the latest upstreams
+
+
+
I spent some time updating the authorizations in Alliance collections
+
+
I want to make sure they use groups instead of individuals where possible!
+
+
+
I reverted the Cocoon autosave change because it was more of a nuissance that Peter can’t upload CSVs from the web interface and is a very low severity security issue