RE: Artemis management console stops responding with exceptions in io.hawt.web.auth.AuthenticationFilter

2024-03-14 Thread MILOVIDOV Aleksandr
13, 2024 7:09 PM To: users@activemq.apache.org Subject: Artemis management console stops responding with exceptions in io.hawt.web.auth.AuthenticationFilter Hi Team, We have ActiveMQ Artemis server in the test environment, and sometimes management console of this server becomes unresponsive

Artemis management console stops responding with exceptions in io.hawt.web.auth.AuthenticationFilter

2024-03-13 Thread MILOVIDOV Aleksandr
Hi Team, We have ActiveMQ Artemis server in the test environment, and sometimes management console of this server becomes unresponsive. Users report that they get connection timeout when opening web page of management console. At the same time broker is working, messages are sent/consumed. When

Re: Artemis management console refresh rate

2023-11-30 Thread Domenico Francesco Bruscino
Hi Aleksandr, the default rate value of 5 seconds is hard coded in the hawtio console, see https://github.com/hawtio/hawtio-integration/blob/v5.2.0/plugins/jmx/ts/workspace.ts#L63 Regards, Domenico On Thu, 30 Nov 2023 at 10:56, MILOVIDOV Aleksandr wrote: > Hi Team, > > In the m

Artemis management console refresh rate

2023-11-30 Thread MILOVIDOV Aleksandr
Hi Team, In the management console of ActiveMQ Artemis any user can change preferences and set update rate in Jolokia settings. Default update rate is 5 seconds. When application creates or deletes temporary queues too frequently, it is difficult to work in the console. This setting is applied

Re: "Use current logon user" in Artemis management console does not work

2023-11-08 Thread Domenico Francesco Bruscino
Hi Aleksandr, I reproduced this issue connecting a client without user and password, see https://github.com/brusdev/activemq-artemis/commit/1b6697bda4bb19806d982cf9fe6a2a0ab6b45a3b Could you create a new JIRA? Thanks, Domenico On Thu, 19 Oct 2023 at 12:09, MILOVIDOV Aleksandr wrote: > Hi Dome

Re: "Use current logon user" in Artemis management console does not work

2023-10-19 Thread MILOVIDOV Aleksandr
Hi Domenico, > maybe this issue is due to the cache, see > https://github.com/apache/activemq-artemis/blob/2.31.0/artemis-server/src/main/java/org/apache/activemq/artemis/core/security/impl/SecurityStoreImpl.java#L409 > > Could you try to clear the authentication cache using the operation > clearA

Re: "Use current logon user" in Artemis management console does not work

2023-10-19 Thread Domenico Francesco Bruscino
is that when "use current logon user" is checked, on some > servers credentials from management console are not passed from management > console session to the broker where credentials are used to send the > message. > Unfortunately I cannot figure out the difference between serv

Re: "Use current logon user" in Artemis management console does not work

2023-10-18 Thread MILOVIDOV Aleksandr
EST The problem is that when "use current logon user" is checked, on some servers credentials from management console are not passed from management console session to the broker where credentials are used to send the message. Unfortunately I cannot figure out the difference between se

Re: "Use current logon user" in Artemis management console does not work

2023-10-18 Thread Domenico Francesco Bruscino
gt; > Since version 2.28.0 there is an option in the management console - when > sending message to queue, user can specify user and password which are used > to send message. > There is also a checkbox "Use current logon user" which is turned on by > default and it is not always

"Use current logon user" in Artemis management console does not work

2023-10-18 Thread MILOVIDOV Aleksandr
Hi Team, Since version 2.28.0 there is an option in the management console - when sending message to queue, user can specify user and password which are used to send message. There is also a checkbox "Use current logon user" which is turned on by default and it is not always work a

Re: Running Artemis management client without excessive permissions

2023-08-28 Thread Domenico Francesco Bruscino
e()); } Regards, Domenico On Mon, 28 Aug 2023 at 13:00, MILOVIDOV Aleksandr < aleksandr.milovi...@raiffeisen.ru> wrote: > Hello Team, > > We have problem using management client in restricted environment where > user can send/receive messages only to specified destinations. > I w

Running Artemis management client without excessive permissions

