This is using Rails/ActiveMessaging over STOMP.  I was just using the
standard poller script created by the PersistentMessaging generators.  Not
sure if anyone has ran into this same issue.


Hiram Chirino wrote:
> 
> Ah.. so this from .NET right?  Does anybody recall if the NMS client
> implements/uses the openwire connection KeepAlive stuff?
> 
> On Wed, Aug 13, 2008 at 6:29 PM, BrianQADC <[EMAIL PROTECTED]> wrote:
>>
>> I'm using the standard poller script with activemessaging, and have
>> noticed
>> occaisional consumers left hanging around after unsubscribe.  I'm running
>> a
>> simple script:
>>
>> script/poller start
>> sleep 30
>> script/poller stop
>>
>> For some reason amq still holds onto the consumer, and drops msg's until
>> ConsumerCount is back to 0.  Any ideas?
>> --
>> View this message in context:
>> http://www.nabble.com/Ghost-consumers-left-on-unsubscribe-tp18972409p18972409.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> 
> -- 
> Regards,
> Hiram
> 
> Blog: http://hiramchirino.com
> 
> Open Source SOA
> http://open.iona.com
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Ghost-consumers-left-on-unsubscribe-tp18972409p19022657.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to