diff --git a/content/posts/2018-06.md b/content/posts/2018-06.md index 6350baf41..a34241fbe 100644 --- a/content/posts/2018-06.md +++ b/content/posts/2018-06.md @@ -79,3 +79,16 @@ $ ./fix-metadata-values.py -i /tmp/2018-06-08-CIP-Authors.csv -db dspace -u dspa - It's pretty annoying, but the JVM monitoring for Munin was never set up when I migrated DSpace Test to its new server a few months ago - I ran the tomcat and munin-node tags in Ansible again and now the stuff is all wired up and recording stats properly - I applied the CIP author corrections on CGSpace and DSpace Test and re-ran the Discovery indexing + +## 2018-06-10 + +- I spent some time removing the Atmire Metadata Quality Module (MQM) from the proposed DSpace 5.8 changes +- After removing all code mentioning MQM, mqm, metadata-quality, batchedit, duplicatechecker, etc, I think I got most of it removed, but there is a Spring error during Tomcat startup: + +``` + INFO [org.dspace.servicemanager.DSpaceServiceManager] Shutdown DSpace core service manager +Failed to startup the DSpace Service Manager: failure starting up spring service manager: Error creating bean with name 'org.dspace.servicemanager.spring.DSpaceBeanPostProcessor#0' defined in class path resource [spring/spring-dspace-applicationContext.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.dspace.servicemanager.config.DSpaceConfigurationService]: : Cannot find class [com.atmire.dspace.discovery.ItemCollectionPlugin] for bean with name 'itemCollectionPlugin' defined in file [/home/aorth/dspace/config/spring/api/discovery.xml]; +``` + +- I can fix this by commenting out the `ItemCollectionPlugin` line of `discovery.xml`, but from looking at the git log I'm not actually sure if that is related to MQM or not +- I will have to ask Atmire diff --git a/docs/2018-06/index.html b/docs/2018-06/index.html index 09097543a..2b08fa229 100644 --- a/docs/2018-06/index.html +++ b/docs/2018-06/index.html @@ -41,7 +41,7 @@ sys 2m7.289s - + @@ -93,9 +93,9 @@ sys 2m7.289s "@type": "BlogPosting", "headline": "June, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-06/", - "wordCount": "487", + "wordCount": "628", "datePublished": "2018-06-04T19:49:54-07:00", - "dateModified": "2018-06-08T11:04:27+02:00", + "dateModified": "2018-06-09T11:48:41+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -253,6 +253,22 @@ update schema_version set version = '5.8.2015.12.03.3' where version = '5.5.2015
  • I applied the CIP author corrections on CGSpace and DSpace Test and re-ran the Discovery indexing
  • +

    2018-06-10

    + + + +
     INFO [org.dspace.servicemanager.DSpaceServiceManager] Shutdown DSpace core service manager
    +Failed to startup the DSpace Service Manager: failure starting up spring service manager: Error creating bean with name 'org.dspace.servicemanager.spring.DSpaceBeanPostProcessor#0' defined in class path resource [spring/spring-dspace-applicationContext.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.dspace.servicemanager.config.DSpaceConfigurationService]: : Cannot find class [com.atmire.dspace.discovery.ItemCollectionPlugin] for bean with name 'itemCollectionPlugin' defined in file [/home/aorth/dspace/config/spring/api/discovery.xml];
    +
    + + + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 8332726ba..9d7ec4e93 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2018-06/ - 2018-06-08T11:04:27+02:00 + 2018-06-09T11:48:41+03:00 @@ -169,7 +169,7 @@ https://alanorth.github.io/cgspace-notes/ - 2018-06-08T11:04:27+02:00 + 2018-06-09T11:48:41+03:00 0 @@ -180,7 +180,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2018-06-08T11:04:27+02:00 + 2018-06-09T11:48:41+03:00 0 @@ -192,13 +192,13 @@ https://alanorth.github.io/cgspace-notes/posts/ - 2018-06-08T11:04:27+02:00 + 2018-06-09T11:48:41+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2018-06-08T11:04:27+02:00 + 2018-06-09T11:48:41+03:00 0