Hello Julien, I notice no errors between tomcat6 and cas3.3.3
For any tomcat6 errors, you can look in the "catalina.out" or "catalina.<date>.log" log files (probably in var/log/tomcat6)
You can make cas debugging enabled by changing parameters in this file (you had to reload tomcat after) :
tomcat6/webapps/cas/WEB-INF/classes/log4j.properties hope it will help MARTEAU Christophe CICT 118, route de Narbonne 31000 Toulouse Julien Cochennec a écrit :
Hi everybody, I have hardship to find how to search this forum, only a very few messages appear in this window. I'm a total newbie to CAS. I'm trying to install CAS 3.3 and 3.2 in a classic Tomcat 6 server. I'm trying to make it through the app manager. Tomcat works, on the 8080 port, I can access JSP examples, i'm behind a https apache server with a mod-jk connector. When I make mvn install in the webapp repository, build is successful with both versions of CAS, but when I try to deploy it, nothing happens (the CAS repository is created by tomcat in the /var/lib/tomcat6/webapps repository but Tomcat says the app is not available. I've also tried to deploy it by stopping tomcat and copying the cas.war file in the /var/lib/tomcat6/webapps repository. The file is deploying, but the cas app can't be started, I don't know where to find errors logs, I just got the message "ECHEC - L'application pour le chemin de contexte /cas n'a pas pu???tred???marr???e" wich means : "the /cas context application couldn't start". Can you tell me where to look to find what is wrong? I found a problem about cas 3.3 and Tomcat 6 incompatibility wich deals with JAVA_OPTS and special quotes, can it be related to my problem? Thanks.
-- 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
