You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by caleb racey <Ca...@newcastle.ac.uk> on 2006/01/11 16:20:59 UTC

cocoon 2.1.8 default install kills tomcat on latest tomcat + latest jdk

Sorry if this isn't news I've been off the lists for a bit and my
searching suggests this is a new issue

Cocoon 2.1.8 default build won't deploy on apache-tomcat-5.5.12 +
jdk1.5.0_06 (the latest stable releases of each). When I restart  tomcat
it starts but won't serve anything (including tomcats samples) so the
problem is fairly major. The same Tomcat + jdk combination will however
deploy my legacy cocoon 2.1.2 webapp and work properly.  

If I rebuild cocoon 2.1.8 with a fairly minimal local.block.properties
which exludes most things, I can get it to deploy properly so one of the
block is at fault, my money is on xindice.   

Below is the output of Catalina.out for the non working cocoon install,
it stops at the last line, the cocoon log in WEB-XML doesn't have
anything informative.

I have installed the endorsed stuff where it should go in tomcat.

Catalina.out output:

Jan 11, 2006 2:21:58 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive cocoon.war
 INFO [main] (FacesConfigurator.java:139) - Reading standard config
org/apache/myfaces/resource/standard-faces-config.xml
 INFO [main] (FacesConfigurator.java:295) - faces-config.xml found in
jar /WEB-INF/lib/cocoon-faces-block.jar
 INFO [main] (FacesConfigurator.java:347) - Reading config
/WEB-INF/faces-config.xml
 INFO [main] (StartupServletContextListener.java:80) - ServletContext
'/usr/local/tomcat/apache-tomcat-5.5.12/webapps/cocoon/' initialized.
 WARN [main] (XindiceServlet.java:147) - The database 'db' root
directory has been set to
/usr/local/tomcat/apache-tomcat-5.5.12/webapps/cocoon/WEB-INF/db. Keep
in mind that if a
 war upgrade will take place the database will be lost.
 INFO [main] (Database.java:262) - Database points to
/usr/local/tomcat/apache-tomcat-5.5.12/webapps/cocoon/WEB-INF/db
 INFO [main] (Collection.java:1516) - [main] '/db/system/SysSymbols' Set
object system_SysConfig
 INFO [main] (Collection.java:1458) - [main] '/db/system/SysConfig' Set
document database.xml
 INFO [main] (Collection.java:1516) - [main] '/db/system/SysSymbols' Set
object meta_Metas
 INFO [main] (Collection.java:1516) - [main] '/db/system/SysSymbols' Set
object meta_Metas_system_SysConfig
 INFO [main] (XindiceServlet.java:167) - Database 'db' successfully
opened
 INFO [main] (XindiceServlet.java:205) - Xindice server successfully
started
trying to register database
trying to register database
 INFO [main] (QuartzScheduler.java:194) - Quartz Scheduler v.1.5.0
created.
 INFO [main] (RAMJobStore.java:138) - RAMJobStore initialized.
 INFO [main] (DirectSchedulerFactory.java:331) - Quartz scheduler
'Cocoon
 INFO [main] (DirectSchedulerFactory.java:333) - Quartz scheduler
version: 1.5.0
 INFO [main] (QuartzScheduler.java:399) - Scheduler
Cocoon_$_Wed_Jan_11_14:22:12_GMT_2006 started










Caleb Racey, Webteam, ISS
University of Newcastle upon Tyne


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org