No matches for the query
After running in the server : [dspace_server]/dspace oai import -o -c -v the next message is showed at the console:
Item 032778de-d7c4-4912-9cc7-f981e38ef34c with handle 6789/601 indexed
Item bd0f2bcf-ccf5-41f5-91a6-717bfb3b4b60 with handle 6789/864 indexed
Item 8f72bec1-168f-46b5-9e4f-d3a678d7aea8 with handle 6789/270 indexed
java.lang.NullPointerException
at org.dspace.xoai.app.XOAI.willChangeStatus(XOAI.java:438)
at org.dspace.xoai.app.XOAI.index(XOAI.java:368)
at org.dspace.xoai.app.XOAI.index(XOAI.java:280)
at org.dspace.xoai.app.XOAI.indexAll(XOAI.java:227)
How can I fix it ?
Thanks.