Hi DSpace Tech Support, Bumping this topic because we're blocked on this functionality. We have tried to revert customized code, test with different user roles, re-ran the UUID tool which is used from migrating stats in JSPUI x5 to x6. I checked the DB, our UUID show up as they should so I don't think it's the database. Any suggestions for debugging would be greatly appreciated. Thank you for reading everyone.
Take Care, Rachel On Wednesday, August 12, 2020 at 4:19:43 PM UTC-4 [email protected] wrote: > Hi DSpace Tech Support, > > Hope everyone is staying safe and healthy. We're on JSPUI x6.3 and have > encountered an error when a user tries to create a top-level community. > While there are no issues opened for this error, I did find a thread which > mirrors the error we encounter here [Create Top_level Community: Internal > System Error > <https://groups.google.com/g/dspace-tech/c/g_kuE7yaBng/m/GLlIcqXZAQAJ>] > > Is there a resolution for this issue or does anyone have an idea what > might be going wrong? Below I have attached 2 error messages we receive > when the user clicks the create button on the "Create Community Menu". > Thank you for reading. > > Take Care, > Rachel > > *First Error:* > > 2020-08-12 16:11:34,654 WARN org.dspace.app.util.Util @ Unable to > recoginze UUID from String "null". Will return null. > java.lang.IllegalArgumentException: Invalid UUID string: null > at java.util.UUID.fromString(UUID.java:194) > at org.dspace.app.util.Util.getUUIDParameter(Util.java:262) > at > org.dspace.app.webui.servlet.admin.EditCommunitiesServlet.processConfirmEditCommunity(EditCommunitiesServlet.java:528) > at > org.dspace.app.webui.servlet.admin.EditCommunitiesServlet.doDSPost(EditCommunitiesServlet.java:245) > at > org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:122) > at > org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:80) > > *Second Error:* > > 2020-08-12 16:11:34,698 WARN org.dspace.app.webui.servlet.DSpaceServlet @ > (redacted > email address): > session_id=E46B5B18B2DC0024851003B4027E3A83:ip_addr=142.150.192.3:general_jspui_error:java.lang.NullPointerException > java.lang.NullPointerException > at > org.dspace.content.CommunityServiceImpl.create(CommunityServiceImpl.java:120) > at > org.dspace.content.CommunityServiceImpl.create(CommunityServiceImpl.java:71) > at > > -- 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/c0a8c203-a292-4c86-84ec-1e6976919acdn%40googlegroups.com.
