Dear Sean, i can confirm the exception:
java.lang.IllegalArgumentException: No class configured for consumer named: harvester ... in my dspace6 fresh install. Removing harvester from event.dispatcher. default.consumers helps. Also i can confirm that https://github.com/DSpace/DSpace/pull/1573 , upgrading to handlebars 4 , fixes the ORCID-Lookup Button but messes up the advanced search filters in mirage2-theme. I hope there will be a solution... Cheers Am Mittwoch, 26. Oktober 2016 12:04:03 UTC+2 schrieb Sean Carte: > > Since upgrading to DSpace 6.0, I've noticed that the Lookup button doesn't > seem to do anything anymore. Nothing in the dspace log either. This is both > during the initial item submission and in the edit item page. > > I have the following in my local.cfg file: > > event.dispatcher.default.consumers = authority, versioning, discovery, > eperson > (the wiki page < > https://wiki.duraspace.org/display/DSDOC6x/ORCID+Integration> includes > 'harvester' at the end of that line, but the new dspace.cfg omits it, and > it causes problems during submission: 'No class configured for consumer > named: harvester') > > plugin.named.org.dspace.content.authority.ChoiceAuthority = \ > org.dspace.content.authority.SolrAuthority = SolrAuthorAuthority > > solr.authority.server=${solr.server}/authority > choices.plugin.dc.contributor.author = SolrAuthorAuthority > choices.presentation.dc.contributor.author = authorLookup > authority.controlled.dc.contributor.author = true > authority.author.indexer.field.1=dc.contributor.author > > > Is ORCID authority control working for others using DSpace 6.0? > > Sean > -- > > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
