Caleb Not a solution - but I cannot get default Cocoon 2.1.8 to work under Tomcat 4 and JDK 1.4 either.... so there are clearly some issues here. Derek
>>> [EMAIL PROTECTED] 2006/01/11 05:20 PM >>> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message is subject to the CSIR's copyright, terms and conditions and e-mail legal notice. Views expressed herein do not necessarily represent the views of the CSIR. CSIR E-mail Legal Notice http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html CSIR Copyright, Terms and Conditions http://mail.csir.co.za/CSIR_Copyright.html For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR Legal Notice send a blank message with REQUEST LEGAL in the subject line to [EMAIL PROTECTED] This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
