Re: Artemis JConsole Support

2017-05-07 Thread mtod
Thanks I have this working now. Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/Artemis-JConsole-Support-tp4725085p4725728.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Artemis JConsole Support

2017-05-05 Thread Clebert Suconic
I had seen a similar question here on tomcat: http://stackoverflow.com/questions/503057/unable-to-use-jconsole-with-tomcat-running-as-windows-service if you add this to your artemis-service.xml: -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8086 -Dcom.sun.management.j

Re: Artemis JConsole Support

2017-04-27 Thread Clebert Suconic
what I asked you is to compare those settings against the .bat file.Peharps there's some difference that's not letting you use jconsole. On Wed, Apr 26, 2017 at 5:26 PM, mtod wrote: > Sorry for the delay here is the artemis-service.xml > > > >artemis-broker-0.0.0.0 >ActiveMQ Artemis: bro

Re: Artemis JConsole Support

2017-04-26 Thread mtod
Sorry for the delay here is the artemis-service.xml artemis-broker-0.0.0.0 ActiveMQ Artemis: broker @ 0.0.0.0 Apache ActiveMQ Artemis is a reliable messaging broker C:\Apache\apache-artemis-2.0.0\bin\broker\log roll %JAVA_HOME%\bin\java.exe -Xbootclasspath/a:%ARTE

Re: Artemis JConsole Support

2017-04-19 Thread Clebert Suconic
What I meant to ask was. Look at the arguments passed to the JVM in that service.xml used by the .exe. I'm using an iPhone now and I don't remember the file name. If u can't find it let me know and someone will help out. On Wed, Apr 19, 2017 at 7:15 PM Clebert Suconic wrote: > It could be s

Re: Artemis JConsole Support

2017-04-19 Thread Clebert Suconic
It could be some different settings used as an argument through the service. Look at the xml for any differences please. On Wed, Apr 19, 2017 at 1:55 PM Tim Bain wrote: > I don't have an answer for you, but you might want to post this question to > Stack Overflow, because it's really a more g

Re: Artemis JConsole Support

2017-04-19 Thread Tim Bain
I don't have an answer for you, but you might want to post this question to Stack Overflow, because it's really a more general JConsole and JVM question than an ActiveMQ or Artemis specific question, and you may find more people able to answer it there. On Apr 19, 2017 10:03 AM, "mtod" wrote: >