You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Michael Franz <MF...@FFTW.COM> on 2008/06/10 23:59:47 UTC

NMS C# Client Hangs on session.CreateConsumer

Hi,

I am trying to get my C# client to work with consumer.retroactive=true.  It
seems that after a few subscriptions my application hangs on the
session.CreateConsumer(<topic>).  I am not sure what triggers the process to
hang, but once it does and subsequent attempts also hang.

Upgraded to the latest code today and tried with a new build.  I am having
the same issue.

Michael
-- 
View this message in context: http://www.nabble.com/NMS-C--Client-Hangs-on-session.CreateConsumer-tp17765720p17765720.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: NMS C# Client Hangs on session.CreateConsumer

Posted by Michael Franz <MF...@FFTW.COM>.


Michael Franz wrote:
> 
> Hi,
> 
> I am trying to get my C# client to work with consumer.retroactive=true. 
> It seems that after a few subscriptions my application hangs on the
> session.CreateConsumer(<topic>).  I am not sure what triggers the process
> to hang, but once it does and subsequent attempts also hang.
> 
> Upgraded to the latest code today and tried with a new build.  I am having
> the same issue.
> 
> Michael
> 

Since this was related to my subscription problem, when I changed the broker
configuration to use FOO.> instead of FOO.* my problem went away.

-- 
View this message in context: http://www.nabble.com/NMS-C--Client-Hangs-on-session.CreateConsumer-tp17765720p17776895.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.