HA with replication not working in artemis 2.19.1

2025-04-08 Thread Niraj Kumar Rohit
Hi USE CASE:-- 1.We have one app which run in two server DP1 AND DP2 2.Both DP1 and DP2 using embedded EmbeddedActiveMQ.java API to run apache activemq artemis. 3.if i start DP1 1st then it is become live server and DP2 become backup and vice versa 4.Now i shutdown DP1 then DP2 should live

Re: HA with replication not working in artemis 2.19.1

2025-04-14 Thread Niraj Kumar Rohit
> Justin > > [1] > > https://stackoverflow.com/questions/76670206/embedded-activemq-artemis-doesnt-show-web-console > > On Mon, Apr 14, 2025 at 2:25 AM Niraj Kumar Rohit < > nirajkumarro...@gmail.com> > wrote: > > > Hi justin > > > > Thanks , I a

Re: HA with replication not working in artemis 2.19.1

2025-04-14 Thread Niraj Kumar Rohit
; https://activemq.apache.org/components/artemis/documentation/latest/ha.html#ha-policies > [2] > > https://github.com/apache/activemq-artemis-examples/tree/main/examples/features/ha > > On Tue, Apr 8, 2025 at 9:07 PM Niraj Kumar Rohit < > nirajkumarro...@gmail.com> > w

Api to get all queue topic name working in artemis 2.19.1

2025-05-01 Thread Niraj Kumar Rohit
On Tue, 15 Apr, 2025, 6:32 am Niraj Kumar Rohit, wrote: > Before we hav hornetq ,now we have to replace hornetq with artemis 2.19.1 > > On Tue, 15 Apr, 2025, 12:22 am Justin Bertram, > wrote: > >> To clarify, you have a legacy product using Java 8, and you're embedding

Re: HA with replication not working in artemis 2.19.1

2025-04-14 Thread Niraj Kumar Rohit
On Mon, Apr 14, 2025 at 11:42 AM Niraj Kumar Rohit < > nirajkumarro...@gmail.com> wrote: > > > Hi Justin > > > > Using 2.19.1 because product is legacy and it is on java 8. > > > > On Mon, 14 Apr, 2025, 6:42 pm Justin Bertram, > wrote: > > > >

Regarding creation of many no of queue and address in artemis 2.19.1

2025-06-23 Thread Niraj Kumar Rohit
Hi all As you can see many no queues have been created under Notificaton so i do't know , is it correct behaviour or what? [image: image.png] 2.similarly its created many no of address like that (0d7a4566-78ed-497d-9156311bc82a) and these are not useful for me. how we can stop it? Th

Re: Regarding creation of many no of queue and address in artemis 2.19.1

2025-06-23 Thread Niraj Kumar Rohit
pfa On Mon, Jun 23, 2025 at 3:41 PM Jean-Baptiste Onofré wrote: > Hi > > Not sure I understand the question. Attachment is not allowed in the > mailing list. Can you please share your screenshot ? > > Regards > JB > > Le lun. 23 juin 2025 à 11:20, Niraj Kumar Rohit