> Leo Sutic wrote:
>
> Line 112:
> ----------------
> public void initialize() throws Exception {
> this.componentManager = new DefaultComponentManager();
> this.componentManager.setLogger(getLogger());
> this.componentManager.contextualize(this.context);
> ----------------
>
> this.componentManager.initialize is not called, with the result that the
> component manager throws a
>
> java.lang.IllegalStateException: You cannot lookup components on an
> uninitialized ComponentManager
> at
> org.apache.avalon.excalibur.component.ExcaliburComponentManager.lo
> okup(Excal
> iburComponentManager.java:180)
> at org.apache.cocoon.Cocoon.configure(Cocoon.java:154)
> at org.apache.cocoon.Cocoon.initialize(Cocoon.java:144)
> at
> org.apache.cocoon.servlet.CocoonServlet.createCocoon(CocoonServlet
> .java:583)
>
> when I try to start Cocoon.
>
> I'm still trying to figure out whether I have the latest CVS
> version - does
> anyone else have this problem?
>
I just checked the latest CVS version of the 2.0 branch and it
works fine.
Make sure, when you use Tomcat that you clean up the work directory
beforehand and have the same xerces parser version in the
tomcat/lib directory.
Carsten
Open Source Group sunShine - b:Integrated
================================================================
Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
www.sundn.de mailto: [EMAIL PROTECTED]
================================================================
> /LS
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]