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
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
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
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