I tried the amq store as well, with this configuration:

<amqPersistenceAdapter directory="/home/venky/localfs/amqstorelocalfs" />

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 appropriate ? Any way to avoid this issue ?

ERROR RecoveryListenerAdapter        - Message id
ID:i3550-d104-33028-1199919776
606-0:0:1:1:482 could not be recovered from the data store!
ERROR RecoveryListenerAdapter        - Message id
ID:i3550-d104-33028-1199919776
606-0:0:1:1:482 could not be recovered from the data store!
ERROR RecoveryListenerAdapter        - Message id
ID:i3550-d104-33028-1199919776
606-0:0:1:1:482 could not be recovered from the data store!
ERROR RecoveryListenerAdapter        - Message id
ID:i3550-d104-33028-1199919776
606-0:0:1:1:482 could not be recovered from the data store!
ERROR RecoveryListenerAdapter        - Message id
ID:i3550-d104-33028-1199919776
606-0:0:1:1:482 could not be recovered from the data store! 


rajdavies wrote:
> 
> 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.
> 

-- 
View this message in context: 
http://www.nabble.com/AMQ-5.0.0-Kaha-store-crashes-with-%27Could-not-locate-data-file-data-queue-data-1%27-tp14694912s2354p14722173.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to