I was able to run the index-authority command successfully now with DSpace
7.5 and some changes to ORCID authority section in my local.cfg in case
someone runs into the same issue.
# Configuration settings for ORCID based authority control
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
event.dispatcher.default.consumers = authority, versioning, discovery,
eperson
On Wednesday, February 22, 2023 at 8:39:32 AM UTC-5 [email protected]
wrote:
> Hello all
>
> I am having troubles rebuilding the authority index after upgrading to 7.4
> and now 7.5. When I run /dspace/bin/dspace index-authority I get an
> exception immediately. This used to work perfectly on our 6.x server. Any
> help is much appreciated. Thanks.
>
> $ /dspace/bin/dspace index-authority
>
> Retrieving all data
>
> Initialize org.dspace.authority.indexer.DSpaceAuthorityIndexer
>
> Exception: null
>
> java.lang.NullPointerException
>
> at
> org.dspace.authority.AuthorityValueServiceImpl.generateRaw(AuthorityValueServiceImpl.java:93)
>
--
All messages to this mailing list should adhere to the Code of Conduct:
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
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 view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/e12ab499-09be-4f5a-ac5c-55a3d05244ben%40googlegroups.com.