The same thing happened to us. I believe something has changed which removed some operations in the openjdk version 1:1.8.0.352 (for us installed in Rockylinux by dnf), but I haven't been able to confirm it. https://access.redhat.com/documentation/en-us/openjdk/8 doesn't list the release notes for version 352 yet.
I got the handle-server currently running again by downgrading the openjdk packages, but hope to find a better way forward. I see the dependency for dspace:handle (which I'm guessing is the the dependency for net.handle.server?) in the pom.xml is the same for both DSpace 5, and DSpace 6, so the handle server may also be broken there? Are you using an enterprise linux distro or is the bug also present in other distros? Best regards, Øyvind On Wednesday, October 26, 2022 at 7:36:40 AM UTC+2 [email protected] wrote: > Until recently we had no problem with the handle server, but now it just > stopped working. In the error.log I see this: > > "2022/10/26 03:04:46 CEST" 25 Started new run. > java.lang.UnsupportedOperationException > at java.lang.Runtime.runFinalizersOnExit(Runtime.java:287) > at java.lang.System.runFinalizersOnExit(System.java:1059) > at net.handle.server.Main.initialize(Main.java:124) > at net.handle.server.Main.main(Main.java:75) > Shutting down... > > Does anyone have any idea what it could be? > Thanks a lot! > -- 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 Community" 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-community/e62c1371-2870-4825-a7fa-2a812007c431n%40googlegroups.com.
