Re: Temporary queue in Artemis active MQ

2024-04-24 Thread Naveen kumar
Hi Team, Any update please ? Regards , Naveen > On 22 Apr 2024, at 5:25 PM, Naveen kumar wrote: > > Hi Team, > > Any update on below please ? > > Regards, > Naveen > >> On 16 Apr 2024, at 11:59 AM, Naveen kumar wrote: >> >> Hi Team, >>

Re: Temporary queue in Artemis active MQ

2024-04-22 Thread Naveen kumar
Hi Team, Any update on below please ? Regards, Naveen > On 16 Apr 2024, at 11:59 AM, Naveen kumar wrote: > > Hi Team, > > We have the below question on temporary queues in Artemis MQ in eks . Could > you please help us with answer for the below ones, > > 1. When a

Temporary queue in Artemis active MQ

2024-04-16 Thread Naveen kumar
Hi Team, We have the below question on temporary queues in Artemis MQ in eks . Could you please help us with answer for the below ones, 1. When are temporary queues used ? 2. How are temporary queues created ? 3. Is there any API call to create temporary queue using JMX? 4. How can granular

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: PowerShell and STOMP Support

2024-02-14 Thread Shiv Kumar Dixit
--user admin --password admin --destination queue://TEST --message-count 1 --message 'Hello World!' Regards, Domenico On Mon, 12 Feb 2024 at 14:24, Shiv Kumar Dixit wrote: > Hi Domenico, > Thanks for the response. > > Use-case is to send some status message to broker while executing a

RE: PowerShell and STOMP Support

2024-02-12 Thread Shiv Kumar Dixit
. Hi Shiv, for text messages you could use the artemis CLI, i.e. .\bin\artemis producer --url tcp://localhost:61616 --protocol core --user admin --password admin --destination queue://TEST --message-count 1 --message 'Hellow World!' Regards, Domenico On Mon, 12 Feb 2024 at 09:32, Shiv Kumar Dixit

PowerShell and STOMP Support

2024-02-12 Thread Shiv Kumar Dixit
Hi, I am exploring a way to securely (TLS) send/receive message to Artemis broker via PowerShell. Previously I tried configuring REST interface, but it was updated in community ticket that REST interface is now decommissioned, and STOMP protocol is expected to cover all the use cases intended

Questions regarding transport over SSL from dotnet client to broker

2024-02-06 Thread Anupam Kumar
Hello I am working with client on dotnet using nuget packages Apache.NMS and Apache.NMS.ActiveMQ which is attempting to communicate specifically to ActiveMQ broker via SSL, have a few questions: 1. Does active mq support SNI auth during SSL handshake? Can we add issuer and root CA certs in trust

Request to join ASF slack channel

2024-02-06 Thread Anupam Kumar
Hello I have few doubts regarding the usage of active mq. Please add me to the channel fir clarifications. Thanks.

REST Interface for Artemis Broker

2024-01-24 Thread Shiv Kumar Dixit
Hi, I am looking to explore an HTTP based mechanism to send/receive messages to broker. Came across this link which explains setup of REST interface in Artemis broker - https://activemq.apache.org/components/artemis/documentation/1.0.0/rest.html. But the link seems from old documentation. If

RE: Disabling clustering for a some addresses

2024-01-08 Thread Shiv Kumar Dixit
Justin [1] https://activemq.apache.org/components/artemis/documentation/latest/last-value-queues.html#clustering On Fri, Jan 5, 2024 at 8:25 AM Shiv Kumar Dixit wrote: > Thanks for the response. We are looking to use disabling clustering on > specific address to enable HA of LVQ. >

Fwd: Need help connecting to broker using proxy

2024-01-07 Thread Sunil Kumar
Hi, i am working on ActiveMQ using c#. I need help in setting the proxy while connecting to the broker using ConnectionFactory IConnectionFactory factory = new ConnectionFactory("ssl://mybrokerurl:4040"); _connection = factory.CreateConnection(_userName, _password);

RE: Disabling clustering for a some addresses

2024-01-05 Thread Shiv Kumar Dixit
ted in the documentation [1]. Justin [1] https://activemq.apache.org/components/artemis/documentation/latest/clusters.html#configuring-cluster-connections On Thu, Jan 4, 2024 at 7:32 AM Shiv Kumar Dixit wrote: > Hi, > Is it possible to disable clustering for some addresses? > > E.g. if

RE: New Addition

