Re: Random hang waiting to consume a message

2011-08-17 Thread Frank Gynnild
Thanks Tim, that is exactly what I needed. Best regards, Frank On 17.08.2011 17:04, Timothy Bish wrote: On Wed, 2011-08-17 at 09:43 +0200, Frank Gynnild wrote: Thanks a lot for your information, I really appreciate it. I'll start retesting using these configuration changes as it seems

Re: Random hang waiting to consume a message

2011-08-17 Thread Frank Gynnild
you might want to give them a try. Best regards, Martin On Tue, Aug 16, 2011 at 11:17 PM, Frank Gynnild wrote: Hi everyone The problem: I have a random issue using ActiveMQ 5.5 and the latest NMS library from .NET. A unit test creates and sends 1 000 000 messages of random size. Simultaneously

Random hang waiting to consume a message

2011-08-16 Thread Frank Gynnild
Hi everyone The problem: I have a random issue using ActiveMQ 5.5 and the latest NMS library from .NET. A unit test creates and sends 1 000 000 messages of random size. Simultaneously a consumer tries to pick up these messages as fast as it can. Most of the times all messages are received as

Re: Various problems using ActiveMQ from C#

2010-05-28 Thread Frank Gynnild
when trying to exit it, because then it blocks when trying to stop the connection. Anyone know what I am doing wrong? Kindly thanks for all help, Frank On Fri, May 28, 2010 at 2:47 PM, Timothy Bish wrote: > On Fri, 2010-05-28 at 12:27 +0200, Frank Gynnild wrote: > > Hi everyone!

Various problems using ActiveMQ from C#

2010-05-28 Thread Frank Gynnild
Hi everyone! I've been using ActiveMQ for some time, but have run into several issues lately which I haven't been able to figure out what is causing them. I use the NMS Client Library from C# using version 5.3.0 of ActiveMQ, but have also tried using version 5.3.2. I am also using the latest vers