2023-08-28 Thread MILOVIDOV Aleksandr
Hello Team, We have problem using management client in restricted environment where user can send/receive messages only to specified destinations. I would like to clarify how ActiveMQ Artemis management client works and if it is correct. I have created Artemis broker instance with --allow

Re: Messages accumulating in management queue

2023-01-22 Thread Clebert Suconic
; > > > [image: rg] <https://www.redpointglobal.com/> > > John Lilley > > Data Management Chief Architect, Redpoint Global Inc. > > 888 Worcester Street, Suite 200 Wellesley, MA 02482 > <https://www.google.com/maps/search/888+Worcester+Street,+Suite+200+Wellesley,+

Re: Messages accumulating in management queue

2023-01-17 Thread Justin Bertram
[image: rg] <https://www.redpointglobal.com/> > > John Lilley > > Data Management Chief Architect, Redpoint Global Inc. > > 888 Worcester Street, Suite 200 Wellesley, MA 02482 > > *M: *+1 7209385761 <+1%207209385761> | john.lil...@redpointglobal.com > > *From:* Justin Bertram

RE: Messages accumulating in management queue

2023-01-17 Thread John Lilley
Thanks! That does it. [rg] <https://www.redpointglobal.com/> John Lilley Data Management Chief Architect, Redpoint Global Inc. 888 Worcester Street, Suite 200 Wellesley, MA 02482 M: +1 7209385761 | john.lil...@redpointglobal.com<mailto:john.lil...@redpointglobal.com> From: Ju

Re: Messages accumulating in management queue

2023-01-16 Thread Justin Bertram
the second queue in our production > comes from, but that isn’t critical right now. > > > > Everything serializes through a single lock object, so I don’t think I > have any thread-safety issues. Performance is not important. > > > > Thanks > > John > > &

RE: Messages accumulating in management queue

2023-01-16 Thread John Lilley
right now. Everything serializes through a single lock object, so I don’t think I have any thread-safety issues. Performance is not important. Thanks John [rg] <https://www.redpointglobal.com/> John Lilley Data Management Chief Architect, Redpoint Global Inc. 888 Worcester Street,

Re: Messages accumulating in management queue

2023-01-16 Thread Justin Bertram
’d like to know why. > > > > I think you can see that image here: > > > https://drive.google.com/file/d/1gKDrg4-tRs7WSPbsqQ7Bu-UfhBPu4Fdj/view?usp=sharing > > > > john > > > > > > > [image: rg] <https://www.redpointglobal.com/> >

RE: Messages accumulating in management queue

2023-01-16 Thread John Lilley
image here: https://drive.google.com/file/d/1gKDrg4-tRs7WSPbsqQ7Bu-UfhBPu4Fdj/view?usp=sharing john [rg] <https://www.redpointglobal.com/> John Lilley Data Management Chief Architect, Redpoint Global Inc. 888 Worcester Street, Suite 200 Wellesley, MA 02482 M: +1 7209385761 | jo

Re: Messages accumulating in management queue

2023-01-16 Thread Justin Bertram
the NPE? I don't see in your code where you're actually closing the ClientRequestor so that might be a problem. Without more details it's impossible to say. Justin On Mon, Jan 16, 2023 at 10:31 AM John Lilley wrote: > Greetings! > > > > We are using the Artemis q

Messages accumulating in management queue

2023-01-16 Thread John Lilley
Greetings! We are using the Artemis queue-based management APIs, and noticed that one of the two management queues that appears in the console starts to grow without bound: [cid:image003.png@01D9298D.231470D0] I don’t know if that image comes through the mailing list, but it shows two of the

Re: Can I use management API without blocking queue auto-deletion?

2023-01-05 Thread Justin Bertram
e filter. Hope that helps. Justin On Thu, Jan 5, 2023 at 10:05 AM Justin Bertram wrote: > The ManagementHelper API is there to help you create & structure > management messages which the broker receives and parses in order to invoke > methods on the corresponding JMX MBeans

Re: Can I use management API without blocking queue auto-deletion?

2023-01-05 Thread Justin Bertram
The ManagementHelper API is there to help you create & structure management messages which the broker receives and parses in order to invoke methods on the corresponding JMX MBeans [1]. So in your current code you're effectively using something like this: ManagementHelper.putAttribut

RE: Can I use management API without blocking queue auto-deletion?