2024-01-04 Thread Shiv Kumar Dixit
message is already on the list. Justin On Thu, Jan 4, 2024 at 8:15 AM Shiv Kumar Dixit wrote: > Please add. > > Thanks > Shiv >

New Addition

2024-01-04 Thread Shiv Kumar Dixit
Please add. Thanks Shiv

Disabling clustering for a some addresses

2024-01-04 Thread Shiv Kumar Dixit
Hi, Is it possible to disable clustering for some addresses? E.g. if I have 2 nodes in a broker cluster and given address TEST.DEMO is present on both nodes. If messages are pending on node A and consumer connects to node B then by virtue of clustering, messages move from node A to node B and

Re: Need help in connecting to embedded broker from external client

2023-12-14 Thread Shurya kumar
I was doing telnet on 8990. --telnet 127.0.0.1 8990 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host. - I tried with making the ports as same in the broker url and acceptor. Port used was 5672 In both the scenarios, the

Need help in connecting to embedded broker from external client

2023-12-13 Thread Shurya kumar
Hi all, I am using an embedded Artemis broker in my Springboot application. I am able to use the broker from the java application. However, when i try to connect to broker from the python client using stomp/amqp, it is not getting connected. But the telnet command is able to the port. Is there

Documentation for Apache.NMS.AMQP TLS/SSL Configuration

2023-12-05 Thread Shiv Kumar Dixit
Hi team, .Net based client wants to use Apache.NMS.AMQP API (AMQPS) with certificate based authentication to connect to Artemis broker. They need some documentation/example as how to configure certificate (private key and chain of certs etc.) with AMQPS broker URI. They are not able to find any

RE: Queue message consumption stopping abruptly till broker is restarted

2023-10-19 Thread Shiv Kumar Dixit
uce this problem relatively easily. Is > there any chance you could work up a reproducer you could share? > > > Justin > > On Tue, Oct 17, 2023 at 10:00 AM Shiv Kumar Dixit > wrote: > > > Hi, > > Is there any update on this topic? > > > > Best Regards, &

RE: Queue message consumption stopping abruptly till broker is restarted

2023-10-17 Thread Shiv Kumar Dixit
Hi, Is there any update on this topic? Best Regards, Shiv -Original Message- From: Shiv Kumar Dixit Sent: Wednesday, October 11, 2023 10:33 PM To: users@activemq.apache.org Subject: Queue message consumption stopping abruptly till broker is restarted CAUTION: EXTERNAL EMAIL - Sent

Queue message consumption stopping abruptly till broker is restarted

2023-10-11 Thread Shiv Kumar Dixit
Hi, One of Artemis broker clients is facing a strange issue where consumer application with 5 concurrent threads stop pulling messages from the queue after limited successful message processing. When the consumer application first starts, it receives the messages over 5 threads but after

RE: Automatically removing inactive durable topic subscribers

2023-10-11 Thread Shiv Kumar Dixit
V2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7 > C%7C%7C=q60Gpa3xxKFULinTNBBUTzNUL2VwiuGhI3%2BxOMSydBg%3D > d=0 > > On Tue, Oct 10, 2023 at 6:47 AM Shiv Kumar Dixit > wrote: > >> Hi, >> If there a way in Artemis broker to automatically remove inactive >> durab

Automatically removing inactive durable topic subscribers

2023-10-10 Thread Shiv Kumar Dixit
Hi, If there a way in Artemis broker to automatically remove inactive durable topic subscribers. E.g. check every hour of inactive subscribers and remove the one who are not active for last 12 hours. Classic ActiveMQ has some configuration

RE: Pre-authentication with Broker

2023-08-22 Thread Shiv Kumar Dixit
alking to the broker to ensure it had valid credentials. That, of course, would be a lot of extra work for the client and would pose a potential problem for the LDAP server itself. Justin [1] https://issues.apache.org/jira/browse/ARTEMIS-4306 On Mon, Jul 24, 2023 at 1:31 AM Shiv Kumar Dixit

RE: Pre-authentication with Broker

2023-08-22 Thread Shiv Kumar Dixit
Hi Justin, We are using certificate based authentication. Below is the details of issue we faced with Artemis 2.27.1. 1. Host A has 10 client applications who use certificate based authentication. Most of them are using OpenWire protocol. Some are AMQP and core based as well. 2. 8 of them are

RE: Pre-authentication with Broker

