Hello, I am trying to run Jetspeed on Tomcat 5.5.20 but the application does not start. Catalina log file shows "SEVERE: Error listenerStart" - all logs are listed on below. Please advise where to look for solution. Regads, Evi Localhost.log: Oct 23, 2006 2:52:15 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextDestroyed() Oct 23, 2006 2:52:15 PM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextDestroyed() Oct 23, 2006 2:52:15 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextDestroyed() Oct 23, 2006 2:52:15 PM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextDestroyed() Oct 23, 2006 2:53:10 PM org.apache.catalina.core.ApplicationContext log INFO: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]] Oct 23, 2006 2:53:11 PM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextInitialized() Oct 23, 2006 2:53:11 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized() Oct 23, 2006 2:53:11 PM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextInitialized() Oct 23, 2006 2:53:11 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized()
Manager.log: Oct 23, 2006 2:53:43 PM org.apache.catalina.core.ApplicationContext log INFO: HTMLManager: init: Associated with Deployer 'Catalina:type=Deployer,host=localhost' Oct 23, 2006 2:53:43 PM org.apache.catalina.core.ApplicationContext log INFO: HTMLManager: init: Global resources are available Oct 23, 2006 2:53:43 PM org.apache.catalina.core.ApplicationContext log INFO: HTMLManager: list: Listing contexts for virtual host 'localhost' Oct 23, 2006 2:53:48 PM org.apache.catalina.core.ApplicationContext log INFO: HTMLManager: start: Starting web application at '/jetspeed' Oct 23, 2006 2:53:49 PM org.apache.catalina.core.ApplicationContext log INFO: HTMLManager: list: Listing contexts for virtual host 'localhost' Catalina.log file: Oct 23, 2006 2:52:14 PM org.apache.coyote.http11.Http11AprProtocol pause INFO: Pausing Coyote HTTP/1.1 on http-8080 Oct 23, 2006 2:52:14 PM org.apache.coyote.ajp.AjpAprProtocol pause INFO: Pausing Coyote AJP/1.3 on ajp-8009 Oct 23, 2006 2:52:15 PM org.apache.catalina.core.StandardService stop INFO: Stopping service Catalina Oct 23, 2006 2:52:15 PM org.apache.coyote.http11.Http11AprProtocol destroy INFO: Stopping Coyote HTTP/1.1 on http-8080 Oct 23, 2006 2:52:15 PM org.apache.coyote.ajp.AjpAprProtocol destroy INFO: Stopping Coyote AJP/1.3 on ajp-8009 Oct 23, 2006 2:53:07 PM org.apache.coyote.http11.Http11AprProtocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Oct 23, 2006 2:53:07 PM org.apache.coyote.ajp.AjpAprProtocol init INFO: Initializing Coyote AJP/1.3 on ajp-8009 Oct 23, 2006 2:53:07 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1282 ms Oct 23, 2006 2:53:08 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Oct 23, 2006 2:53:08 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.20 Oct 23, 2006 2:53:08 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled Oct 23, 2006 2:53:09 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive jetspeed.war Oct 23, 2006 2:53:10 PM org.apache.catalina.startup.ContextConfig validateSecurityRoles INFO: WARNING: Security role name admin used in an <auth-constraint> without being defined in a <security-role> Oct 23, 2006 2:53:10 PM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Oct 23, 2006 2:53:10 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/jetspeed] startup failed due to previous errors Oct 23, 2006 2:53:11 PM org.apache.coyote.http11.Http11AprProtocol start INFO: Starting Coyote HTTP/1.1 on http-8080 Oct 23, 2006 2:53:11 PM org.apache.coyote.ajp.AjpAprProtocol start INFO: Starting Coyote AJP/1.3 on ajp-8009 Oct 23, 2006 2:53:11 PM org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource Oct 23, 2006 2:53:12 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 4140 ms Oct 23, 2006 2:53:49 PM org.apache.catalina.startup.ContextConfig validateSecurityRoles INFO: WARNING: Security role name admin used in an <auth-constraint> without being defined in a <security-role> Oct 23, 2006 2:53:49 PM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Oct 23, 2006 2:53:49 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/jetspeed] startup failed due to previous errors