Re: AMQNET Nms cannot use multiple connections, gets InvalidClientIDException

2008-04-25 Thread StefanL
James Strachan <[EMAIL PROTECTED]> wrote: >> On 23/04/2008, StefanL <[EMAIL PROTECTED]> wrote: >> > >> > I'm trying to upgrade our activemq-dotnet from September 2007 to >> current >> > revision. >> &g

AMQNET Nms cannot use multiple connections, gets InvalidClientIDException

2008-04-23 Thread StefanL
I'm trying to upgrade our activemq-dotnet from September 2007 to current revision. I though get an error in our code which creates multiple connections to the broker and I get the javax.jms.InvalidClientIDException: Client: already connected from I can easily reproduce the error with this simp

Producer and consumer hangs with specific scenario

2007-09-21 Thread StefanL
We're having a strange problem in our environment when the consumer is not receiving any more messages from the queue since the broker considers the consumer queue filled to the prefetch size and messages not acked though they are/should be. They are received and handled by the consumer. I have

Re: Performance Tuning guide available...

2007-09-18 Thread StefanL
Hi, it seems that the performance guide isn't available any longer, following the link below sends you to the AMQ issue tracker page. Has the guide been removed? /Stefan James.Strachan wrote: > > Incidentally we've created a little performance tuning guide here > which folks might find useful