Hi all,
I am trying to use the failover transport
(failover:(tcp://localhost:61618)), and I have some questions :
I did a test with a simple consumer in scala (see the code and log at
the end of the mail).
Scenario :
Broker is stopped.
We start the consumer, it waits
Start the broker
Consumer co
On Tue, Feb 16, 2010 at 4:54 PM, James Strachan
wrote:
> On 16 February 2010 15:38, Jean-Yves LEBLEU wrote:
>> Hi all,
>>
>> I am trying to use the failover transport
>> (failover:(tcp://localhost:61618)), and I have some questions :
>>
>> I did a test w
We are using 5.3.0, but have the same problem in 5.2.0
On Tue, Feb 16, 2010 at 5:20 PM, James Strachan
wrote:
> Which version are you using BTW?
>
> On 16 February 2010 16:17, Jean-Yves LEBLEU wrote:
>> On Tue, Feb 16, 2010 at 4:54 PM, James Strachan
>> wrote:
>>
Hi all,
Should I open an issue in Jira ?
Rgds.
JY
On Tue, Feb 16, 2010 at 5:25 PM, Jean-Yves LEBLEU wrote:
> We are using 5.3.0, but have the same problem in 5.2.0
>
>
> On Tue, Feb 16, 2010 at 5:20 PM, James Strachan
> wrote:
>> Which version are you using BTW?
>>
&
Hello to all,
My last chance, I've spend last hours to make it work, modifying a lot of
parameters but without any success ...
We have a web application using Spring 2.5.4 and ActiveMQ which is working
very well, with ajax access etc ... and we would like to upgrade to 5.1.0.
The configuration is
Hi,
We have an application currently running very well with activeMq 4.1, I
tried to migrate to 5.1 and I had to go back to 4.1 due to excessive memory
leak.
I was unable to find the reason ... so still waiting to have some more time
to investigate.
JY
On Thu, Aug 7, 2008 at 2:24 PM, xersmith29 <
Hello all,
I don't know if it is the same case but even if you remove the listener and
set local to false, you get a java.lang.OutOfMemoryError: Java heap space
Here is the trace
Memory Usage:0Memory Percent:0Send count:0Memory:
5177344
Memory Usage:0Memory Perce
systemUsage , I do not run any more out
of java heap space.
Thanks for any ideas.
Jean-Yves
On Tue, Jun 24, 2008 at 1:10 PM, Jean-Yves LEBLEU <[EMAIL PROTECTED]> wrote:
> Hello to all,
>
> My last chance, I've spend last hours to make it work, modifying a lot of
> parameters
Hi all,
I am experimenting a strange problem using activemq-web module.
I have a web client using a topic and a producer producing messages at
a very fast rate.
>From time to time I reset the connection by relistening at the web
client side at the same topic.
After some resets the consumer hangs,