RE: Memory Leak

2008-03-26 Thread Sachindra Nath
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]

Re: COMMIT TRANSACTION 要 求沒有對應的 BEGIN TRANSACTION

2008-03-26 Thread JS75
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

Re: Consumers not always being released

2008-03-26 Thread Mike Miljour
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

Re: Consumers not always being released

2008-03-26 Thread Ramit Arora
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

Strange StreamMessage problem

2008-03-26 Thread John F. Lentz
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

AMQMessageStore getting stuck

2008-03-26 Thread mccraig_
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

Shared Filesystem Master/Slave doesn't work even on 5.1 SNAPSHOT

2008-03-26 Thread Ramit Arora
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

Connect to ServiceMix JMS Topic Remotely using ActiveMQ

2008-03-26 Thread Sebastian Gomez
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

Message enter ActiveMQ.DLQ after consumer reconnect

2008-03-26 Thread thiamteck
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

Re: Resources not getting deallocated after receiving messages

2008-03-26 Thread rby
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

Resources not getting deallocated after receiving messages

2008-03-26 Thread krv
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

Re: ActiveMQ Connection factory not found

2008-03-26 Thread James Strachan
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

ActiveMQ Connection factory not found

2008-03-26 Thread SUHAS_WEBSPIDERS
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

Re: COMMIT TRANSACTION 要求沒有對應的 BEGIN TRANSACTION

2008-03-26 Thread James Strachan
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

Re: Persistence From Redo Log Only?

2008-03-26 Thread deen0
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

COMMIT TRANSACTION 要求沒 有對應的 BEGIN TRANSACTION

2008-03-26 Thread JS75
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

Pure Master/Slave - Out of sync exceptions

2008-03-26 Thread Ramit Arora
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

Memory leak detected in Jprofiler with the following activemq o bjects:  MemoryUsage,DefaultUsag eCapacity,PollCountStatisticImpl

2008-03-26 Thread Michal Singer
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