Hi, Most stable configuration is: Cocoon 2.0.1, Tomcat 4.0.1, JDK 1.3.1. Have you tried it?
Other software versions have some issues: - JDK1.4 has old xerces/xalan. Read install.xml in the CVS about 1.4 or search archives. - Tomcat 4.0.2+ has some issues also, read my yesterday email about how to get it to run. About sitemap compilation time: on your machine is should be under one minute, or 5 minutes at max if you are doing something else in the background. If it takes more, it is indication of some problem with xalan (my guess as I do not know the reason yet and saw similar behavior under weblogic 6.1). The class version incompatibility is related to the usage of old javac.jar (or tools.jar) from previous JDK with the JDK1.4. Old compiler can not read new classes, from the JDK1.4 rt.jar. This was mentioned several times on this list. If you are building Cocoon from the sources, consider "build clean" every time you change your JDK or upgrade Cocoon. Regards, Vadim -----Original Message----- From: Sean Griffin [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 02, 2002 6:25 PM To: [EMAIL PROTECTED] Subject: Problems getting Cocoon 2.0.2 to run After hours of trying many different things trying to get Cocoon to run, both from the command-line and through Tomcat, I continue to trace things back to compiling the sitemap. I know that the FAQ says something about Cocoon taking a long time to start and the build.bat file echos that compiling the sitemap may take a long time, but how long is long? I let it compile overnight (7 hours at 1GHz) and it still wasn't done in the morning. I'm using JDK 1.4 on WinXP. I tried taking the last release version (Cocoon 2.0.1) but I had some sort of incompatibility issues with JRE1.4. It said that Cocoon wasn't recent enough to understand the class version 48.0. Anyway, is it usual to take this long or is it caught in an infinite loop. It sure seems to be the latter. Thanks for any help. Sean --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>