There is no cas.log file anywhere on the system.  Here is what's in my 
catalina.out though:

Using CATALINA_BASE:   /usr/share/tomcat5
Using CATALINA_HOME:   /usr/share/tomcat5
Using CATALINA_TMPDIR: /usr/share/tomcat5/temp
Using JRE_HOME:
Jul 20, 2010 9:13:57 AM org.apache.catalina.core.AprLifecycleListener 
lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in 
production environments was not found on the java.library.path: 
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
Jul 20, 2010 9:13:58 AM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jul 20, 2010 9:13:58 AM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8443
Jul 20, 2010 9:13:58 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1139 ms
Jul 20, 2010 9:13:58 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jul 20, 2010 9:13:58 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
Jul 20, 2010 9:13:58 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Jul 20, 2010 9:13:59 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive cas.war
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: perfStats.log (Permission denied)
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: cas.log (Permission denied)
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: perfStats.log (Permission denied)
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: cas.log (Permission denied)
2010-07-20 09:14:00,824 ERROR [org.springframework.web.context.ContextLoader] - 
<Context initialization failed>
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 98 
in XML document from ServletContext resource 
[/WEB-INF/deployerConfigContext.xml] is invalid; nested exception is 
org.xml.sax.SAXParseException: cvc-complex-type.2.4.d: Invalid content was 
found starting with element 'bean'. No child element is expected at this point.
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.d: Invalid 
content was found starting with element 'bean'. No child element is expected at 
this point.
2010-07-20 09:14:00,828 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 98 
in XML document from ServletContext resource 
[/WEB-INF/deployerConfigContext.xml] is invalid; nested exception is 
org.xml.sax.SAXParseException: cvc-complex-type.2.4.d: Invalid content was 
found starting with element 'bean'. No child element is expected at this point.

Please note that I left out all of the "at" lines.
-- 
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