Hello,

You'll need to copy them to the /Dspace/lib directory. Then you run the 
script again to start the handle server.

On Thursday, 20 October 2022 at 15:07:05 UTC+1 joem...@gmail.com wrote:

> Hello,
>
> I have downloaded the jar files from 
> *https://www.eclipse.org/jetty/download.html 
> <https://www.eclipse.org/jetty/download.html> which location on the server 
> should i place this : *
>
> jetty-deploy-11.0.12.jar
>
> jetty-security-11.0.12.jar
>
> jetty-util-11.0.12.jar
>
> jetty-server-11.0.12.jar
>
> jetty-xml-11.0.12.jar
>
> jetty-webapp-11.0.12.jar
>
> after copying them what needs to be done or should I run 
> start-handle-server again
>
> Regards,
> Lewatle 
>  
>
> On Friday, 14 October 2022 at 11:04:28 UTC+2 lawalola...@gmail.com wrote:
>
>> 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 joem...@gmail.com 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 dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/bb32e830-2622-4100-980a-b398793ca604n%40googlegroups.com.

Reply via email to