Following the instructions at http://incubator.apache.org/howtoparticipate.html, I seem to be having problems running forrest.
Specifically, when I run "forrest run" from the incubator directory, I get an error like this: 13:45:52.691 EVENT ERROR (2003-12-22) 13:45.52:681 [access ] (Unknown-URI) Unknown-thread/CocoonServlet: Exception reloading org.apache.avalon.framework.configuration.ConfigurationException: Could not set up component at org.apache.avalon.excalibur.component.ExcaliburComponentSelector.configure(ExcaliburComponentSelector.java:427) at org.apache.avalon.framework.container.ContainerUtil.configure(ContainerUtil.java:239) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:315) at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:141) at org.apache.avalon.excalibur.component.ExcaliburComponentManager.initialize(ExcaliburComponentManager.java:554) at org.apache.cocoon.components.CocoonComponentManager.initialize(CocoonComponentManager.java:530) at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:282) after jetty starts up. Hitting http://localhost:8888 gives an "Initialization Problem" page. Similiarly, when I run plain old "forrest" in an attempt to generate the site, I get a large number of errors of the form: ERROR 2003-12-22 13:50:30.749 [manager ] (): Could not set up Component for hint [ defaults] org.apache.avalon.framework.configuration.ConfigurationException: No value is associated with the configuration element "bugtracking-url" at file:/home/rwaldhof/dev/apache/incubator/build/webapp/WEB-INF/cocoon.xconf:165:26 at org.apache.avalon.framework.configuration.DefaultConfiguration.getValue(DefaultConfiguration.java:219) at org.apache.cocoon.components.modules.input.DefaultsModule.configure(DefaultsModule.java:90) at org.apache.cocoon.components.modules.input.DefaultsMetaModule.configure(DefaultsMetaModule.java:76) at org.apache.avalon.framework.container.ContainerUtil.configure(ContainerUtil.java:239) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:315) at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:141) at org.apache.avalon.excalibur.component.ExcaliburComponentSelector.addComponent(ExcaliburComponentSelector.java:727) at org.apache.avalon.excalibur.component.ExcaliburComponentSelector.configure(ExcaliburComponentSelector.java:405) at org.apache.avalon.framework.container.ContainerUtil.configure(ContainerUtil.java:239) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:315) at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:141) at org.apache.avalon.excalibur.component.ExcaliburComponentManager.initialize(ExcaliburComponentManager.java:554) at org.apache.cocoon.components.CocoonComponentManager.initialize(CocoonComponentManager.java:530) at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:282) at org.apache.cocoon.Cocoon.initialize(Cocoon.java:327) at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:282) at org.apache.cocoon.bean.CocoonWrapper.initialize(CocoonWrapper.java:185) at org.apache.cocoon.bean.CocoonBean.initialize(CocoonBean.java:119) at org.apache.cocoon.Main.main(Main.java:387) - Rod <http://radio.weblogs.com/0122027/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]