2023-08-21 Thread Shiv Kumar Dixit
Hi, Is there any suggestion on this topic? Best Regards, Shiv -Original Message- From: Shiv Kumar Dixit Sent: Monday, July 24, 2023 12:01 PM To: users@activemq.apache.org Subject: Pre-authentication with Broker [shivkumardi...@eurofins.com.invalid appears similar to someone who

RE: Unexpected Error Stopping Artemis 2.26.0 broker

2023-08-01 Thread Shiv Kumar Dixit
. I would try with latest release on paging as page-cache was removed. On Mon, Jul 24, 2023 at 7:26 AM Shiv Kumar Dixit wrote: > > We see below error in artemis.log and it is stopping the broker. Broker > version is 2.26.0. Before broker stops, we see many entries where paging on &g

RE: Issue in Message Sync via Core Bridge

2023-07-25 Thread Shiv Kumar Dixit
by Eurofins. Do not click on links or open attachments unless you recognise the sender and are certain that the content is safe. What version of ActiveMQ Artemis are you using? Justin On Mon, Jul 24, 2023 at 5:41 AM Shiv Kumar Dixit wrote: > We are facing a strange issue while syncing messa

Unexpected Error Stopping Artemis 2.26.0 broker

2023-07-24 Thread Shiv Kumar Dixit
We see below error in artemis.log and it is stopping the broker. Broker version is 2.26.0. Before broker stops, we see many entries where paging on different addresses are starting and stopping. When paging related logs on different addresses are done, we see message 'Cannot find iter to

Issue in Message Sync via Core Bridge

2023-07-24 Thread Shiv Kumar Dixit
We are facing a strange issue while syncing messages from source to target broker cluster using Core bridge. Our source and target brokers are symmetric cluster and each has 2 nodes. Since both source and target cluster has 2 nodes each, we have defined bridges from source cluster to target

Pre-authentication with Broker

2023-07-24 Thread Shiv Kumar Dixit
We would like to know if there is any mechanism to pre-authenticate broker users first (basic authentication or certificate authentication) and if the credentials/certificate is valid then only connection attempt is made on the broker. We are seeing a case where some users are either using

OpenWire Protocol Support in Artemis

2023-06-28 Thread Shiv Kumar Dixit
I would like to know if there is any plan to discontinue or decommission OpenWire protocol support in Artemis broker. Thanks Shiv

Activemq 5.18.1 integration with Wildfly 28.0.1

2023-06-28 Thread Anil Kumar Ravva
Hi, Please find my query below. We want to integrate Wildly 28.0.1 with Activemq 5.18.1. But we are not able to do this, and the excepetions are coming for the jakarta namespaces. 1. Wildfly 28.0.1 is using the jakarta namespace. 2. Activemq latest(5.18.1) is using the javax namespace in its

Re: ActiveMQ Artemis Client interface (AMQP vs REST)

2020-12-23 Thread Mohan Kumar
WSL or even a full-blown VM. Justin [1] https://qpid.apache.org/discussion.html On Thu, Dec 17, 2020 at 2:49 AM Mohan Kumar wrote: > Thanks for your reply. > > As per the documentation QPID Dispatcher "Note : Dispatch Router will not > build on Windows." > Our applicatio

RE: ActiveMQ Artemis Client interface (AMQP vs REST)

2020-12-17 Thread Mohan Kumar
nections beyond what the broker is able to support I would recommend using Qpid Dispatch Router [1] as a connection concentrator. Justin [1] https://qpid.apache.org/components/dispatch-router/index.html On Mon, Dec 14, 2020 at 1:57 AM Mohan Kumar wrote: > Hi, > > Based on the sug

RE: ActiveMQ Artemis Client interface (AMQP vs REST)

2020-12-16 Thread Mohan Kumar
REST endpoint... and you talk to the server through your implementation. On Mon, Dec 14, 2020 at 2:58 AM Mohan Kumar wrote: > > Hi, > > Based on the suggestion from Justin Bertram I am posting my query here. > > We are new to ActiveMQ Artemis world. > When we started in Activ

ActiveMQ Artemis Client interface (AMQP vs REST)

2020-12-13 Thread Mohan Kumar
Hi, Based on the suggestion from Justin Bertram I am posting my query here. We are new to ActiveMQ Artemis world. When we started in ActiveMQ Artemis Broker we choose AMQP protocol to produce and consume data from broker. But as per the suggestion we received from ActiveMQ Artemis consultant we

Info regarding jolokia API

2020-11-19 Thread anil kumar
Hi, Here is my requirement. I am creating a meeting with custom AMQ_SCHEDULED_ID, so that people will get notified before 15 mins.I am using Activemq , NodeJS with stompit npm module in Dockers. If I want to delete the meeting , I need to remove the scheduler and queue for that meeting. But

Fwd: [jira] [Closed] (AMQ-7460) CreateConsumer API Hangs

2020-04-02 Thread ranjith kumar
Hi Team, Need your help for CreateConsmer Hang, Please find the below details. We are using 5.5.0, whether the same is fixed in the latest version? > CreateConsumer API Hangs > > > Key: AMQ-7460 > URL:

Artemis federation over HTTP

2020-02-28 Thread sateesh kumar kapu
I am trying out federation example that is involving brokers on different machines. I am able to establish connection using core protocols via TCP however not able to make same thing with HTTP protocol. According to documentation it is mentioned that broker identifies the HTTP request and

Re: Federation using Bi-Directional/Duplex between Artemis brokers

2020-02-27 Thread sateesh kumar kapu
Thanks Chris, Currently we are using ActiveMQ5.x and planning to switch to Artemis to leverage its benefits but it appears Duplex feature is a deal breaker for now to make this switch. Even it is required two connections to federate, if they initiated by one broker then it would have solved our

Federation using Bi-Directional/Duplex between Artemis brokers

2020-02-26 Thread satees kumar kapu
We are trying to implement a hub and spoke topology using the Federation feature by configuring both upstream and downstream connections. In our case, we wanted to configure everything that is needed for the federation on the broker which is acting as spoke. This is mainly done this way as our

Re: HornetQ to ActiveMQ Artemis (beans)

2020-02-23 Thread Anil Kumar Pippalapalli
First looks like you don’t have Artemis jms client jar on the class path of using maven you can add the dependency. Also declare below configuration under a separate bean as something like id=connectionfactory and refer to it under jmsContainerFactor bean.

Re: Not running on Jetty, JSR-356 support unavailable

2019-12-02 Thread Naveen Kumar
Hi Tim, Thank you for the suggestion. I tried using TCP transport in place of HTTP and now I get another problem: SEVERE [main] com.sun.xml.ws.transport.http.servlet.WSServletContextListener.parseAdaptersAndCreateDelegate WSSERVLET11: failed to parse runtime descriptor:

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-28 Thread Naveen Kumar
Hi JB, For a test, I just placed the jetty-all jar in tomcat 9 lib and server start up reports the same error. I did not keep activemq or any other jar. Thanks Naveen -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-28 Thread Naveen Kumar
e ActiveMQ in Karaf, you don't have the issue as Jetty > artifacts are already provided by Karaf. > > I created https://issues.apache.org/jira/browse/AMQ-7358 to do the > change for 5.16.0. > > Regards > JB > > On 29/11/2019 06:48, Naveen Kumar wrote: > > As per the

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-28 Thread Naveen Kumar
As per the below post at Jetty, the jar jetty-all should not be used by any other projects. https://www.eclipse.org/lists/jetty-users/msg06030.html Can someone please help to confirm if my understanding is correct that activemq-all-5.15.10.jar has a dependency on

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-22 Thread Naveen Kumar
Hi JB, I am starting it from code using brokerservice. Thanks Naveen -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Not running on Jetty, JSR-356 support unavailable

2019-11-22 Thread Naveen Kumar
I am trying to upgrade ActiveMQ jar to its latest version. It requires me to upgrade Jetty to 9.4 version. I have current setup as Tomcat 9 + ActiveMQ 5.12 + jetty-all-8.1. I want to upgrade it as Tomcat 9 + ActiveMQ 5.15 + jetty-all-9.4. After doing the changes when I try to start tomcat, it

After upgrading activemq 5.13.1 to activemq 5.15.7, issues with java.security.Security.insertProviderAt/org.apache.activemq.broker.BrokerService

2018-12-05 Thread sunil kumar
identifying and fixing this issue. Products involved are : WAS 8.5.5.9 - 8.5.5.14 LDAP/Active directory JazzSM(DASH) 3.1.3 CP5 -CP7 ActiveMQ 5.15.7 and ActiveMQ 5.13.1,ActiveMQ 5.5.1, -- Thanks Sunil Kumar G S

MDC logging plugin

2018-11-09 Thread Sasi Kumar
Dear All, Good Afternoon. I created a simple plugin to extract info from messages and add them as MDC fields in the logging. This was created a while ago to help in my day to day work and I was wondering if someone out there might find it useful as well.

Re: org.apache.activemq.broker.TransportConnection.Transport - Transport Connection to: tcp://XX.XX.XXX.XXX:5445 failed: java.io.EOFException

2017-03-05 Thread Ravi Kumar
Check if the IP 10.33.168.186 belongs to any load balancer. If so then if healthcheck is enabled at load balancer level then you will get such messages. On Sat, Mar 4, 2017 at 4:30 AM, Daivish Shah wrote: > We have following Configuration in

Can you please share Apache.NMS.AMQP.dll?

2016-09-21 Thread Kumar
I am not having knowledge on c plus program if anyone having Apache.NMS.AMQP.dll 32bit Windows, Can you please share the binary files with its dependency binary files. -- View this message in context:

Monitor ActiveMQ Brokers

2016-08-07 Thread Ravi Kumar
Hi Folks, I have ActiveMQ servers configured based on country and all brokers are connected to one master server. I noticed sometime master broker or any of country specific broker is not responding due to Java memory issue. Is there any tool available to monitor all the connected brokers and

Re: How to drop failed requests from queue

2015-05-28 Thread Barath Kumar
Hi, setTimeToLive works. Thanks for your help. You saved my application. Regards, Barath Kumar On Thu, May 28, 2015 at 1:03 PM, Timothy Bish tabish...@gmail.com wrote: The docs are a good place to start http://docs.oracle.com/javaee/1.4/api/javax/jms/MessageProducer.html Use a MessageProducer

How to drop failed requests from queue

2015-05-28 Thread Barath Kumar
if the consumers fail to respond. I am using Active MQ version 5.5.1 Regards, Barath Kumar

Re: How to drop failed requests from queue

2015-05-28 Thread Barath Kumar
Hi, Thanks for your reply. How do I set the parameter Time To Live ? What java API I should use for it. Regards, Barath Kumar On Thu, May 28, 2015 at 12:40 PM, Timothy Bish tabish...@gmail.com wrote: Have you thought about setting a Time To Live when you send the messages so that they get

How to unsubscribe

2013-08-11 Thread Mithun Kumar
Hello All, Sorry for spamming. Can someone let me know how to unsubscribe? -mithun

Problem working with PHP, STOMP and ActiveMQ - Channel was inactive for too long

2008-07-16 Thread Sunil Kumar
Hello, I am trying to interface php with ActiveMQ using STOMP. I followed instructions given at the following URL's: http://activemq.apache.org/getting-started.html#GettingStarted-StartingActiveMQ,http://activemq.apache.org/getting-started.html#GettingStarted-StartingActiveMQ

Re: ActiveMQ In Jboss - Two Brokers Getting Created when using VM Protocol

2008-05-23 Thread Kumar Ravella
alre ady registered. Any advice ? Thanks Kumar Kumar Ravella wrote: Hi All , There are two Brokers Getting Created while trying to use both VM and TCP Protocols.. I deployed ActiveMQ inside JBoss. - activemq-ra.rar. In my Brokre-Config i have made these setting for My

Re: ActiveMQ In Jboss - Two Brokers Getting Created when using VM Protocol

2008-05-23 Thread Kumar Ravella
: org.apache.activemq:BrokerName=broker1,Type=Broker alr ady registered. - Kumar rajdavies wrote: Are you still explicitly registering a vm:// connector on the broker ? - you shouldn't need to cheers, Rob On 23 May 2008, at 07:51, Kumar Ravella wrote: Hi ,, When i searched

ActiveMQ In Jboss - Two Brokers Getting Created when using VM Protocol

2008-05-22 Thread Kumar Ravella
have added both tcp://localhost:61616 vm://myvmbroker But only when i try to use these two URL's in my code . It is creating two brokers . Broker1 and myvmbroker Is this a normal Behavior .. ? Can't i make both connections running in single Broker ? Thanks Kumar Ravella - Thanks, Kumar

Persisting messages across restarts (AMQ 4.1.1 4.1.2)

2008-04-23 Thread Deepak Kumar
Hm.. trying to get this sent to the mailing list. Lets see if this works. Apologies if this becomes a dupe. Hi Folks, I'm hoping this is an easy one to answer for some of you. Been using AMQ 4.1.1 for a couple of months now, and only just noticed that messages that are marked as

with same Mysql DB instance with Different Servicemix's

2007-06-18 Thread Rohit Kumar
Hi, I am migrated derby to Mysql with ActiveMQ.xml file. But If I used same Db instace to two servicemix I am getting beow error while processing the request(sending xml file to input queue getting results from WS to output queue). Stace stace like bleow.In both servicemixs using same