> From: Kari Whitcomb [mailto:[EMAIL PROTECTED]] > > Hello all, > > I'm trying to get an installation of Cocoon 2.0.2 working on a Tru64 server > running Tomcat 4.0.3 and Java 1.3.1. I've followed all the instructions in
Have you tried Tomcat 4.0.4? Vadim > the cocoon docs (including copying certain jar files to tomcat/common/lib, > etc.) When I try and access the top level page (/cocoon/) I'm getting an > Internal server error with the message 'markup-languages: ComponentSelector > could not access the Component for hint: sitemap'. I saw one relevent thread > in the mailinglist archives, but with no resolution. I've included the > relevant error message from the cocoon log files with the stack trace. If you > need all the debug messages, let me know and I'll send them too. Any help > sorting out what is going on will be greatly appreciated. > > Thanks, > Kari Whitcomb > [EMAIL PROTECTED] > > ERROR (2002-04-22) 17:22.12:804 [access](/cocoon/) Thread-5/CocoonServlet: > Problem with servlet org.apache.avalon.framework.component.ComponentException: > markup-languages: ComponentSelector could not access the Component for hint: > sitemap > at > org.apache.avalon.excalibur.component.ExcaliburComponentSelector.select > (ExcaliburComponentSelector.java:293) (pc 257) > at > org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.loa d > (ProgramGeneratorImpl.java:289) (pc 333) > at org.apache.cocoon.sitemap.Handler.run (Handler.java:270) (pc 47) > at java.lang.Thread.run (Thread.java:484) (pc 11) > java.lang.Exception: Could not create enough Components to service your > request. > at org.apache.avalon.excalibur.pool.DefaultPool.get > (DefaultPool.java:133) (pc 110) > at org.apache.avalon.excalibur.component.PoolableComponentHandler.get > (PoolableComponentHandler.java:126) (pc 38) > at > org.apache.avalon.excalibur.component.ExcaliburComponentSelector.select > (ExcaliburComponentSelector.java:283) (pc 191) > at > org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.loa d > (ProgramGeneratorImpl.java:289) (pc 333) > at org.apache.cocoon.sitemap.Handler.run (Handler.java:270) (pc 47) > at java.lang.Thread.run (Thread.java:484) (pc 11) > --------------------------------------------------------------------- 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]>