Re: ./activemq-admin commands give NameNotFoundException

2012-03-29 Thread PhilK
3324.n4.nabble.com/activemq-admin-commands-give-NameNotFoundException-tp4513955p4516947.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ./activemq-admin commands give NameNotFoundException

2012-03-29 Thread PhilK
-- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-admin-commands-give-NameNotFoundException-tp4513955p4516213.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ./activemq-admin commands give NameNotFoundException

2012-03-29 Thread mickhayes
Can you show where the RMI registry is running? Typically on port 1099 for the first instance. - Michael Hayes B.Sc. (NUI), M.Sc. (DCU), SCSA SCNA -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-admin-commands-give-NameNotFoundException-tp4513955p4514987

Re: ./activemq-admin commands give NameNotFoundException

2012-03-29 Thread Torsten Mielke
Hhm, given this error > java.io.IOException: Failed to retrieve RMIServer stub: > javax.naming.NameNotFoundException: jmxrmi the tool seems unable to connect to the broker using JMX url given. Can you double check the JMX port (typically 1099) is in use by the broker? Is this the correct JMX

./activemq-admin commands give NameNotFoundException

2012-03-28 Thread PhilK
hod.invoke(Method.java:600) at org.apache.activemq.console.Main.runTaskClass(Main.java:251) at org.apache.activemq.console.Main.main(Main.java:107) Help? -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-admin-commands-give-NameNotFoundException-tp45139