Hi all, I'm trying to upgrade from Dspace 5.5 to dspace 6.3. Everything went fine, but when I ran the "dspace oai import -c" command. It came up with some errors and missing some of -the BITSTREAM. I found some answers but not sure where to start . Any help would be very appreciated!
=========== 2020-10-17 12:50:22,879 WARN org.dspace.xoai.util.ItemUtils @ Authorization denied for action READ on BITSTREAM:1148cb67-bb28-4c4e-9721-caeaffe9a638 by user null org.dspace.authorize.AuthorizeException: Authorization denied for action READ on BITSTREAM:1148cb67-bb28-4c4e-9721-caeaffe9a638 by user null at org.dspace.authorize.AuthorizeServiceImpl.authorizeAction(AuthorizeServiceImpl.java:157) at org.dspace.authorize.AuthorizeServiceImpl.authorizeAction(AuthorizeServiceImpl.java:95) at org.dspace.authorize.AuthorizeServiceImpl.authorizeAction(AuthorizeServiceImpl.java:89) at org.dspace.content.BitstreamServiceImpl.retrieve(BitstreamServiceImpl.java:307) at org.dspace.xoai.util.ItemUtils.retrieveMetadata(ItemUtils.java:298) at org.dspace.xoai.app.XOAI.index(XOAI.java:421) at org.dspace.xoai.app.XOAI.index(XOAI.java:280) at org.dspace.xoai.app.XOAI.indexAll(XOAI.java:227) at org.dspace.xoai.app.XOAI.index(XOAI.java:134) at org.dspace.xoai.app.XOAI.main(XOAI.java:559) 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) 2020-10-17 12:50:22,894 WARN org.dspace.xoai.util.ItemUtils @ Authorization denied for action READ on BITSTREAM:b30e1914-f6a7-413f-b98e-0a48885a20fc by user null org.dspace.authorize.AuthorizeException: Authorization denied for action READ on BITSTREAM:b30e1914-f6a7-413f-b98e-0a48885a20fc by user null at org.dspace.authorize.AuthorizeServiceImpl.authorizeAction(AuthorizeServiceImpl.java:157) at org.dspace.authorize.AuthorizeServiceImpl.authorizeAction(AuthorizeServiceImpl.java:95) at org.dspace.authorize.AuthorizeServiceImpl.authorizeAction(AuthorizeServiceImpl.java:89) at org.dspace.content.BitstreamServiceImpl.retrieve(BitstreamServiceImpl.java:307) at org.dspace.xoai.util.ItemUtils.retrieveMetadata(ItemUtils.java:298) at org.dspace.xoai.app.XOAI.index(XOAI.java:421) at org.dspace.xoai.app.XOAI.index(XOAI.java:280) at org.dspace.xoai.app.XOAI.indexAll(XOAI.java:227) at org.dspace.xoai.app.XOAI.index(XOAI.java:134) at org.dspace.xoai.app.XOAI.main(XOAI.java:559) 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) WARN org.dspace.xoai.util.ItemUtils @ Authorization denied for action READ on BITSTREAM:6c570ef6-b2e2-424a-aa50-fddcbab03094 by user null org.dspace.authorize.AuthorizeException: Authorization denied for action READ on BITSTREAM:6c570ef6-b2e2-424a-aa50-fddcbab03094 by user null at org.dspace.authorize.AuthorizeServiceImpl.authorizeAction(AuthorizeServiceImpl.java:157) at org.dspace.authorize.AuthorizeServiceImpl.authorizeAction(AuthorizeServiceImpl.java:95) at org.dspace.authorize.AuthorizeServiceImpl.authorizeAction(AuthorizeServiceImpl.java:89) at org.dspace.content.BitstreamServiceImpl.retrieve(BitstreamServiceImpl.java:307) at org.dspace.xoai.util.ItemUtils.retrieveMetadata(ItemUtils.java:298) at org.dspace.xoai.app.XOAI.index(XOAI.java:421) at org.dspace.xoai.app.XOAI.index(XOAI.java:280) at org.dspace.xoai.app.XOAI.indexAll(XOAI.java:227) at org.dspace.xoai.app.XOAI.index(XOAI.java:134) at org.dspace.xoai.app.XOAI.main(XOAI.java:559) 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) ============= -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- 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/6f4017ad-acec-4ffe-8c36-03a8cc21bbc1n%40googlegroups.com.
