Hello,
We are setting up a new repository with the latest DSpace code available
at Github, but we are encountering many problems.
I have managed to solve all of them but now handle server won't start.
I followed this guide:
https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-TheHandleServer
I am getting the following error:
java.lang.IllegalStateException: DSpace kernel cannot be null
at org.dspace.utils.DSpace.getServiceManager(DSpace.java:63)
at
org.dspace.services.factory.DSpaceServicesFactory.getInstance(DSpaceServicesFactory.java:35)
at
org.dspace.handle.factory.HandleServiceFactory.getInstance(HandleServiceFactory.java:24)
at org.dspace.handle.HandlePlugin.<init>(HandlePlugin.java:60)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at java.lang.Class.newInstance(Class.java:383)
at
net.handle.server.HandleStorageFactory.getStorage(HandleStorageFactory.java:64)
at net.handle.server.HandleServer.<init>(HandleServer.java:562)
at net.handle.server.AbstractServer.getInstance(AbstractServer.java:72)
at net.handle.server.Main.initialize(Main.java:152)
at net.handle.server.Main.main(Main.java:75)
Shutting down...
Also about this 6.0 version it might be useful for some people to know that:
* It does not work with Tomcat 8.0.32 (but it does apparently with
tomcat 8.0.30,
http://dspace.2283337.n4.nabble.com/sitemap-xmap-exception-td4681180.html)
* OAI webapp deployment misses to deploy asm.jar. I have fixed this
issue by copying it manually:
cp /opt/dspace/webapps/rdf/WEB-INF/lib/asm-4.1.jar
/opt/dspace/webapps/oai/WEB-INF/lib/
Thank you in advance,
--
Eneko
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.