Converting message format while doing JMS Bridging.

2011-10-12 Thread cbenaveen
In my app, we have enabled JMS Bridging support by which we are planning to forward topic messages from Dest-A => Dest-B and vice versa. But the problem here is that, Dest-A deals in one format of message such as Object Message (A custom POJO) and Dest-B deals in Text Based messages. Now how do

Re: limit to number of consumers registered

2011-10-12 Thread peterv
Turns out this was caused by the fact that I had set the JMSXGroupID on my messages - and ActiveMQ was hashing them all to the same consumer. I have a related question though - you said "the broker will dispatch all msgs in round robin fashion equally to all connected consumers (assuming 6 consum

Re: Known issue with gcInactiveDestinations?

2011-10-12 Thread Martin C.
I reported a similar issue back in January (http://activemq.2283324.n4.nabble.com/Possible-Bug-quot-Deleting-inactive-destination-quot-with-pending-messages-td3229098.html). Unfortunately I never got an answer. It seems to me there might be a bug. I never raised a Jira issue, though. We just stoppe

Why messages forwarded by the other broker is not dispatched to the consumer ?

2011-10-12 Thread SuoNayi
Hi all, I have two broker A and B, they are networked in both direction. one consumer connect to one of them. After stopping broker A , the consumer failover to conntect to broker B and messages saved on broker A will be forworded to broker B when broker A comes back. But the consumer conn

ActiveMq WebConsole Ldap & Roles

2011-10-12 Thread Mr.NoBody
I am trying to set up ldap auth for the activeMq (5.5.0) web console. I seem to be able to check ldap for the account but am getting a 403 page with: Problem accessing /. Reason: !role when I try and access the web console. in the log I see: 2011-10-12 14:05:14,485 | INFO | Searching for

Re: Latest on planned AMQP support

2011-10-12 Thread Stan Lewis
Yep! Encoding/decoding is in good shape, as is the connection and session layers, however the link layer needs to be implemented still since a rash of spec changes kinda made me do a reboot of the implementation back in May/June. That also means the bit that glues it to the Apollo broker will pro

Re: Latest on planned AMQP support

2011-10-12 Thread Hiram Chirino
Hi John I know that the fusesource guys started working on an AMQP 1.0 implementation over on github [1] which builds on top of the Apollo infrastructure. Not sure how complete it is yet. Perhaps Stan Lewis can comment on how complete it is. [1] https://github.com/fusesource/fabric/tree/master

Re: 5.5 Downloads

2011-10-12 Thread Gary Tully
yes, we had to pull those artifacts due to an lgpl dependency. see https://issues.apache.org/jira/browse/AMQ-3491 we are in the process of pushing out a 5.5.1 and 5.4.3 to replace those distros. The updated releases should be complete by the end of the week. On 12 October 2011 14:30, Stephen Den

Possible bug in AJAX amq.js

2011-10-12 Thread stratio
Hello, i'm using an ActiveMQ snapshot 5.6 version with Ajax client to consume messages from a topic. I was trying to have my client unsubscribed from the topic by calling the amq.removeHandler('id') method as it said in the documentation: http://activemq.apache.org/ajax.html However after getting

5.5 Downloads

2011-10-12 Thread Stephen Denham
As far as I can tell all the links on http://www.apache.org/dyn/closer.cgi?path=%2Factivemq%2Fapache-activemq%2F5.5.0%2Fapache-activemq-5.5.0-bin.tar.gz to download version 5.5 return HTTP 404. Stephen. -- View this message in context: http://activemq.2283324.n4.nabble.com/5-5-Downloads-tp389798

Unmatched acknowledge caused by tight encoding

2011-10-12 Thread Daan Houtman
My producer sents a huge amount of messages via 1 queue. My client uses tightEncodingEnabled=true in the factory URL. Because of this tight encoding my client wasn't able to recieve more than 32767 messages. At message 32768 I get the unmatched acknowledge exception. In the log file of the broker

Re: Don't understand this memory error

2011-10-12 Thread Laures
here it is: http://activemq.2283324.n4.nabble.com/file/n3897243/amqconfig.xml amqconfig.xml -- View this message in context: http://activemq.2283324.n4.nabble.com/Don-t-understand-this-memory-error-tp3897082p3897243.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Don't understand this memory error

2011-10-12 Thread Torsten Mielke
Could you attach your broker configuration? On Oct 12, 2011, at 9:41 AM, Laures wrote: > Hi, > > 2011-10-12 09:29:35,502 | INFO | TopicSubscription: > consumer=ID:myconsumer-54613-1318337363878-0:9:-1:2, destinations=2, > dispatched=100, delivered=795093, matched=2, discarded=0: Pending message

Client has different prefetch value from Broker, messages never consumed

2011-10-12 Thread James Black
Ok so we are trying to configure a prefetch of 0 on a few of our queues as it makes no sense for these to use prefetch. The default should still remain 1000. We have set the destinationPolicy for these queues with a wildcard:

Don't understand this memory error

2011-10-12 Thread Laures
Hi, 2011-10-12 09:29:35,502 | INFO | TopicSubscription: consumer=ID:myconsumer-54613-1318337363878-0:9:-1:2, destinations=2, dispatched=100, delivered=795093, matched=2, discarded=0: Pending message cursor [org.apache.activemq.broker.region.cursors.VMPendingMessageCursor@52d5d9c5] is full, temp u