[daisy] Problem installing parallel daisy instances
Nicolas Cebron
cebron at inf.uni-konstanz.de
Tue Dec 5 04:09:41 CST 2006
I tried to install a second daisy instance, following the description in
http://www.cocoondev.org/daisydocs-2_0/admin/349.html .
In the repository installation part, it is stated that:
=================
"Now follow the instructions about mail configuration.
When you reach the embedded JMS part (activeMQ) make sure to use the right
URL :
jdbc:mysql://localhost/activemqalt?characterEncoding=UTF-8
The rest of the steps you can use the defaults if you like."
=================
I have reached the mail installation part, but was never prompted for the
embedded JMS part. I followed all other instructions, but
if I try to start the repository, it fails (see exception report). Does
anyone have a clue what went wrong and how I can fix this?
Thanks in advance for your help!
- Nicolas
---- exception report
----------------------------------------------------------
Exception: org.apache.avalon.merlin.KernelException
Message: Kernel startup failure.
---- cause
---------------------------------------------------------------------
Exception: org.apache.avalon.merlin.KernelException
Message: Cannot deploy application.
---- cause
---------------------------------------------------------------------
Exception: org.apache.avalon.activation.LifecycleException
Message: Unable to create a new component instance in appliance
[/daisy/repository/fulltextindexupdater] due to a component deployment
failure.
---- cause
---------------------------------------------------------------------
Exception: javax.jms.JMSException
Message: fullTextIndexer is already registered
---- stack trace
---------------------------------------------------------------
javax.jms.JMSException: fullTextIndexer is already registered
org.exolab.jms.messagemgr.ConsumerManager.createDurableConsumerEndpoint(Cons
umerManager.java:404)
org.exolab.jms.server.JmsServerSession.createSubscriber(JmsServerSession.jav
a:771)
org.exolab.jms.server.mipc.IpcJmsSessionConnection.createSubscriber(IpcJmsSe
ssionConnection.java:588)
org.exolab.jms.server.mipc.IpcJmsSessionConnection.notify(IpcJmsSessionConne
ction.java:165)
org.exolab.jms.server.mipc.IpcJmsReceiver.notify(IpcJmsReceiver.java:100)
org.exolab.jms.server.mipc.IpcServerChannel.run(IpcServerChannel.java:161)
----------------------------------------------------------------------------
----
xargs: /usr/java/jdk1.5.0_06//bin/java: exited with status 255; aborting
More information about the daisy
mailing list