Re: ISSUE IN THE ARTEMIS_PRIMARY_SECONDARY_BOTH_LIVE_SAMETIME

2024-05-27 Thread Justin Bertram
Generally speaking, I recommend you use the ZooKeeper integration to mitigate split-brain. That will be the most effective strategy. If you have _no other choice_ but to use the network pinger then it's better than nothing. It can be effective, but it is crude and not necessarily straightforward t

Re: ActiveMq classic with Postgress

2024-05-27 Thread Susinda
Hi JB I let the ActiveMq to create them. On Mon, May 27, 2024 at 6:50 PM Jean-Baptiste Onofré wrote: > Hi > > I assigned the Jira you created to me. > > Quick question: how do you create the tables ? By hand or you let > ActiveMQ create them ? > > Regards > JB > > On Wed, May 22, 2024 at 2:

Re: Artemis 2.33.0 doesn't start with existing data

2024-05-27 Thread Justin Bertram
You're hitting ARTEMIS-4742 [1]. The fix has already been merged and will be released this week as part of 2.34.0. Justin [1] https://issues.apache.org/jira/browse/ARTEMIS-4742 On Mon, May 27, 2024 at 9:35 AM Thorsten Meinl wrote: > Hi, > > I have tried to start Artemis 2.33.0 on existing dat

Re: Log JMS headers

2024-05-27 Thread Peter Nagy
Hi Matt, Thanks for the quick response. LoggingBrokerPlugin does work indeed! Thanks, Peter On Mon, 27 May 2024 at 18:42, Matt Pavlovich wrote: > > Hi Peter- > > Are you trying to log on the client side or server-side? > > For the broker-side, there is a LoggingBrokerPlugin that will log the JM

Re: Log JMS headers

2024-05-27 Thread Matt Pavlovich
Hi Peter- Are you trying to log on the client side or server-side? For the broker-side, there is a LoggingBrokerPlugin that will log the JMS properties and headers for each message. For the client-side, that is usually application-specific. Some frameworks have built-in support to log message

Re: Log JMS headers

2024-05-27 Thread Peter Nagy
Sorry, I am on Apache ActiveMQ 5.11.0 On Mon, 27 May 2024 at 16:02, Peter Nagy wrote: > > Hi all, > > I am wondering if it is possible to log JMS headers somehow? > > Thanks, > Peter - To unsubscribe, e-mail: users-unsubscr...@a

Artemis 2.33.0 doesn't start with existing data

2024-05-27 Thread Thorsten Meinl
Hi, I have tried to start Artemis 2.33.0 on existing data (last version was 2.32.0) but it won't start with the following exception: 2024-05-27 14:29:18,519 ERROR [org.apache.activemq.artemis.core.server] AMQ224000: Failure in initialisation java.lang.IndexOutOfBoundsException: readerIndex(1044)

Log JMS headers

2024-05-27 Thread Peter Nagy
Hi all, I am wondering if it is possible to log JMS headers somehow? Thanks, Peter - To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org For additional commands, e-mail: users-h...@activemq.apache.org For further infor

RE: ISSUE IN THE ARTEMIS_PRIMARY_SECONDARY_BOTH_LIVE_SAMETIME

2024-05-27 Thread Albaasith Ahamed
Any update on this please Justin. Regards, Albaasith Ahamed -Original Message- From: Albaasith Ahamed Sent: Sunday, May 26, 2024 1:47 PM To: 'Justin Bertram' ; users@activemq.apache.org Subject: RE: ISSUE IN THE ARTEMIS_PRIMARY_SECONDARY_BOTH_LIVE_SAMETIME Thanks for the suggestion,

Re: Activemq multikahadb persistence adapter bug

2024-05-27 Thread Jean-Baptiste Onofré
Hi, Chris fixed it and merged on the 5.18.x branch. I will do a pass on Jira preparing 6.2.0 and 5.18.5 releases. Regards JB On Wed, May 22, 2024 at 12:18 AM Ritesh Adval wrote: > > Hi folks, > > I have filed this issue with a test case and bug fix patch as well, would > appreciate if someone

Re: ActiveMq classic with Postgress

2024-05-27 Thread Jean-Baptiste Onofré
Hi I assigned the Jira you created to me. Quick question: how do you create the tables ? By hand or you let ActiveMQ create them ? Regards JB On Wed, May 22, 2024 at 2:16 AM Susinda wrote: > > Hi All > > I'm getting this error with activemq classic 6.1.1 when I use postgress as > a datastore >

Create a new Attribute

2024-05-27 Thread omar.lakniti
Hello, we are using Artemis 2.31. Is there a way to create a new Attribute to show when "last retrieve" or "last delivery" from Queues on the console? Thanks for reply. Omar Lakniti -Ursprüngliche Nachricht- Von: Justin Bertram Gesendet: Montag, 27. Mai 2024 01:36 An: user