Hi Marco,

It sounds like you haven't configured the number of retries in your
connection URL.

The connection URL options are described here, along with some examples:
http://qpid.apache.org/releases/qpid-0.22/programming/book/QpidJNDI.html

During a normal client application shutdown, note that you would normally
call close() on your JMS Connection rather than relying on failover giving
up (or did I misunderstand your point about shutdown?).

Phil



On 26 July 2013 09:21, pela <mpela.ga...@gmail.com> wrote:

> Hello,
>
> Any idea? I can't stop the application cleanly if QPID keep retrying the
> connection indefinitely (its connection thread remains alive).
>
> Thanks
> Marco
>
>
>
>
>
> --
> View this message in context:
> http://qpid.2158936.n2.nabble.com/Java-client-Cannot-stop-during-failover-tp7595882p7595930.html
> Sent from the Apache Qpid users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>

Reply via email to