2023-01-04 Thread John Lilley
[rg] <https://www.redpointglobal.com/> John Lilley Data Management Chief Architect, Redpoint Global Inc. 888 Worcester Street, Suite 200 Wellesley, MA 02482 M: +1 7209385761 | john.lil...@redpointglobal.com<mailto:john.lil...@redpointglobal.com> From: John Lilley Sent: Wednesda

RE: Can I use management API without blocking queue auto-deletion?

2023-01-04 Thread John Lilley
Justin, I’ve been looking for examples on how to use that “options” string in the ManagementHelper API for listing queues, but I’m coming up empty… can you point me to a link? Thanks John [rg] <https://www.redpointglobal.com/> John Lilley Data Management Chief Architect, Redpoint

RE: Can I use management API without blocking queue auto-deletion?

2023-01-04 Thread John Lilley
Thanks! Sorry, something must be up with my Outlook… I am not seeing some messages from the mailing list. john [rg] <https://www.redpointglobal.com/> John Lilley Data Management Chief Architect, Redpoint Global Inc. 888 Worcester Street, Suite 200 Wellesley, MA 02482 M: +1 7209

Re: Can I use management API without blocking queue auto-deletion?

2023-01-03 Thread Justin Bertram
keep broker memory > down, I don’t want to do anything to prevent auto-deletion. Because in > most cases, nothing will be posted to these queues. I want to use a > strategy like this: > > • Enumerate queues first, to see which ones exist. > > • Of the queues

Can I use management API without blocking queue auto-deletion?

2023-01-03 Thread John Lilley
don’t want to do anything to prevent auto-deletion. Because in most cases, nothing will be posted to these queues. I want to use a strategy like this: • Enumerate queues first, to see which ones exist. • Of the queues that exist, use the queue-based management API to get

Re: Can I use management API without blocking queue auto-deletion?

2023-01-01 Thread Justin Bertram
want to use a > strategy like this: > >- Enumerate queues first, to see which ones exist. >- Of the queues that exist, use the queue-based management API to get >a message count (see method below). >- Only for queues that have a non-zero message count, create a &

Can I use management API without blocking queue auto-deletion?

2023-01-01 Thread John Lilley
don’t want to do anything to prevent auto-deletion. Because in most cases, nothing will be posted to these queues. I want to use a strategy like this: * Enumerate queues first, to see which ones exist. * Of the queues that exist, use the queue-based management API to get a message

Re: Apache Artemis - Don't receive all management notifications

2022-11-23 Thread Justin Bertram
For posterity's sake, this was resolved on Stack Overflow [1]. Justin [1] https://stackoverflow.com/questions/74518956/activemq-artemis-dont-receive-all-management-notifications On Tue, Nov 22, 2022 at 5:03 AM Raul Valdoleiros < raul.valdoleiros.olive...@gmail.com> wrote: &

Apache Artemis - Don't receive all management notifications

2022-11-22 Thread Raul Valdoleiros
0 <https://stackoverflow.com/posts/74518956/timeline> I'm trying to connect to the management notifications topic and get all the messages, even before the client was connected. What is happening is the client only get the notification messages that happened after its connection.

RE: Artemis management API: getting message counts

2022-11-09 Thread John Lilley
Thanks! [rg] <https://www.redpointglobal.com/> John Lilley Data Management Chief Architect, Redpoint Global Inc. 888 Worcester Street, Suite 200 Wellesley, MA 02482 M: +1 7209385761 | john.lil...@redpointglobal.com<mailto:john.lil...@redpointglobal.com> From: Justin Bertram S

Re: Artemis management API: getting message counts

