Hello everybody.

I tried to run DSpace handle server (with current codebase from GitHub)
according to the guide
https://wiki.lyrasis.org/display/DSDOC7x/Handle.Net+Registry+Support

I failed to make it run, due to NullPointerException in HandlePlugin class:

"2023-09-08 16:50:33.267+0200" 25 Handle.net Server Software version 9.3.0
java.lang.NullPointerException
at org.dspace.handle.HandlePlugin.haveNA(HandlePlugin.java:397)
at net.handle.server.HandleServer.storageHaveNA(HandleServer.java:3640)
at
net.handle.server.HandleServer.applyAutoHomedPrefixes(HandleServer.java:692)
at net.handle.server.HandleServer.start(HandleServer.java:639)
at net.handle.server.Main.start(Main.java:288)
at net.handle.server.Main.main(Main.java:123)
Shutting down...

I wanted to run it with some random handle prefix as a test. I am not sure
if that is possible,
and if it could be causing this error.

My questions therefore are:

   1. What could cause this problem? Can it be non-existent/invalid handle
   prefix?
   2. Is it possible to somehow test run the handle server?
   3. If I manage to get it up running, how can I check if it works?

I failed to find that information in the guide. It might be also useful to
specify a bit more
clearly how to edit config.dct or perhaps add an example with specific
handle.

When I tried to find information about this, I only found old and/or not
relevant
mails and articles. If such resource exists, please just point me in the
right direction.
Many thanks in advance.

With regards,
Majo Berger


[email protected] <[email protected]>

dataquest s.r.o.

Veľká Okružná 26A, 010 01 Žilina

www.dataquest.sk



[image: image.png]

-- 
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/CAJ98do7nYkoTqwaNPp14%3DvGYPOj%3D2cUTvDdgutgQMuin751jzw%40mail.gmail.com.

Reply via email to