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

Bert Wijnants bw at schaubroeck.be
Wed Oct 11 04:07:59 CDT 2006


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 contents of src/conf/block.xml where the exception occurs are (these are the same as the default config):

    <component name="repository-manager" class="org.outerj.daisy.repository.serverimpl.LocalRepositoryManager">
      <configuration>
        <!-- How often should expired locks be checked for cleanup (in milliseconds) ? default = 5 minutes -->
        <expiredLockJanitorInterval>60000</expiredLockJanitorInterval>
        <!-- Default repository namespace
        <namespace>something</namespace>-->
      </configuration>
    </component>

Any suggestions on what causes this exception ?

thanks!
BERT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cocoondev.org/pipermail/daisy/attachments/20061011/eedee76e/attachment.html


More information about the daisy mailing list