Can you paste the full error please?
The error seems to be related to the Jetty web container that is also loaded.

Also does the error go away if you comment the line

<import resource="jetty.xml"/>

from activemq.xml?


Torsten Mielke
tors...@fusesource.com
tmie...@blogspot.com


On Sep 14, 2011, at 10:23 AM, Mark wrote:

> Hi,
> 
> When trying to start ActiveMQ using the command:
> $ ksh bin/activemq console
> 
> as recommended in the "ActiveMQ in action" book.
> 
> I get several java exceptions including this one:
> 
> javax.servlet.UnavailableException:
> org.fusesource.web.console.server.AgentServiceImpl
>        at org.eclipse.jetty.servlet.Holder.doStart(Holder.java:82)
>        at
> org.eclipse.jetty.servlet.ServletHolder.doStart(ServletHolder.java:224)
> ...
> 
> I am using ActiveMQ 5.5.0 on Solaris 10 (Java 1.6.0_14).
> 
> What's wrong?
> 
> 





Reply via email to