You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by ramon <ra...@neogrid.com> on 2014/08/26 00:36:57 UTC

[RabbitMQ] does not propagate exceptions in doStart

Hello,

Tag 2.13.2 when any error occurs in consumer/producer, it just propagate the
exception.
But the master version of RabbitMQ component does not propagate the
exceptions in doStart method at consumer and producer.
When I get RouteDefinition.getStatus() it return "Started".
The route at hawtio appears green.
Can we develop a way to report that connection is failed?

Thanks,
Ramon



--
View this message in context: http://camel.465427.n5.nabble.com/RabbitMQ-does-not-propagate-exceptions-in-doStart-tp5755656.html
Sent from the Camel Development mailing list archive at Nabble.com.

Re: [RabbitMQ] does not propagate exceptions in doStart

Posted by Willem Jiang <wi...@gmail.com>.
Hi, 

Can you check the status of RabbitMQConsumer instead ?

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On August 26, 2014 at 1:51:38 PM, ramon (ramon.silva@neogrid.com) wrote:
> Hello,
>  
> Tag 2.13.2 when any error occurs in consumer/producer, it just propagate the
> exception.
> But the master version of RabbitMQ component does not propagate the
> exceptions in doStart method at consumer and producer.
> When I get RouteDefinition.getStatus() it return "Started".
> The route at hawtio appears green.
> Can we develop a way to report that connection is failed?
>  
> Thanks,
> Ramon
>  
>  
>  
> --
> View this message in context: http://camel.465427.n5.nabble.com/RabbitMQ-does-not-propagate-exceptions-in-doStart-tp5755656.html  
> Sent from the Camel Development mailing list archive at Nabble.com.
>