Re: Duplicate messages sent in Active MQ 5.7

2013-12-06 Thread Johan Edstrom
Please try an upgrade to 5.9 to begin with. On Dec 6, 2013, at 11:08 AM, badrinana wrote: > Can someone help me out what other settings other than trackMessages=true or > enableAudit="true" or auditNetworkProducers="true" can be used? > > I have tried all the above settings & I am still getting

Re: Duplicate messages sent in Active MQ 5.7

2013-12-06 Thread badrinana
Can someone help me out what other settings other than trackMessages=true or enableAudit="true" or auditNetworkProducers="true" can be used? I have tried all the above settings & I am still getting duplicate messages replayed. Should I upgrade from Active MQ 5.5 to Active MQ 5.9 instead of upgra

Re: Stomp reply-to header get altered to temporary queue by ActiveMQ in STOMP to JMS messaging

2013-12-06 Thread javaG
Any solution to this problem ? -- View this message in context: http://activemq.2283324.n4.nabble.com/Stomp-reply-to-header-get-altered-to-temporary-queue-by-ActiveMQ-in-STOMP-to-JMS-messaging-tp4675061p4675256.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: replicatedLevelDB errors after failover

2013-12-06 Thread kal123
Tried testing with dec. 5 snapshot and getting following errors after about 10 failovers: 2013-12-06 12:06:39,673 | WARN | Could not load message seq: 45760 from DataLocator(630f8b1, 2262) | org.apache.activemq.leveldb.LevelDBClient | ActiveMQ NIO Worker 2 2013-12-06 12:06:39,673 | WARN | No rea

Re: active-mq 5.5 to active-mq 5.9 upgrade issue

2013-12-06 Thread Timothy Bish
On 12/06/2013 11:02 AM, prabumc...@gmail.com wrote: Hi All, I have upgraded Active-mq version from 5.5 to 5.9 After upgrade i am seeing following error and warning in the log. 2013-12-06 08:55:32,308 | WARN | Store limit is 30720 mb, whilst the data direc tory: c:\usr\local\paul\data\boa

active-mq 5.5 to active-mq 5.9 upgrade issue

2013-12-06 Thread prabumc...@gmail.com
Hi All, I have upgraded Active-mq version from 5.5 to 5.9 After upgrade i am seeing following error and warning in the log. 2013-12-06 08:55:32,308 | WARN | Store limit is 30720 mb, whilst the data direc tory: c:\usr\local\paul\data\boa\kahastore only has 2600 mb of usable space - resetting

Re: Convert Text message to Map message in ActiveMQ

2013-12-06 Thread Timothy Bish
On 12/06/2013 05:59 AM, Sophia Wright wrote: Hi, I have usecase where I am sending a text message from STOMP producer in json format and I am processing that message in a java consumer. I want that message to be converted to a Map message. Is there a way in which ActiveMQ can do this transformat

Re: When will activemq-core 5.9 be present in maven central repo?

2013-12-06 Thread edbras
> if you're using a pool, usually the pool is in charge of shutting down connections. I am using the Spring pool: org.springframework.jms.connection.CachingConnectionFactory And yes, I think the order is incorrect, what I can tell from the logging. >From the logging: - 13:43:53.103 [Thread-7

Convert Text message to Map message in ActiveMQ

2013-12-06 Thread Sophia Wright
Hi, I have usecase where I am sending a text message from STOMP producer in json format and I am processing that message in a java consumer. I want that message to be converted to a Map message. Is there a way in which ActiveMQ can do this transformation (text message to map message) for me? Plea

Failover with priority-backup, one clients behaves strange

2013-12-06 Thread Audun Fauchald Strand
We have 4 clients publishing to a virtual-topic, and 4 instances of an application with 15 consumers consuming messages from that topic. The topic is running on two servers (A and B) with a duplex networkconencts from A to B. Thw transportConnector is set up with setUpdateClusterClientsOnRemove