Hi all,

I am facing an issue where the "spacewalk-setup" fails on a fresh install of 
CentOS 7.3.1611 x64:
When installing spacewalk 2.6 using the github wiki instructions with built-in 
postgreSQL the install goes well, until the "restarting services" where it 
fails.
I have tried building a fresh install a few times, but still the same error. 
The web server is up but the associated spacewalk services are not; The error 
log shows:

SEVERE: LifecycleException
java.io.IOException: Failed to access resource /WEB-INF/lib/c3p0.jar

and

SEVERE: Error deploying configuration descriptor 
/etc/tomcat/Catalina/localhost/rhn.xml
java.lang.IllegalStateException: ContainerBase.addChild: start: 
org.apache.catalina.LifecycleException: Failed to start component 
[StandardEngine[Catalina].StandardHost[localhost].StandardContext[/rhn]]
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:903)
        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.deployDescriptor(HostConfig.java:679)
        at 
org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)
        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:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

...amongst a few other, non-fatal looking errors.

Is there something obvious I'm missing? I thought the install would cover all 
the dependencies.


Thanks,

Mike.


_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to