Re: [EXTERNAL] [BULK] Re: Shared store config

2024-03-07 Thread Justin Bertram
Can you reproduce this locally (i.e. both primary & backup running on the same machine pointing to a shared directory)? If so, that indicates a problem with the broker itself. If not, that indicates a problem with either your configuration or environment (e.g. file-locking on NFS not working

RE: [EXTERNAL] [BULK] Re: Shared store config

2024-03-07 Thread Gunawan, Rahman (GSFC-703.H)[Halvik Corp]
There are 2 issues here: 1. When backup server started, it immediately obtain the lock and shutdown primary. Thus, there is no standby mode, just in case primary failed. 2. Even I added true, it still didn't shutdown backup server when primary is up. I'm using artemis 2.32.0. Regards, Rahman

Re: Shared store config

2024-03-07 Thread Justin Bertram
I believe you need to set true on the backup. See the documentation [1] for more details. Justin [1] https://activemq.apache.org/components/artemis/documentation/latest/ha.html#failing-back-to-primary-server On Thu, Mar 7, 2024 at 2:31 PM Gunawan, Rahman (GSFC-703.H)[Halvik Corp] wrote: > I

Shared store config

2024-03-07 Thread Gunawan, Rahman (GSFC-703.H)[Halvik Corp]
I have been using NFS 4.1 for shared store config. However; when I started backup server, the primary went down immediately. But when I restart primary, the secondary didn't go down. Below is my config: Primary broker.xml: true true

Re: ActiveMQ license

2024-03-07 Thread Justin Bertram
There is no license fee for any Apache software. It is Open Source and licensed under the Apache License 2.0 [1]. You can download and use it for free at any time in any way allowed by the license. Support from the community is available for free, but such support is provided on a volunteer

ActiveMQ license

2024-03-07 Thread Annankra, Myriah A.
Hello I am trying to get a quote for an ActiveMQ license. Please let me know at your earliest convenience. Thank you, Myriah Annankra | SAIC Senior Logistics Management Analyst EDIS | Defense and Civilian Sector M 505-695-0320 | E myriah.a.annan...@saic.com

Re: Can’t addRole using JMX API call

2024-03-07 Thread Domenico Francesco Bruscino
Hi Naveen, you add security settings for addresses by using org.apache.activemq.artemis.api.core.management.ActiveMQServerControl.addSecuritySettings, i.e. curl -H 'Origin:http://localhost:8161' -u admin:admin ' http://localhost:8161/console/jolokia/exec/org.apache.activemq.artemis:broker=

Can’t addRole using JMX API call

2024-03-07 Thread Naveen kumar
Hi Team, We are not able to addRole to the address/queues. Can you please help us with right API call using jolokia endpoint? Regards , Naveen

Re: brain split causes both nodes to be LIVE in a replicated-failback-static setup

2024-03-07 Thread Simon Valter
Thank you for clarifying -- Simon On Wed, Mar 6, 2024 at 7:23 PM Justin Bertram wrote: > > I did however assume that since backup was able to vote the quorum with 1 > vote and decide to become active, it would also once they did re-establish > connection later, which they did, would just pass