When I run index-discovery on a Dspace 6.3 I am getting the NPE recorded in 
the dspace.log

2022-04-07 14:24:18,309 ERROR org.dspace.discovery.SolrServiceImpl @
java.lang.NullPointerException
        at 
org.dspace.discovery.SolrServiceResourceRestrictionPlugin.additionalIndex(SolrServiceResourceRestrictionPlugin.java:67)
        at 
org.dspace.discovery.SolrServiceImpl.buildDocument(SolrServiceImpl.java:856)
        at 
org.dspace.discovery.SolrServiceImpl.indexContent(SolrServiceImpl.java:245)
        at 
org.dspace.discovery.SolrServiceImpl.updateIndex(SolrServiceImpl.java:420)
        at org.dspace.discovery.IndexClient.main(IndexClient.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:229)
        at 
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81)

Does anyone has an idea what is causing this problem and also how I can 
resolve it?

Regards
Nason

-- 
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 Community" 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-community/dd4fd97a-a777-4768-91f6-cb5fe34264b4n%40googlegroups.com.

Reply via email to