> From: Peter Wieland [mailto:[EMAIL PROTECTED]] > > Hi, > > I hope that my question is not one of these that are posted each time a new > member subscribes to the mailing list. At least, I could not find any answer > in the FAQ. > > I'm using Apache 1.3.20 on a Windows 2000 system. On this server I use > Tomcat 3.3 with ajp13. Finally, I use a cocoon version I downloaded from the > CSV repository recently. > > I had some problems with the installation instructions as the JARs (parser > stuff) to replace do not exist with Tomcat 3.3. This is not my real problem, > but I mention it here, as it may be a reason of my problems. > > The real problem is, that cocoon completely hangs. I waited several minutes > to see the welcome page without result. All this time, the Tomcat process > consumed all of my CPU power. I know that it may take several seconds to > start the first time, but several minutes (and my processor isn't that > slow)?
This looks like xerces/xalan issue. I never traced this problem to this root, but the result is that Cocoon hangs while trying to apply XSLT on the sitemap file. Usually this solves by replacing xerces/xalan versions of the servlet engine with the versions supplied by Cocoon. Vadim > Is there anyone who faced similar problems or who has any hints? > > Thanks a lot, > > Peter --------------------------------------------------------------------- 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]>