2022-11-08 Thread Justin Bertram
you invoke the management operation to ensure the queue exists, e.g.: try { session.createQueue(new QueueConfiguration(queueName)); } catch (ActiveMQQueueExistsException e) { // ignore } The createQueue and createTopic methods on the JMS Session object just ins

Re: How to revoke write access to Acceptors folder in ActiveMQ Artemis Management Console(Jolokia)

2022-11-08 Thread Justin Bertram
some guidance on how to revoke all the write access to Artemis > Management Console(*Jolokia*). I understand we can control the rbac for > the addresses by playing around in the management.xml but I am unable to > determine on how to control the acceptors folder which includes the Artemis >

How to revoke write access to Acceptors folder in ActiveMQ Artemis Management Console(Jolokia)

2022-11-08 Thread Ekta Awasthi
Hello All, Seeking some guidance on how to revoke all the write access to Artemis Management Console(Jolokia). I understand we can control the rbac for the addresses by playing around in the management.xml but I am unable to determine on how to control the acceptors folder which includes the

How to revoke write access to Acceptors folder in ActiveMQ Artemis Management Console(Jolokia)

2022-11-07 Thread Ekta Awasthi
Hello All, Seeking some guidance on how to revoke all the write access to Artemis Management Console(Jolokia). I understand we can control the rbac for the addresses by playing around in the management.xml but I am unable to determine on how to control the acceptors folder which includes the

RE: Artemis management API: getting message counts

2022-11-04 Thread John Lilley
tps://www.redpointglobal.com/> John Lilley Data Management Chief Architect, Redpoint Global Inc. 888 Worcester Street, Suite 200 Wellesley, MA 02482 M: +1 7209385761 | john.lil...@redpointglobal.com<mailto:john.lil...@redpointglobal.com> From: John Lilley Sent: Friday, November 4, 2022 3:10

Artemis management API: getting message counts

2022-11-04 Thread John Lilley
Greetings, To get the message count of a queue using the Artemis management API, we are doing ClientMessage request = clientSession.createMessage(false); ManagementHelper.putAttribute(request, ResourceNames.QUEUE + queueName, “MessageCount”); ClientMessage reply = client.request(request); if

RE: [EXTERNAL]:Re: Artemis Cluster Management UI

2022-04-28 Thread Steigerwald, Aaron
Thank you for the input. I solved the problem of not being able to open multiple Artemis Management browser tabs by creating unique browser cookies using a class that implements javax.servlet.ServletContextListener and adding it to the WEB-INF/web.xml file in Artemis's console.war li

Re: Artemis Cluster Management UI

2022-04-26 Thread David Martin
, the browser no longer overwrites the cookies and the sessions > are not lost. > > e. > > -Oorspronkelijk bericht- > Van: David Martin > Verzonden: dinsdag 26 april 2022 11:01 > Aan: users@activemq.apache.org > Onderwerp: Re: Artemis Cluster Management UI > > >

RE: Artemis Cluster Management UI

2022-04-26 Thread Dondorp, Erwin
1:01 Aan: users@activemq.apache.org Onderwerp: Re: Artemis Cluster Management UI EXTERNAL SENDER: Do not click any links or open any attachments unless you trust the sender and know the content is safe. EXPÉDITEUR EXTERNE:Ne cliquez sur aucun lien et n’ouvrez aucune pièce jointe à moins qu’ils ne p

Re: Artemis Cluster Management UI

2022-04-26 Thread David Martin
One thing that could help a bit would be to bookmark a set of tabs in the browser but unfortunately when logging into a broker any existing session for another broker is invalidated. Perhaps there is a broker-side setting in hawtio to allow multiple concurrent sessions for different brokers in one

RE: Artemis Cluster Management UI

2022-04-25 Thread Dondorp, Erwin
use a small HTML file on my desktop that has the urls to all my Artemis brokers. e. -Oorspronkelijk bericht- Van: Steigerwald, Aaron Verzonden: vrijdag 22 april 2022 19:29 Aan: users@activemq.apache.org Onderwerp: Artemis Cluster Management UI EXTERNAL SENDER: Do not click any links

Re: Artemis Cluster Management UI

2022-04-25 Thread Justin Bertram
The ActiveMQ Artemis web console can only manage one broker at a time. To my knowledge there are no tools to manage multiple brokers simultaneously in real-time. There are, of course, tools to manage and deploy broker configurations behind-the-scenes so to speak (e.g. Ansible, Puppet, etc.). Just

Artemis Cluster Management UI

2022-04-22 Thread Steigerwald, Aaron
Hello, What ways exist to manage all Artemis cluster instances from one UI? I know a different browser tab can connect to each Artemis instance. My hope is a more streamlined way exists. Thank you, Aaron Steigerwald

Re: Artemis Configure Management Console to Support Secure Addresses

2022-03-18 Thread Domenico Francesco Bruscino
xy, I figured I would ask. > > We are using apache-artemis-2.19.1. I have configured a secure > address/Queue (Secure.Test) and am trying to configure the management > console accordingly. I am trying to make it so that only a user with secure > role can access Secure.Test queue

Artemis Configure Management Console to Support Secure Addresses

2022-03-17 Thread Doug Whitfield
(Secure.Test) and am trying to configure the management console accordingly. I am trying to make it so that only a user with secure role can access Secure.Test queue (Send / Move / Delete / Browse Messages). Ideally we would like the address to not even appear in the management console, if the user does

Re: Unable to validate user from Management. Username: null; SSL certificate subject DN: unavailable

2021-10-20 Thread Thai Le
ssage > > from the web console as instructed in the readme i got this error: > > server-out:2021-10-20 11:46:17,196 WARN > > [org.apache.activemq.artemis.core.server] AMQ16: Security problem > > while authenticating: AMQ229031: Unable to validate user from Management. > &g

Re: Unable to validate user from Management. Username: null; SSL certificate subject DN: unavailable

2021-10-20 Thread Gary Tully
le authenticating: AMQ229031: Unable to validate user from Management. > Username: null; SSL certificate subject DN: unavailable > > Although it is warning, no message was sent. The keycloak is running on > localhost without SSL > so I am not sure why SSL cert is required to sent message. &

Unable to validate user from Management. Username: null; SSL certificate subject DN: unavailable

2021-10-20 Thread Thai Le
29031: Unable to validate user from Management. Username: null; SSL certificate subject DN: unavailable Although it is warning, no message was sent. The keycloak is running on localhost without SSL so I am not sure why SSL cert is required to sent message. I am using Artemis 2.18.0 Hope someone can

Re: ArtemisMQ version 2.18 Management API "rate" field

2021-09-14 Thread Justin Bertram
The "rate" metric was intentionally removed from the management API and the web console. See ARTEMIS-2909 [1] and ARTEMIS-3397 [2] respectively for more details. Justin [1] https://issues.apache.org/jira/browse/ARTEMIS-2909 [2] https://issues.apache.org/jira/browse/ARTEMIS-3397 On T

ArtemisMQ version 2.18 Management API "rate" field

2021-09-14 Thread foo bar
Hello, We use the core management API to administer ArtemisMQ. In version 2.15, the "listQueues" operation on ActiveMQServerControl would return a json with fields such as id, name, address, messageCount, consumerCount, and rate to name a few. In version 2.18, "rate" is no l

Re: Client certificate login to management console

2018-06-12 Thread Justin Bertram
The management console is served by an embedded instance of Jetty [1]. Therefore, if you want to configure the management console for certificate based authentication you'll need to find out if Jetty itself supports this functionality. I tend to doubt that Jetty supports certificate

Re: Security Management for Wildlfly (10 or 11) + ActiveMQ Artemis

2018-05-25 Thread Justin Bertram
d wildlfy application (currently on wildlfy 10). > I successfully configured wildlfy to be able to create topics and queues > but > now I'm facing problems with security management. > > What is the best way to manage authorization of client > connection/subscribtion ?

Security Management for Wildlfly (10 or 11) + ActiveMQ Artemis

2018-05-25 Thread FlorentG
Hi, I have to integrate the ActiveMQ Artemis messaging system in an existing based wildlfy application (currently on wildlfy 10). I successfully configured wildlfy to be able to create topics and queues but now I'm facing problems with security management. What is the best way to m

Re: [ARTEMIS] Client certificate based login to management console

2018-04-26 Thread Justin Bertram
at 2:44 AM, Stefaniuk, Marcin < > marcin.stefan...@credit-suisse.com> wrote: > >> I'm struggling to configure Artemis 2.4.0 management console to use the >> same client certificate based JAAS realm. >> >> CertLogin { >> >> org.a

Re: [ARTEMIS] Client certificate based login to management console

2018-04-26 Thread Justin Bertram
m> wrote: > I'm struggling to configure Artemis 2.4.0 management console to use the > same client certificate based JAAS realm. > > CertLogin { > > org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModu

[ARTEMIS] Client certificate based login to management console

2018-04-26 Thread Stefaniuk, Marcin
I'm struggling to configure Artemis 2.4.0 management console to use the same client certificate based JAAS realm. CertLogin { org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule required debug=true org.apache.activemq.jaas.textfiledn

Client certificate login to management console

2018-04-18 Thread Stefaniuk, Marcin
I'm struggling to configure Artemis 2.4.0 management console to use the same client certificate based JAAS realm. CertLogin { org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule required debug=true org.apache.activemq.jaas.textfiledn

Re: Artemis - Diverting messages using management api

2017-11-27 Thread alisu
The MBean object name for the queue is: /org.apache.activemq.artemis:broker="artemis-server",component=addresses,address="Step-Event"/. After recreating the object name with: /ObjectName objName = ObjectNameBuilder.create(ActiveMQDefaultConfiguration.getDefaultJmxDomain(), "artemis-serve").get

Re: Artemis - Diverting messages using management api

2017-11-27 Thread Justin Bertram
The call to org.apache.activemq.artemis.api.core.management.ObjectNameBuilder#getQueueObjectName is creating this MBean object name: org.apache.activemq.artemis:broker="localhost",component= addresses,address="Step-Event",subcomponent=queues,routing- type="anycast",queue="Step-Event" Can you us

Re: Artemis - Diverting messages using management api

2017-11-27 Thread alisu
Thanks Justin. I don't know how I missed that example earlier. It is very clear now after going through it. having said that, Now if I run the code below, I get /InstanceNotFoundException/ during serverControl.createDivert method invocation. /public class App { private static final String

Re: Artemis - Diverting messages using management api

2017-11-26 Thread Justin Bertram
x27;s shipped with the broker and is found in /examples/features/standard/jmx. You can also take a look at the code in GitHub here [1]. The code you pasted in your email is code you'd use to configure an embedded broker, not code you'd use to invoke management operations on a remote

Artemis - Diverting messages using management api

2017-11-26 Thread alisu
I am trying to do a non-exclusive divert of messages dynamically on my remote Artemis server using core management api. I have spend considering amount of time looking at Artemis documentation [1] and test classes found at [2] but still I can not figure out how to do it. Neither the documentation

Rest Interface and Management API

2017-10-06 Thread Behzad Khosrojerdi
see what wrong with that. second problem that I have is about Management API actually,i do not know how to initiate ActiveMQServerControl interface and i could not find any example of this, for more info,I use apache artemis standalone that a war file is connected to it. I look forward to

Re: Artemis activemq with jconsole doesn't show topics management

2017-08-03 Thread Justin Bertram
esses, queues, & routing-types). These are the artifacts you work with in the configuration and management interfaces. Justin On Thu, Aug 3, 2017 at 5:59 AM, andytaylor wrote: > Internally Artemis has no notion of topics, only addresses and queues, JMS > topics are an abstraction built on

Re: Artemis activemq with jconsole doesn't show topics management

2017-08-03 Thread andytaylor
ctivemq.2283324.n4.nabble.com/Artemis-activemq- > with-jconsole-doesn-t-show-topics-management-tp4729214.html > To start a new topic under ActiveMQ - User, email > ml+s2283324n2341805...@n4.nabble.com > To unsubscribe from ActiveMQ - User, click here > <http://activemq.2283324.n4.na

Artemis activemq with jconsole doesn't show topics management

2017-08-03 Thread aragoubi
.n4.nabble.com/file/n4729214/jconsole.png> -- View this message in context: http://activemq.2283324.n4.nabble.com/Artemis-activemq-with-jconsole-doesn-t-show-topics-management-tp4729214.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Pure JMS management

2017-05-19 Thread Clebert Suconic
ould the reply be typed as a text message > > rather than not typed ? This would allow retrieving the json body as a > > string. > > Basically, I'm proposing the following patch: > > > > *--- > > > a/artemis-server/src/main/java/org/apache/activemq/art

Re: Pure JMS management

2017-05-18 Thread Guillaume Nodet
cally, I'm proposing the following patch: > > *--- > a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/management/impl/ManagementServiceImpl.java* > > *+++ > b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/management/impl/ManagementSe

Re: Pure JMS management

