[daisy] Installing daisy 2.0-dev: Unable to locate a component type descriptor

Bruno Dumon bruno at outerthought.org
Wed Oct 11 08:44:40 CDT 2006


Hi,

On Wed, 2006-10-11 at 11:07 +0200, Bert Wijnants wrote:
> Hi,
>  
> I am trying to install daisy-2.0-dev, but i got stuck with the
> following exception when running start-repository.bat (i configured
> the path to my maven repository correctly in the batch-file):
>  
> Exception: org.apache.avalon.merlin.KernelException
> Message: Install failure:
> file:/C:/app/daisy-2.0-dev/daisy/repository/server/src
> /conf/block.xml
> ---- cause
> ---------------------------------------------------------------------
>  
> Exception: org.apache.avalon.composition.model.ModelException
> Message: Unable to create a nested deployment model:
> repository-manager in the c
> ontainment model /daisy/.
> ---- cause
> ---------------------------------------------------------------------
>  
> Exception: org.apache.avalon.composition.model.TypeUnknownException
> Message: Unable to locate a component type descriptor for the
> component class [o
> rg.outerj.daisy.repository.serverimpl.LocalRepositoryManager] in the
> classloader
> .  Please verify that the component classname is correct and that a
> component ty
> pe descriptor is included in a jar file available within the container
> classload
> er.

The 'component type descriptor' refers to a file called
LocalRepositoryManager.xinfo which should be in the
daisy-repository-server-impl-2.0-dev.jar file. So maybe start by
checking that file is in there (it should be in the same package as the
class file).

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org                          bruno at apache.org



More information about the daisy mailing list