I'm experiencing difficulties with OAI harvesting. My application keeps failing with the following error:
org.springframework.web.util.NestedServletException : Request processing failed; nested exception is java.lang.NullPointerException
I ran all OAI related commands properly, which suggests that the problem comes from my DSpace. I haven't been able to identify the source of the errors because my log files aren't showing me anything unusual.
How can I go about tracking down the source of this issue?