Page 1 of 1

OpenKM 6.3 + CAS

PostPosted:Thu Jan 22, 2015 12:18 pm
by mfmtec
Hi all

I have installed OpenKM 6.3 operating properly. I followed the instructions http://wiki.openkm.com/index.php/Centra ... OpenKM_6.2, but I can not boot tomcat. The first error that appears is as follows
Code: Select all
2015-01-21 17:45:25,943 [localhost-startStop-1] INFO  org.springframework.web.context.support.XmlWebApplicationContext- Closing Root WebApplicationContext: startup date [Wed Jan 21 17:45:13 CET 2015]; root of context hierarchy
2015-01-21 17:45:25,946 [localhost-startStop-1] WARN  org.springframework.web.context.support.XmlWebApplicationContext- Exception thrown from ApplicationListener handling ContextClosedEvent
org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'cxf': Singleton bean creation not allowed while the singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:212)
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
Any help is welcome.

Re: OpenKM 6.3 + CAS

PostPosted:Thu Jan 22, 2015 7:48 pm
by michaeled
Hi, can you send all the backtrace?

Michael.

[SOLVED]: OpenKM 6.3 + CAS

PostPosted:Fri Jan 23, 2015 9:45 am
by mfmtec
Hi all

Solved, in Openkm-6.3.0-tomcat-bundle.zip distribution replace opensaml-2.5.1-1.jar by opensaml-1.1b.jar. Incompatibility problem with CAS client jar.
Regards

Re: OpenKM 6.3 + CAS

PostPosted:Sat Jan 24, 2015 10:53 am
by jllort
I've updated wiki with your information. Thanks for it. http://wiki.openkm.com/index.php/Centra ... OpenKM_6.2