Re: Facing the issue "Looking for key XX but not found in fileMap"

2018-03-16 Thread Tim Bain
Quoting from the exception text you provided: "java.io.IOException: Could not locate data file ../../data/kahadb/db-703.log" Is that file indeed missing? If so, is there any indication of problems, either in the broker's logs or in the operating system's logs, that might explain why that file

Facing the issue "Looking for key XX but not found in fileMap"

2018-03-16 Thread meghaauti
We are using ActiveMQ 5.14.0 and facing following errors: 2018-03-14 14:51:15,733 | ERROR | Looking for key 703 but not found in fileMap: {1536=db-1536.log number = 1536 , length = 4194304, 1537=db-1537.log number = 1537 , } | org.apache.activemq.store.kahadb.disk.journal.Journal |

Topic subscription for existing address

2018-03-16 Thread primonuez
Hi, I would like to make use of the publish-subscribe feature of Artemis. The idea would be to start from a declaration of two adresses e.g. A1 and A2, and then an address T1 were send a messages. Then when sending a message "test" to the address T1, the expectation is that the consumer of

Re: VirtualTopic and VirtualTopic Consumer

2018-03-16 Thread Tim Bain
Are you talking about forwarding between brokers in a network of brokers? In that case, you would want to use staticallyIncludedDestinations instead of dynamicallyIncludedDestinations. Tim On Wed, Mar 14, 2018, 10:19 AM alainkr wrote: > Hello > > It look's like that

Re: ERROR: Detected missing journal files - When upgrading from 5.9 to 5.15.3

2018-03-16 Thread Tim Bain
Sorry for not reading carefully enough, I see you found Martin's post and I didn't recognize that we were talking about the same thing. Martin described deleting the index files, not the journal files. He referenced deleting three files, which I can't explain, since the index files I'm aware of