Can you try with:
  activemq.url               =
failover://(tcp://${activemq.host}:${activemq.port})

On Wed, Apr 16, 2008 at 11:03 AM, lhein <[EMAIL PROTECTED]> wrote:

>
> hi,
>
> Bruce recently changed the servicemix.properties entry from
>
> activemq.url               = tcp://${activemq.host}:${activemq.port}
>
> to
>
> activemq.url               = failover://${activemq.host}:${activemq.port}
>
> When trying to start smx it hangs now at startup. (must kill -9 it
> afterwards)
> Changing back the failover to tcp solves this issue.
>
> What do I have to do, to get this failover config running? Am I missing
> something?
>
> Regards
> Lars
>
>
> --
> View this message in context:
> http://www.nabble.com/can%27t-start-smx-any-longer-tp16719399p16719399.html
> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Reply via email to