ActiveMQ AsyncSend Issue

2009-06-05 Thread ShirishActiveMQUser
Hi, I am trying to figure out the exact use of DispatchAsyncSend.I am trying to have a sample code for the same.How exactly we can have demo of DispatchAsyncSend? And what is implication of Consumer.DispatchAsync. -- View this message in context:

Re: Duplicate message when HashIndex table is resized

2009-06-05 Thread Gary Tully
Can you try your test scenario with the 5.3 snapshot, I think it should behave better. There was an issue with the queue cache, i think this related to https://issues.apache.org/activemq/browse/AMQ-2020 2009/6/4 MicAnn mbr...@axway.com Parameters : Version : apache-activemq-5.2.0 on windows

New Persistent Multicast discovery agent for each message.

2009-06-05 Thread Eric Bouer
Hello list. I'm trying the following code to test multicast capabilities of camel+activeMQ. I found out that a new thread is started for each message I send, but that thread is staying alive for the whole program lifetime. The number of live multicast discovery agent notifier threads scales up

Re: Duplicate message when HashIndex table is resized

2009-06-05 Thread MicAnn
MicAnn wrote: Parameters : Version : apache-activemq-5.2.0 on windows or AIX (unix) JDK 1.5.0 Test with exclude queue (no remote consumer) In the policyEntry queue, producerFlowControl is false. Conditions: I put 4 little messages (or more) without active consumer by session of

anonymous users?

2009-06-05 Thread Aleksandar Ivanisevic
Hi, is it somehow possible to assign a group (using simpleAuthenticationPlugin or any other) to the client that hasn't authenticated himself, something like this, except this doesnt work: simpleAuthenticationPlugin users authenticationUser username=system

Re: anonymous users?

2009-06-05 Thread Dejan Bosanac
Hi, that's not currently implemented. There is an open issue for this in Jira already https://issues.apache.org/activemq/browse/AMQ-2081 Cheers -- Dejan Bosanac Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net

Stopping the Fuse message broker

2009-06-05 Thread Nawaz Ahmed
Hello, I have one question here about stopping the Fuse Messaging broker There is batch File in the Fuse message broker installation directory called active-admin.bat Using this file I gave a following command: Activemq-admin.bat stop localhost But this command does

Remote/local delivery and ConsumerCount management

2009-06-05 Thread MicAnn
Parameters: apache-activemq-5.2.0 two ore more brokers connected by bridge connector. Actives consumers -- When a first remote consumer works to listen messages from a queue, the queue is defined on other brokers (if it doesn't exist) and the ConsumerCount attribute is

Re: Duplicate message when HashIndex table is resized

2009-06-05 Thread Gary Tully
glad to hear that :-) thanks for the update. 2009/6/5 MicAnn mbr...@axway.com MicAnn wrote: Parameters : Version : apache-activemq-5.2.0 on windows or AIX (unix) JDK 1.5.0 Test with exclude queue (no remote consumer) In the policyEntry queue, producerFlowControl is false.

Re: JDBC Master/Slave Problems

2009-06-05 Thread rstephens
So, if Master/Slave isn't working, what's the best solution for HA? -- View this message in context: http://www.nabble.com/JDBC-Master-Slave-Problems-tp23844659p23891927.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

SOLVED: JDBC Master/Slave Problems

2009-06-05 Thread rstephens
:drunk: %-| Ok, it turns out that for JDBC Master/Slave, you actually need to store the messages in the DB...go figure... So using the example producer/consumer's you need to specify durable queues... Sorry for the confusion... -- View this message in context:

Wiki contributions: how do I gain edit access to: http://activemq.apache.org/user-submitted-configurations.html

2009-06-05 Thread Jar Lyons
I have several pure xml configurations for ActiveMQ that I would like to share, but I don't know how to get edit access to the following URL. Any suggestions on who to ask? -- View this message in context: