Re: Camel Routing places KahaDB in an unexpected place

2018-03-19 Thread bterhune
Thanks for looking at my message.. We have two activeMQ brokers that send messages back and forth. We are now using camel and spring configuration to define those routes For example: Support Bundle Response We are using persistence on topics but not durable subsc

Re: Removing values appended by Artemis in message body when doing a message copy in Interceptor

2018-03-19 Thread Justin Bertram
If you invoke getBuffer() on org.apache.activemq.artemis.api.core.Message that's going to give you the whole message buffer (i.e. all headers, properties, internal stuff, etc.). I think what you want is just the "body" of the message so you should cast the message to org.apache.activemq.artemis.ap

Re: Removing values appended by Artemis in message body when doing a message copy in Interceptor

2018-03-19 Thread cnadukula
hi guys , any update for me on this? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Disable stacktrace over websocket?

2018-03-19 Thread jda...@openactive.org
OK, thanks. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

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

2018-03-19 Thread meghaauti
Sure, Thanks We will wait for your reply. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

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

2018-03-19 Thread Tim Bain
I'll take a look at the exact version in which the fix was made and I'll let you know what I find. If AMQ-5440 turns out to be fixed in 5.14.0 as reported in the issue, I'm going to ask you to submit a new bug in JIRA. I'll let you know. In the meantime, I think your best option is to save the ful

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

2018-03-19 Thread meghaauti
yes, the file is missing. Currently we are trying to find the reason behind this. These logs are from the activemq.log file. According the JIRA ticket AMQ-5440, this issue has been fixed in 5.14.0 Can you please check this issue and let us know the exact version of the fix? Megha -- Sent from:

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

2018-03-19 Thread muralimohan
Thank you so much @Tim Bain -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

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

2018-03-19 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 | ActiveM

Re: access.log analog ?

2018-03-19 Thread Илья Шипицин
well, I added log interceptor, activemq refuses to start (no logs at all). how to debug it ? can someone have a look at my config ? [root@xxx activemq]# cat /opt/activemq/conf/activemq.xml http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi: