Hi,
(Our system: Dspace 5.5, xmlui + mirage 2, Oracle 11, CentOS) We are testing the activation of the authorities control and when executing 'dspace index-authority' we encounter the following error > Retrieving all data > Initialize org.dspace.authority.indexer.DSpaceAuthorityIndexer > Exception: null > java.lang.NullPointerException > at > org.dspace.authority.AuthorityValueGenerator.generateRaw(AuthorityValueGenerator.java:82) > at > org.dspace.authority.AuthorityValueGenerator.generate(AuthorityValueGenerator.java:39) > at > org.dspace.authority.indexer.DSpaceAuthorityIndexer.prepareNextValue(DSpaceAuthorityIndexer.java:201) > at > org.dspace.authority.indexer.DSpaceAuthorityIndexer.hasMore(DSpaceAuthorityIndexer.java:132) > at > org.dspace.authority.indexer.AuthorityIndexClient.main(AuthorityIndexClient.java:61) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:226) > at > org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:78) > How can we find the origin of this? We have reviewed the logs and can't find any clue. We have also verified that we don't have discoverable items without authors. Apart from some in workflow queue Thanks in advance Javier -- 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.
