ActiveMQ Slave loops for lock, preventing JBoss to continue deployment

2008-01-03 Thread aarvee
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

AMQ 5.0.0 Kaha store crashes with 'Could not locate data file data-queue-data-1'

2008-01-08 Thread aarvee
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

Re: AMQ 5.0.0 Kaha store crashes with 'Could not locate data file data-queue-data-1'

2008-01-09 Thread aarvee
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

Does Amq Persistence Adapter allow Master Slave Brokers ?

2008-01-09 Thread aarvee
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