cas Info Page

Daniel Serodio daniel.listas at xxx.com.br
Mon Jul 17 16:29:09 EDT 2006


Michel Galle wrote:
> hello
>
>
> I've got some problems with CAS server 3.0.4 on a ubuntu linux 6.06 LTS.
> I downloaded the cas version available here : http://www.ja-sig.org/ 
> products/cas/server/installing/index.html
>
> I use tomcat 5.0.30,  the standard package for ubuntu 6.06 LTS
> with the sun java 5  jdk (version 1.5.0)
>
> tomcat is working,  the default java servlet applications works  
> perfectly and I can use some example servlets.
>
> I can upload the default demo  cas.war with the tomcat Manager but  
> it's impossible to start it.  the manager tells "FAIL - Application  
> at context path /cas could not be started"
>   
It seems like you're trying to write a cas.log log file in a directory
you don't have write permission:

> Caused by: java.security.AccessControlException: access denied  
> (java.io.FilePermission cas.log write)
> 	at java.security.AccessControlContext.checkPermission 
> (AccessControlContext.java:264)
> 	at java.security.AccessController.checkPermission 
> (AccessController.java:427)
>   

HTH,
Daniel Serodio


More information about the cas mailing list