Hi Juan, I think we're going to need more information about your setup, as this error on its own doesn't provide us with enough information to help. Are you upgrading to 7.4 from a prior release (if so what version)? Did you notice any other errors in your dspace.log file before you triggered the reindex?
It almost sounds like you have database migrations that didn't run or didn't complete successfully. So you also may want to verify that all your migrations were successful (check the output of "./dspace database info"). If you are upgrading, it's very important that all database migrations run before you try indexing or similar. I'm not seeing any obvious changes between 7.3 and 7.4 that would change the indexing behaviors of DSpace, so I suspect that there may be something else going on. Please send any other info to this list and hopefully we can help figure out what might be going on. Tim ________________________________ From: [email protected] <[email protected]> on behalf of Juan López <[email protected]> Sent: Wednesday, October 12, 2022 10:22 AM To: DSpace Technical Support <[email protected]> Subject: [dspace-tech] Dspace 7.4 Index-discovery -b ERROR Hi! I've just installed dspace 7.4 and everything is working fine except the index-discovery and index-authority that are showing some java.lang.NullPointerException. My dspace is missing over 20k documents because of this... I've attached both errors on this message, hope you guys can help with this! Best regards, Juan. -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/700ca7d9-e3e7-4e84-b2f8-53daef7ea191n%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/700ca7d9-e3e7-4e84-b2f8-53daef7ea191n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/PH0PR22MB3274948188833DBA0AB8C19BED229%40PH0PR22MB3274.namprd22.prod.outlook.com.
