This bug is supposed to have been fixed in SUN VM 1.5.0_12.
http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=ee6ec97669ab91923bde6c
d8c041?bug_id=6460501
Would we still expect the ActiveMQ5.0 + Sun JDK 1.5.0_12 memory leak?
-Original Message-
From: ttmdev [mailto:[EMAIL PROTECTED]
Than you James~^^
I still have one more question, if I disable createTablesOnStartup which
means MQ will not create DB table for the first time (obviously in my test),
so I need to create table by manually? If so, is there any addon program for
us to alter table if any changes in table schema?
A
Shared File System Master Slave does work for us. I have attached a sample
of our config for one of the brokers below.
http://activemq.org/config/1.0";
deleteAllMessagesOnStartup="true" dataDirectory="/data" persistent="true">
i hope this help
Hi,
I am facing a problem setting up shared file system master slave on the
latest 5.1 snapshot. The problems are mentioned in this thread
http://www.nabble.com/Shared-Filesystem-Master-Slave-doesn%27t-work-even-on-5.1-SNAPSHOT-td16315761s2354.html
Is master/slave working fine for you? Would you
I can't find an answer to this question in the forum, so I appologize if it
has already been addressed.
I'm having a strange effect when using a stream message to transmit multiple
byte arrays in a single message.
My message consists of the following stream (short, byte[], int, byte[]).
When I
i'm getting exceptions from AMQMessageStore, and one of my queues is stuck
i put 200,000 messages on a queue, and after a couple of hours and 50,000
consumed messages consumers stopped getting any more messages. restarting
the broker gave me exceptions like below, but no resumption of delivery.
c
Hi,
I am trying to get a Master/Slave topology to work. I tried pure
Master/Slave in 5.0.0, but I faced problems mentioned in the thread:
http://www.nabble.com/Pure-Master-Slave---Out-of-sync-exceptions-td16296691s2354.html
So, I thought I'll give shared file system Master/Slave a go. I understa
Hello.
I've found a new obstacle in my project using ServiceMix: I am trying
to read the messages sent to an ActiveMQ Topic defined in ServiceMix
from a remote machine. I've tried looking for the messages using the
ActiveMQ WebBrowser and the JConsole, but it seems the topics don't
receive any mes
Hi,
I am using ActiveMQ 5.0 on Windows XP and Windows 2003.
My program send a persistent message to queue with timeToLive = 3 seconds.
The message enter into ActiveMQ.DLQ after timeout.
Then I have start a consumer to the queue with connection URI below, where
"jms.redeliveryPolicy.maximumRedel
Hi,
Same here, I have an obvious memory leak with activemq 5.1-snapshot.
I hope someone will respond at least to one of these memory related
questions.
Regards,
Ramzi
krv wrote:
>
> Hi,
>
> Many posts have been posted regarding 'OutOfMemory' but I couldn't find
> relevant information, hence
Hi,
Many posts have been posted regarding 'OutOfMemory' but I couldn't find
relevant information, hence posting in a new thread.
I have an asynchronous sender and receiver. After sending about 200k
messages I am getting 'OutOfMemory'. After observing the profiler I found
out that the sessions cr
Could you show the classpath and full console output please?
On 26/03/2008, SUHAS_WEBSPIDERS <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I am very new in Active mq.
> I have face some surprising problem .
> I am running the active mq server in linux and comnnect it with my
> application by my
Hi All,
I am very new in Active mq.
I have face some surprising problem .
I am running the active mq server in linux and comnnect it with my
application by my eclipse.through the port.
For publishing topic i have made one topic listner same as the example
given in activemq.
>From local using my
On 26/03/2008, JS75 <[EMAIL PROTECTED]> wrote:
>
> Dear All:
>
> I use MQ 4.1 to replace my internal queue, and I'd like it to be persisitent
> by SQL 2005.
> Every thing goes well~!!
>
> Only one thing, I found warning like this ...
>[java] 2008-03-26 15:36:25.390 WARN
>[main] org.apa
I also have the same problem. I am running the latest 5.1-snapshot on Redhat
Enterprise Linux.
After restarting broker, a large number of messages is replayed from the
redo-log. I am using transacted producers/consumers, and there are no
pending messages before the borker restarts.
Now, where ar
Dear All:
I use MQ 4.1 to replace my internal queue, and I'd like it to be persisitent
by SQL 2005.
Every thing goes well~!!
Only one thing, I found warning like this ...
[java] 2008-03-26 15:36:25.390 WARN
[main] org.apache.activemq.store.jdbc.JDBCPersistenceAdapter -
Cannot create t
Hi All,
I am facing the following problem using pure master/slave in 5.0.0. My
publishers push persistent messages to topics. It works well if I have no
durable subscribers. As soon as I add even a single durable subscriber & if
the publishers are pushing > 10 msgs per sec to the broker, I get the
Hi. I am working with latest snapshot of 5.1 ActiveMQ.
I have a lot of memory problems. I am trying to find out where the problem
is.
I monitored the consumer & broker process memory using jprofiler, and i saw
an obvious memory leak with the following object:
org.apache.activemq.usage.MemoryUsag
18 matches
Mail list logo