Here is the catalina.out dump when I refresh the page and get the error.

2008-10-13 15:27:29,431 ERROR [org.apache.catalina.core.ContainerBase. 
[Catalina].[localhost].[/cas].[cas]] - <Servlet.service() for servlet  
cas threw exception>
org.springframework.context.ApplicationContextException: Unable to  
initialize application context.
    at  
org 
.jasig 
.cas.web.init.SafeDispatcherServlet.service(SafeDispatcherServlet.java: 
117)
    at  
org 
.apache 
.catalina 
.core 
.ApplicationFilterChain 
.internalDoFilter(catalina-5.5.23.jar.sot3orlf.so)
    at  
org 
.apache 
.catalina 
.core.ApplicationFilterChain.doFilter(catalina-5.5.23.jar.sot3orlf.so)
    at org.inspektr.common.web.ClientInfoThreadLocalFilter.doFilterInternal 
(ClientInfoThreadLocalFilter.java:48)
    at  
org 
.springframework 
.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
    at  
org 
.apache 
.catalina 
.core 
.ApplicationFilterChain 
.internalDoFilter(catalina-5.5.23.jar.sot3orlf.so)
    at  
org 
.apache 
.catalina 
.core.ApplicationFilterChain.doFilter(catalina-5.5.23.jar.sot3orlf.so)
    at  
org 
.apache 
.catalina 
.core.StandardWrapperValve.invoke(catalina-5.5.23.jar.sot3orlf.so)
    at  
org 
.apache 
.catalina 
.core.StandardContextValve.invoke(catalina-5.5.23.jar.sot3orlf.so)
    at  
org 
.apache 
.catalina.core.StandardHostValve.invoke(catalina-5.5.23.jar.sot3orlf.so)
    at  
org 
.apache 
.catalina 
.valves.ErrorReportValve.invoke(catalina-5.5.23.jar.sot3orlf.so)
    at  
org 
.apache 
.catalina 
.core.StandardEngineValve.invoke(catalina-5.5.23.jar.sot3orlf.so)
    at  
org 
.apache 
.catalina 
.connector.CoyoteAdapter.service(catalina-5.5.23.jar.sot3orlf.so)
    at org.apache.coyote.http11.Http11Processor.process(tomcat- 
http-5.5.23.jar.so)
    at org.apache.coyote.http11.Http11BaseProtocol 
$Http11ConnectionHandler.processConnection(tomcat-http-5.5.23.jar.so)
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(tomcat- 
util-5.5.23.jar.so)
    at  
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(tomcat- 
util-5.5.23.jar.so)
    at org.apache.tomcat.util.threads.ThreadPool 
$ControlRunnable.run(tomcat-util-5.5.23.jar.so)
    at java.lang.Thread.run(libgcj.so.7rh)

] duran goodyear
] web developer
] administrative computing // office of information services // the  
university of the arts
] [EMAIL PROTECTED]
] 215.717.6068
] skype://duran.goodyear

On Oct 13, 2008, at 2:55 PM, Duran Goodyear wrote:

> I was able to download the source files, get maven2 to chew at it, and
> copied the cas.war file to my .../webapps/ directory, restarted
> tomcat, and loaded up http://foo.tld:8080/cas/login";
>
> and below I've copied in the error I get.
>
> I'm running on RHEL5, with the YUM installed tomcat5 defaults
> mvn --version reports
>
> [EMAIL PROTECTED] target]# mvn --version
> Maven version: 2.0.9
> Java version: 1.5.0_08
> OS name: "linux" version: "2.6.18-8.el5pae" arch: "i386" Family:  
> "unix"
>
> java --version
> java version "1.4.2"
> gij (GNU libgcj) version 4.1.1 20070105 (Red Hat 4.1.1-52)
>
>
> I have jdk1.5.0_08 in /usr/java/jdk1.5.0_08
>
> and java 1.4.2 in /usr/bin/java as per RHEL default.
>
> Any thoughts?
> Thanks
>
>
>
> Here's the error....
>
> CAS is Unavailable
> There was a fatal error initializing the CAS application context. This
> is almost always because of an error in the Spring bean configuration
> files. Are the files valid XML? Do the beans they refer to all exist?
>
> Before placing CAS in production, you should change this page to
> present a UI appropriate for the case where the CAS web application is
> fundamentally broken. Perhaps "Sorry, CAS is currently unavailable."
> with some links to your user support information.
>
> The Throwable encountered at context listener initialization was:
>
> java.lang.NoClassDefFoundError:
> org.springframework.core.CollectionFactory
>
> The Throwable encountered at dispatcher servlet initialization was:
>
> java.lang.NoClassDefFoundError:
> org.springframework.core.CollectionFactory
>
>
> ] duran goodyear
> ] web developer
> ] administrative computing // office of information services // the
> university of the arts
> ] [EMAIL PROTECTED]
> ] 215.717.6068
> ] skype://duran.goodyear
>
>
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to