ActiveMQ.Agent and binary messages

2011-01-03 Thread Aleksandar Ivanisevic
Any particular reason why is ActiveMQ Agent discarding binary messages as invalid? 2011-01-03 11:44:30,923 | WARN | Ignoring invalid message: ActiveMQBytesMessage {commandId = 5, responseRequired = true, messageId = ID:ST ATS2-54657-1294051436643-4:152:-1:1:1, originalDestination = null,

Re: ajax handling fast messages

2011-01-03 Thread Alex Dean
Dejan : Saw your commits in https://issues.apache.org/jira/browse/AMQ-3094. When I publish many messages quickly (either via Ruby/stomp or via ajax), I still do not receive all messages in an ajax client. I have been trying to get a Java test case created which reproduces the problem. I

KahaDB Sync Writes

2011-01-03 Thread Petrucci Andreas
hi there, as far as I can see KahaDB uses sync writes for the journal log (default option). Am i right? Am I missing something? thnx, Petrucci

Re: KahaDB Sync Writes

2011-01-03 Thread joe_fernandez
If I am not mistaken, by default, the AMQ Message Store and KahaDB issue asynchronous and synchronous writes to disk, respectively. If you reconfigure KahaDB to issue asynchronous writes, you’ll find that its throughput numbers are closer to that of AMQ Message Store’s. However, keep in mind

Re: Filtering out duplicates

2011-01-03 Thread joe_fernandez
You may want to consider implementing the Idempotent message pattern using Camel. http://camel.apache.org/idempotent-consumer.html - Joe http://www.ttmsolutions.com/ -- View this message in context: http://activemq.2283324.n4.nabble.com/Filtering-out-duplicates-tp3167547p3173006.html

Re: Your favorite AMQ monitoring tool?

2011-01-03 Thread andrew . marlow
FWIW, I use the AMQ web console. This is mainly because I have not got around to configuring HermesJMS, which I do use when I switch out AMQ for IBM MQSeries.. Regards, Andrew Marlow Internet robert2...@hotmail.com 24/12/2010 23:53 Please respond to users@activemq.apache.org To