Hi All,
I'm looking for some help trying to find out why I can not get Dspace
version 5.3 to load in tomcat.
Right now I have a Centos 7 machine, with Tomcat running through HTTPS.
I've check that the connector is working between httpds and tomcat because
tomcats start-up page is viewable. I've downloaded the 5.3 source, compiled
it and moved the xmlui interface into the webapps area of tomcat, replacing
the ROOT folder content with the xmlui folder content.
I've checked the log files and I'm seeing the following error:
SEVERE: Exception sending context destroyed event to listener instance of
class org.dspace.app.util.DS
paceContextListener
java.lang.NullPointerException
at
org.dspace.storage.rdbms.DatabaseManager.delete(DatabaseManager.java:784)
at
org.dspace.app.util.AbstractDSpaceWebapp.deregister(AbstractDSpaceWebapp.java:98)
at
org.dspace.app.util.DSpaceContextListener.contextDestroyed(DSpaceContextListener.java:146)
at
org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5165)
at
org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5829)
at
org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:221)
at
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:149)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1260)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:2002)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
I'm running postgres, check that it is running and that I'm able to connect
to the database.
Thanks for any help.
--
All messages to this mailing list should adhere to the DuraSpace Code of
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
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.