You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Torsten Curdt <tc...@dff.st> on 2001/06/13 21:40:08 UTC

missing default classes

there are some roles where the default classes are
missing:

 ComponentManager Could not find component for role:
org.apache.cocoon.generation.GeneratorSelector
java.lang.NullPointerException

ComponentManager Could not find component for role:
org.apache.cocoon.transformation.TransformerSelector
java.lang.NullPointerException

ComponentManager Could not find component for role:
org.apache.cocoon.serialization.SerializerSelector
java.lang.NullPointerException

ComponentManager Could not find component for role:
org.apache.cocoon.reading.ReaderSelector
java.lang.NullPointerException

ComponentManager Could not find component for role:
org.apache.cocoon.acting.ActionSelector
java.lang.NullPointerException

ComponentManager Could not find component for role:
org.apache.cocoon.matching.MatcherSelector
java.lang.NullPointerException

I get a bunch of exceptions on startup...
--
Torsten


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: missing default classes

Posted by Torsten Curdt <tc...@dff.st>.
A fresh CVS copy of 2.1-dev without any branch
selection - so it should be HEAD...

(running under linux jdk 1.3.0_02 with tomcat 4.0-b3)

Seems to be connected to the sub sitemap problem...

> -----Original Message-----
> From: giacomo [mailto:giacomo@apache.org]
> Sent: Thursday, June 14, 2001 12:12 AM
> To: cocoon-dev@xml.apache.org
> Subject: Re: missing default classes
> 
> 
> On Wed, 13 Jun 2001, Torsten Curdt wrote:
> 
> I don't have those. What version/branch/dist are you using?
> 
> Giacomo
> 
> > there are some roles where the default classes are
> > missing:
> >
> >  ComponentManager Could not find component for role:
> > org.apache.cocoon.generation.GeneratorSelector
> > java.lang.NullPointerException
> >
> > ComponentManager Could not find component for role:
> > org.apache.cocoon.transformation.TransformerSelector
> > java.lang.NullPointerException
> >
> > ComponentManager Could not find component for role:
> > org.apache.cocoon.serialization.SerializerSelector
> > java.lang.NullPointerException
> >
> > ComponentManager Could not find component for role:
> > org.apache.cocoon.reading.ReaderSelector
> > java.lang.NullPointerException
> >
> > ComponentManager Could not find component for role:
> > org.apache.cocoon.acting.ActionSelector
> > java.lang.NullPointerException
> >
> > ComponentManager Could not find component for role:
> > org.apache.cocoon.matching.MatcherSelector
> > java.lang.NullPointerException
> >
> > I get a bunch of exceptions on startup...
> > --
> > Torsten
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
> >
> >
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: missing default classes

Posted by giacomo <gi...@apache.org>.
On Wed, 13 Jun 2001, Torsten Curdt wrote:

I don't have those. What version/branch/dist are you using?

Giacomo

> there are some roles where the default classes are
> missing:
>
>  ComponentManager Could not find component for role:
> org.apache.cocoon.generation.GeneratorSelector
> java.lang.NullPointerException
>
> ComponentManager Could not find component for role:
> org.apache.cocoon.transformation.TransformerSelector
> java.lang.NullPointerException
>
> ComponentManager Could not find component for role:
> org.apache.cocoon.serialization.SerializerSelector
> java.lang.NullPointerException
>
> ComponentManager Could not find component for role:
> org.apache.cocoon.reading.ReaderSelector
> java.lang.NullPointerException
>
> ComponentManager Could not find component for role:
> org.apache.cocoon.acting.ActionSelector
> java.lang.NullPointerException
>
> ComponentManager Could not find component for role:
> org.apache.cocoon.matching.MatcherSelector
> java.lang.NullPointerException
>
> I get a bunch of exceptions on startup...
> --
> Torsten
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org