Hi Shiva,

Can you share the code/test case in order to reproduce the issue please ?
Which camel component do you use ? Which camel version ?

Regards,

On Fri, Apr 15, 2016 at 11:51 AM, Shiva <sl.sh...@gmail.com> wrote:

> Hi,
>
> I am using Camel and I have an issue that multiple instances of the Default
> producer is being created suddenly. Normally when I start the camel route,
> only one instance of the producer is created as expected. It works fine for
> a few hours sending messages to the endpoint. But after a while, a new
> Producer is instantiated. I try to establish a TCP connection to the
> endpoint in doStart() of Producer. The newly created producer tries to
> establish connection which is not successful. So I am not able to forward
> messages to the endpoint anymore. Please help!!
>
> Thanks,
> Shiva
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Multiple-camel-producers-instantiated-tp5781152.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Charles Moulliard
Apache Committer & PMC / Architect @RedHat
Twitter : @cmoulliard | Blog :  http://cmoulliard.github.io

Reply via email to