AW: Question related to JDK

2024-11-27 Thread s.goetz
We have been using Open JDK 11 and 17 for years now with Active MQ Artemis and had no issues that were related to differences between Oracle JDK and Open JDK. We have been and are still using Eclipse Temurin / Adoptium releases and plan to upgrade to 21 in the near future. Hope this helps. Seba

Re: Question related to JDK

2024-11-27 Thread Justin Bertram
OpenJDK is a great option. I use it exclusively for testing and development. You should be safe up to 22, but I'm not 100% sure about 23. I don't think we have any automated tests on 23 yet. Justin On Wed, Nov 27, 2024 at 7:37 AM M Das wrote: > Hello Team, > > We have been asked to move away

Re: The master node of activemq reboots by itself

2024-11-27 Thread Justin Bertram
> But in cluster architecture, the lease-database-locker is necessary to avoid multiple brokers running against the same logical database, no ? That's correct. To be clear, it's perfectly reasonable to use the lease-database-locker. You just need to ensure that the broker can maintain its lease i

RE: The master node of activemq reboots by itself

2024-11-27 Thread GIRONA Pierre
But in cluster architecture, the lease-database-locker is necessary to avoid multiple brokers running against the same logical database, no ? [cid:image001.png@01D9E63C.D620F290] Pierre GIRONA Référent Middleware Centre de compétences DIAE - Data, Intégration & Architecture d’Entreprise DSI Grou

Re: The master node of activemq reboots by itself

2024-11-27 Thread Justin Bertram
You've configured the lease-database-locker: I recommend taking a look at the documentation for this [1] to understand better how it works. Justin [1] https://activemq.apache.org/components/classic/documentation/pluggable-storage-lockers#

RE: The master node of activemq reboots by itself

2024-11-27 Thread GIRONA Pierre
Hi Justin, Thanks for your reply. But how I ensure that the broker is able to maintain its lock ? You can find attached activemq configuration files. Do you see anything configured incorrectly? Regards, [cid:image001.png@01D9E63C.D620F290] Pierre GIRONA Référent Middleware Centre de compéte

Re: The master node of activemq reboots by itself

2024-11-27 Thread Justin Bertram
This seems like an environmental issue of some kind. The error message clearly states: BROKER_PROD_1, no longer able to keep the exclusive lock so giving up being a master So, the broker lost its exclusive lock which means it will shut itself down to avoid split brain. This lock is what the mas

Re: Support requesting to config SLDAP for ActiveMQ

2024-11-27 Thread Justin Bertram
Which ActiveMQ broker are you asking about? Classic or Artemis? Justin On Wed, Nov 27, 2024 at 5:12 AM Ravindu Wanasinghe < ravindu.wanasin...@chakray.com> wrote: > Hi Team, > > Requesting s support for config SLDAP for the ActiveMQ, > > 1.Is there a possibility to config SLDAP for the Activem

Question related to JDK

2024-11-27 Thread M Das
Hello Team, We have been asked to move away from Oracle Java and instead use OpenJDK. I wanted to understand if ActiveMq would be fully compatible with OpenJDK 21 or 23 And if anybody has faced any issues with OpenJDK? Thank you.

Re: Support requesting to config SLDAP for ActiveMQ

2024-11-27 Thread Ravindu Wanasinghe
Hi Team, Requesting s support for config SLDAP for the ActiveMQ, 1.Is there a possibility to config SLDAP for the Activemq ? 2.If yes, please send us a document or resources for reference. Highly appreciate your support for this. Thanks, Ravindu On Wed, 27 Nov 2024 at 16:28, Ravindu Wanasinghe

The master node of activemq reboots by itself

2024-11-27 Thread GIRONA Pierre
Hello, I have a problem with activeMQ. My configuration is in cluster mode and once a month or so, the master node reboots by itself. Have you ever had this problem? You can find attached the log files of each nodes. The node 1 restart on 2024-11-14 at 17:21:21,946 with this error : BROKER_PRO