2017-05-18 Thread Guillaume Nodet
r: could the reply be typed as a text message rather than not typed ? This would allow retrieving the json body as a string. Basically, I'm proposing the following patch: *--- a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/management/impl/ManagementServiceImpl.java*

Re: Pure JMS management

2017-05-18 Thread Clebert Suconic
, part of distribution under examples/features/standard/management shows how it was intended to be used: https://github.com/apache/activemq-artemis/blob/master/examples/features/standard/management/src/main/java/org/apache/activemq/artemis/jms/example/ManagementExample.java Maybe I&q

Re: Pure JMS management

2017-05-18 Thread Tim Bain
This is in Artemis? On May 18, 2017 4:23 PM, "Guillaume Nodet" wrote: > I'm trying do perform management operation with pure JMS api. > To retrieve the list of queues, I'm currently using the following code: > > QueueSession session = ((QueueConnection) > c

Pure JMS management

2017-05-18 Thread Guillaume Nodet
I'm trying do perform management operation with pure JMS api. To retrieve the list of queues, I'm currently using the following code: QueueSession session = ((QueueConnection) connection).createQueueSession(false, Session.AUTO_ACKNOWLEDGE); Queue managementQueue = session.c

Re: [Artemis] Clustering and Management interface

2016-05-26 Thread Justin Bertram
erent capabilities. If you want the settings to be the same then simply configure them that way. Justin - Original Message - From: "Kristo Kuusküll" To: users@activemq.apache.org Sent: Thursday, May 26, 2016 2:22:01 AM Subject: Re: [Artemis] Clustering and Management interf

Re: [Artemis] Clustering and Management interface

2016-05-26 Thread Kristo Kuusküll
/browse/ARTEMIS-218. Using HEAD of the > "master" branch from GitHub I tried to reproduce this problem by commenting > out the JMS queues from the broker.xml files for the "clustered-queue" > example and everything worked fine. > > > > Is the management API

Re: [Artemis] Clustering and Management interface

2016-05-25 Thread Justin Bertram
produce this problem by commenting out the JMS queues from the broker.xml files for the "clustered-queue" example and everything worked fine. > Is the management API not intended for multi live-node cluster scenario and > all configuration should happen via broker.xml (having ident

[Artemis] Clustering and Management interface

2016-05-25 Thread Kristo Kuusküll
Hello. We have used Artemis for some time now with one live-node cluster. Our approach has been, that all queues and addresses are created automatically on micro-services startup, using Artemis management interface/API ( https://activemq.apache.org/artemis/docs/1.2.0/management.html, using JMS

Re: Artemis 1.2 - possible mem leak in Management API (via JMS)

2016-05-09 Thread Justin Bertram
Can you provide a test-case which generates an OOME after numerous calls like this. I've tried and I can't. Justin - Original Message - From: "Andrew Loucas" To: users@activemq.apache.org Sent: Thursday, May 5, 2016 4:02:43 AM Subject: Artemis 1.2 - possible me

Artemis 1.2 - possible mem leak in Management API (via JMS)

2016-05-05 Thread Andrew Loucas
Hi,I'm using Artemis 1.2.0 with an embedded broker and I'm following the documented code under "Using Management Via JMS" so I have this to get the message count: try (QueueSession session = connection.createQueueSession(false, Sess

Re: ActimeMQ Client's thread management

2016-01-15 Thread Tim Bain
; > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActimeMQ-Client-s-thread-management-tp4705885p4706034.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: ActimeMQ Client's thread management

2016-01-15 Thread itelleria
Thank you for your quick reply. So, to sum up, transport thread is required to send and receive messages and because of that it's always launched when a connection is created. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActimeMQ-Client-s-thread-manag

Re: ActimeMQ Client's thread management

2016-01-13 Thread Rob Davies
n etc). When you send a message, the client connection would receive a receipt from the broker that the message send was successful. All these interactions require the transport thread to receive interactions from the broker. Hope that helps! > > Thanks in advance, > > Iñi

ActimeMQ Client's thread management

2016-01-13 Thread itelleria
Thanks in advance, Iñigo -- View this message in context: http://activemq.2283324.n4.nabble.com/ActimeMQ-Client-s-thread-management-tp4705885.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Can not access REST Management API from C# code, but it used to work for me

2014-03-27 Thread HellKnight
Hi all : I wrote a simple C# program, it calls REST Management API to delete batch of messages from ActiveMQ.It used to work fine,but my colleague found that it did not work today. We simply catch an “execution timeout” exception while calling the REST API. Then I create a jolokia URL that

Re: how can I call REST management API in c# ?

2014-02-10 Thread HellKnight
Hi kimm. Thanks very much for quick reply. I have two further problems: first, I can not find any documentation about REST management api, I think there should be a list of available apis , and the convention to call them, at the very least, how to send api parameters and how to receive return

how can I call REST management API in c# ?

2014-02-10 Thread kimmking
Rest api is a cross-platform approach for java\c# or others. You can create a text http request by WebRequest to send a command and parse the response text to get the result. -- View this message in context: http://activemq.2283324.n4.nabble.com/how-can-I-call-REST-management-API-in-c

how can I call REST management API in c# ?

2014-02-10 Thread HellKnight
I want to set a unique guid for each message in message head , then if I want , I could delete a specific message by its guid. I did some search and I think only jmx management api can help me with this task.But ActiveMQ.NMS did not have such apis. The activemq website says "Starting

Re: Advisory Topcis - Any Management Needed?

2013-12-07 Thread Timothy Bish
http://activemq.2283324.n4.nabble.com/Advisory-Topcis-Any-Management-Needed-tp4675254.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. Since these are topics there is no persistence of message sent to them. If there are no consumers attached then the message is dropped. You can di

Advisory Topcis - Any Management Needed?

2013-12-07 Thread gmotts
opcis-Any-Management-Needed-tp4675254.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Retrieving binary messages from queue browser in management console?

2013-12-04 Thread Christian Posta
a way to retrieve these binary messages from the queue browser to > open or save it to local disc to view the document itself (for example in a > dead letter queue)? Are there any plugins available for the management > console to achieve this? > > Thanks. > > > > -- > V

Retrieving binary messages from queue browser in management console?

2013-12-04 Thread Tom_Z
s from the queue browser to open or save it to local disc to view the document itself (for example in a dead letter queue)? Are there any plugins available for the management console to achieve this? Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/Retrieving-binar

Clarification requested regarding topic subscription management in 5.8.0

2013-09-12 Thread Paul Gale
Hi, Using ActiveMQ 5.8.0 on RHEL 6.1 I'd like some clarification as to what is the expected behavior when one follows these steps: 1. Using the web console create a durable topic subscriber. In my case it was for an existing (and busy) topic (let's call it foo), the selector was blank a

Re: 5.8.0 Management UI Death

2013-05-30 Thread Dejan Bosanac
f Red Hat dbosa...@redhat.com Twitter: @dejanb Blog: http://sensatic.net ActiveMQ in Action: http://www.manning.com/snyder/ On Wed, May 29, 2013 at 5:46 PM, Neil Houston wrote: > Hello folks, > > We're running 5.8.0 and whenever we try to browse a queue from the > management conso

5.8.0 Management UI Death

2013-05-29 Thread Neil Houston
Hello folks, We're running 5.8.0 and whenever we try to browse a queue from the management console with >100 entries our servers eat themselves/commit seppuku/etc. During this, you can see a very high number of dequeue/requeues with the message queue server itself as the consumer until

Unable to access object org.apache.activemq from JBoss JMX management Console

2013-04-03 Thread deepak_a
out the Queue names but this does not give me access to all the attributes of a Queue (like emoryLimit, ProducerCount, Eneueue count etc) regards -- View this message in context: http://activemq.2283324.n4.nabble.com/Unable-to-access-object-org-apache-activemq-from-JBoss-JMX-management-Console

Re: Rest Management API

2012-12-29 Thread Dejan Bosanac
e in 5.8. Incidentally, I documented the >> new REST broker management API >> >> >> https://cwiki.apache.org/confluence/display/ACTIVEMQ/REST#REST-RestManagement >> >> which I think can be interesting to folks as it makes it easy to >> script monitorin

Re: Rest Management API

2012-12-28 Thread Christian Posta
Looks awesome Dejan nice work! Will be very useful. On Friday, December 28, 2012, Dejan Bosanac wrote: > Hi all, > > I updated a bit a documentation around REST API and web examples to > reflect changes that will come in 5.8. Incidentally, I documented the > new REST broker

Rest Management API

2012-12-28 Thread Dejan Bosanac
Hi all, I updated a bit a documentation around REST API and web examples to reflect changes that will come in 5.8. Incidentally, I documented the new REST broker management API https://cwiki.apache.org/confluence/display/ACTIVEMQ/REST#REST-RestManagement which I think can be interesting to

  1   2   >