Re: Unable to Stop ActiveMQ Broker from activemq-admin script

2009-01-08 Thread Dejan Bosanac
y.connect(JMXConnectorFactory.java:207) > >>at > >> > >> > org.apache.activemq.console.command.AbstractJmxCommand.createJmxConnector(AbstractJmxCommand.java:146) > >>at > >> > >> > org.apache.activemq.console.command.AbstractJmxCommand.createJmxConnection(AbstractJmxCommand.java:169) > >>at > >> > >> > org.apache.activemq.console.command.ShutdownCommand.runTask(ShutdownCommand.java:70) > >>... 11 more > >> > >> I'm specifying the SUNJMX options through /etc/activemq.conf. They are > >> as > >> follows: > >> > >> SUNJMX="-Dcom.sun.management.jmxremote.port=1099 > >> -Dcom.sun.management.jmxremote.ssl=false > >> -Dcom.sun.management.jmxremote.authenticate=true > >> > >> > -Dcom.sun.management.jmxremote.password.file=${ACTIVEMQ_BASE}/conf/jmx.password > >> > >> > -Dcom.sun.management.jmxremote.access.file=${ACTIVEMQ_BASE}/conf/jmx.access" > >> > >> Per the instructions, I am not creating a JMX connector thru the > >> activemq.xml config file. Also I'm noticing that the JMX Connector is > >> not > >> running on port 1099, netstat shows it running on a different port each > >> time > >> I start the broker. > >> > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/Unable-to-Stop-ActiveMQ-Broker-from-activemq-admin-script-tp21304038p21304038.html > >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >> > >> > > > > > > - > > Dejan Bosanac > > > > > > http://www.ttmsolutions.com - get a free ActiveMQ user guide > > > > ActiveMQ in Action - http://www.manning.com/snyder/ > > Scripting in Java - http://www.scriptinginjava.net > > > > -- > View this message in context: > http://www.nabble.com/Unable-to-Stop-ActiveMQ-Broker-from-activemq-admin-script-tp21304038p21323627.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >

Re: Unable to Stop ActiveMQ Broker from activemq-admin script

2009-01-06 Thread MaenXe
java:207) >>at >> >> org.apache.activemq.console.command.AbstractJmxCommand.createJmxConnector(AbstractJmxCommand.java:146) >>at >> >> org.apache.activemq.console.command.AbstractJmxCommand.createJmxConnection(AbstractJmxCommand.java:169) >&

Re: Unable to Stop ActiveMQ Broker from activemq-admin script

2009-01-06 Thread Dejan Bosanac
sun.management.jmxremote.authenticate=true > > -Dcom.sun.management.jmxremote.password.file=${ACTIVEMQ_BASE}/conf/jmx.password > > -Dcom.sun.management.jmxremote.access.file=${ACTIVEMQ_BASE}/conf/jmx.access" > > Per the instructions, I am not creating a JMX connector thru the > activemq.xml config file. Also I'm noticing that the JMX Connector is not > running on port 1099, netstat shows it running on a different port each > time > I start the broker. > > > -- > View this message in context: > http://www.nabble.com/Unable-to-Stop-ActiveMQ-Broker-from-activemq-admin-script-tp21304038p21304038.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >

Unable to Stop ActiveMQ Broker from activemq-admin script

2009-01-05 Thread MaenXe
activemq.xml config file. Also I'm noticing that the JMX Connector is not running on port 1099, netstat shows it running on a different port each time I start the broker. -- View this message in context: http://www.nabble.com/Unable-to-Stop-ActiveMQ-Broker-from-activemq-admin-script-tp21304