Hi, Unfortunately I don't have an answer, but the direction should be - checking *why* Tomcat can't start the CAS application... could you please check the following:
1) Spelling: do you have "cas-server-webapp-3.3.1.war", spelled exactly like this. among your web-applications (by default, it's under CATALINA_HOME/webapps). 2) Your tomcat logs (by default, under CATALINA_HOME/logs). In 90% of the cases, the logs should contain some useful explanation as to *why* Tomcat failed to start the application (for example, it might tell of a typo in a CAS configuration file, or a missing class/missing JAR, etc). Good luck. --- On Sat, 2/14/09, SOO KIM <[email protected]> wrote: From: SOO KIM <[email protected]> Subject: Re: [cas-user] The Tutorial is not working for the cas version 3.3.1 To: [email protected] Date: Saturday, February 14, 2009, 4:37 AM Try http://localhost:8080/cas. SOO --------------------------------------------------- http://www.linkedin.com/in/kimsooil On Sat, Feb 14, 2009 at 3:47 AM, UdayKiran Chapala <[email protected]> wrote: Hello everyone, I tried to deploy the cas server using ldap by following the tutorial in the wiki http://www.ja-sig.org/wiki/display/CASUM/CAS+Quickly+(LDAP,+Windows,+Apache+Directory+Server) When I try to access the server via http://localhost:8080/cas-server-webapp-3.3.1 it gives me the following error TTP Status 404 - /cas-server-webapp-3.3.1/ type Status report message /cas-server-webapp-3.3.1/ description The requested resource (/cas-server-webapp-3.3.1/) is not available. Apache Tomcat/6.0.14 Also in the Tomcat manager it shows that the Running status for cas-server-webapp-3.3.1 as false. It doesn't Start even when i click on Start Link in the manager. It Shows Message: FAIL - Application at context path /cas-server-webapp-3.3.1 could not be started Where as it works fine with version 3.2.1. Because the current version has some important bug fixes I want to make use of this release. Can some one help!. Thanks and Regards,UdayKiran. -- 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 -- 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 -- 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
