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

2008-01-14 Thread Rob Davies
On Jan 9, 2008, at 9:33 PM, aarvee wrote: 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 mes

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

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

2008-01-09 Thread Rob Davies
please use the default store for activemq 5.0 - amqstore. It supersedes the kaha store originally using kaha. The difference is that we've integrated the journal with kaha - and this is the main store we test on. cheers, Rob Rob Davies 'Go further faster with Apache Camel!' http://rajdav

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