Hi Lewatle, You can check this thread; I believe you may have the same issue. https://groups.google.com/g/dspace-tech/c/lr7kfeLLEjg/m/PAptuDo8BAAJ
On Friday, 14 October 2022 at 09:45:13 UTC+1 [email protected] wrote: > Dear DSpace Team, > > After upgrading from DSpace 6.2 to 7.3 when starting handle server the > script on terminal gives no error but when checking handle server is down. > After checking error.log file for handle the following is found inside the > file: > > "2022-10-11 14:41:25.131+0200" 25 Started new run. > "2022-10-11 14:41:25.132+0200" 25 Handle.net Server Software version 9.3.0 > Exception in thread "main" java.lang.NoClassDefFoundError: > com/sleepycat/je/DatabaseException > at > net.handle.server.HandleServer.initTxnQueue(HandleServer.java:732) > at net.handle.server.HandleServer.<init>(HandleServer.java:382) > at > net.handle.server.AbstractServer.getInstance(AbstractServer.java:120) > at net.handle.server.Main.initialize(Main.java:255) > at net.handle.server.Main.main(Main.java:122) > Caused by: java.lang.ClassNotFoundException: > com.sleepycat.je.DatabaseException > at > java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) > at > java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) > at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) > ... 5 more > "2022-10-12 09:45:33.317+0200" 25 Started new run. > "2022-10-12 09:45:33.318+0200" 25 Handle.net Server Software version 9.3.0 > Exception in thread "main" java.lang.NoClassDefFoundError: > com/sleepycat/je/DatabaseException > at > net.handle.server.HandleServer.initTxnQueue(HandleServer.java:732) > at net.handle.server.HandleServer.<init>(HandleServer.java:382) > at > net.handle.server.AbstractServer.getInstance(AbstractServer.java:120) > at net.handle.server.Main.initialize(Main.java:255) > at net.handle.server.Main.main(Main.java:122) > Caused by: java.lang.ClassNotFoundException: > com.sleepycat.je.DatabaseException > at > java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) > at > java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) > at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) > ... 5 more > "2022-10-14 10:18:26.293+0200" 25 Started new run. > "2022-10-14 10:18:26.294+0200" 25 Handle.net Server Software version 9.3.0 > Exception in thread "main" java.lang.NoClassDefFoundError: > com/sleepycat/je/DatabaseException > at > net.handle.server.HandleServer.initTxnQueue(HandleServer.java:732) > at net.handle.server.HandleServer.<init>(HandleServer.java:382) > at > net.handle.server.AbstractServer.getInstance(AbstractServer.java:120) > at net.handle.server.Main.initialize(Main.java:255) > at net.handle.server.Main.main(Main.java:122) > Caused by: java.lang.ClassNotFoundException: > com.sleepycat.je.DatabaseException > at > java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) > at > java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) > at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) > ... 5 more > > > Please help in resolving this issue. > > Regards, > Lewatle > -- 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 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/809f1d8c-8f83-43f4-a477-ef890b8bb816n%40googlegroups.com.
