I'm following the docs at
https://wiki.jasig.org/display/CASUM/MemcacheTicketRegistry to
implement an memcached ticket registry.

Check out the following:
http://jasig.github.io/cas/installation/Memcached-Ticket-Registry.html

Although that's targeted at CAS 4.0, the configuration for memcached components hasn't changed from 3.5.x.

2013-08-07 13:32:39,614 ERROR
[org.jasig.cas.web.init.SafeContextLoaderListener] -
SafeContextLoaderListener: The Spring ContextLoaderListener we wrap
threw on contextInitialized. But for our having caught this error,
the web application context would not have initialized.
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException:
Line 39 in XML document from ServletContext resource
[/WEB-INF/spring-configuration/ticketRegistry.xml] is invalid; nested
exception is org.xml.sax.SAXParseException; lineNumber: 39;
columnNumber: 8; cvc-complex-type.2.3: Element 'bean' cannot have
character [children], because the type's content type is
element-only.

Reads like you've got malformed XML. Hopefully the documentation cited above will help. If you're still running into problems like above, post the file (redacted) and I'll take a look.

M

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to