I have embedded ActiveMQ 5.0.0 (with Master-Slave Shared File System config.)
in JBoss using the suggested RAR approach.
I am using two JBoss instances in a JBoss HA Cluster.
The first JBoss instance (with ActiveMQ Master) comes up fine.
However on start, the second JBoss instance does not com
Hi,
I am using AMQ 5.0.0 stand alone broker with Kaha store (on quad processor
64 bit Linux machine)
In my test I have one producer sending a continuous stream of messages (each
just a ObjectMessage having one java.lang.Long),
I have a client with 10 consumers, continuously reading off the que
I tried the amq store as well, with this configuration:
but on repeating the test, I see immediate (in about a second or two) errors
in the AMQ log (see below).
My sending client goes to completion. But the receiver does not receive any
messages after the error occurs.
Is my configuration a
For AMQ5.0.0, I configured the AMQPersistenceAdapter like this:
However when running a Slave broker with this config, I get the following
exception on Slave broker (see below).
Apparently the locking fails as it should, but should'nt the Slave Broker
wait in a loop to retry