Re: can't list in java cli

2009-12-04 Thread Robbie Gemmell
gt;> advertising the JMX ConnectorServer. This can also be used to dictate the >> address returned on a computer with multiple network interfaces to control >> reachability. To do so, add the value -Djava.rmi.server.hostname=> hostname/ip> to the QPID_OPTS environment variable bef

RE: can't list in java cli

2009-11-25 Thread Robbie Gemmell
Glad that got you sorted :) -Original Message- From: mARK bLOORE [mailto:mblo...@gmail.com] Sent: 25 November 2009 20:06 To: users@qpid.apache.org Subject: Re: can't list in java cli Thank you very much Robbie. I can finally see what my queues are doing without waiting to see erro

Re: can't list in java cli

2009-11-25 Thread mARK bLOORE
t; address returned on a computer with multiple network interfaces to control > reachability. To do so, add the value -Djava.rmi.server.hostname= hostname/ip> to the QPID_OPTS environment variable before starting the > qpid-server script. > > > -Original Message- > From: mARK bL

RE: can't list in java cli

2009-11-20 Thread Robbie Gemmell
ore starting the qpid-server script. -Original Message- From: mARK bLOORE [mailto:mblo...@gmail.com] Sent: 21 November 2009 00:30 To: users@qpid.apache.org Subject: Re: can't list in java cli I get the same error, but after a much longer delay. I tried it twice. On Fri, Nov 20

Re: can't list in java cli

2009-11-20 Thread mARK bLOORE
he value "-Dtimeout=15000" (without the quotes) on the empty line > below "-Declipse.consoleLog=true" > > Let me know if that helps, > Robbie > > -Original Message- > From: mARK bLOORE [mailto:mblo...@gmail.com] > Sent: 20 November 2009 19:30 >

RE: can't list in java cli

2009-11-20 Thread Robbie Gemmell
] Sent: 20 November 2009 19:30 To: users@qpid.apache.org Subject: Re: can't list in java cli Thanks, Robbie, but I'm still getting java.lang.NullPointerException at org.apache.qpid.management.ui.jmx.JMXServerRegistry.(JMXServe

Re: can't list in java cli

2009-11-20 Thread mARK bLOORE
ing that would require admin - in 0.5 this >>> controls access rights to the ConfigurationManagement, UserManagement and >>> LoggingManagement MBeans) >>> >>> Once that is done the CLI should be able to do stuff, though as ive noted it >>> has its issues (eg

Re: can't list in java cli

2009-11-20 Thread Robbie Gemmell
as ive noted it >> has its issues (eg https://issues.apache.org/jira/browse/QPID-1878) >> >> Robbie >> >>> -Original Message- >>> From: mARK bLOORE [mailto:mblo...@gmail.com] >>> Sent: 11 November 2009 16:57 >>> To: users@qpid.

Re: can't list in java cli

2009-11-20 Thread mARK bLOORE
78) > > Robbie > >> -Original Message- >> From: mARK bLOORE [mailto:mblo...@gmail.com] >> Sent: 11 November 2009 16:57 >> To: users@qpid.apache.org >> Subject: can't list in java cli >> >> I am running the Java

RE: can't list in java cli

2009-11-11 Thread Robbie Gemmell
.@gmail.com] > Sent: 11 November 2009 16:57 > To: users@qpid.apache.org > Subject: can't list in java cli > > I am running the Java 0.5 broker and management tools. In qpid-cli, > if I try to list any type of object, I get > > qpid-admin-$ queue list > java.lang.

Re: can't list in java cli

2009-11-11 Thread Robbie Gemmell
I was under the impression it was still somewhat functional but with obvious issues in various sections. Those I noticed got JIRA'd a while back, but there may have been others I missed and there may now be more as it is rather fragile, although nothing I did during GSoC should have really messed w

Re: can't list in java cli

2009-11-11 Thread Robbie Gemmell
Sorry, I perhaps wasnt clear enough - dont let the directory name in the repository mislead you, it isnt just a plugin for use with the Eclipse IDE that it builds as part of the ant build process, the release directory holds fully functional standalone applications. (Which happen to be Eclipse Rich

Re: can't list in java cli

2009-11-11 Thread mARK bLOORE
Thanks for the suggestion, Robbie. The plugin built fine, so far as I can tell, but I have had no luck getting Eclipse to run it. I can't install it, so far as I can tell, without a "local site", and the build doesn't seem to have created one. I also have had no luck trying to build the plug-in

Re: can't list in java cli

2009-11-11 Thread Aidan Skinner
On Wed, Nov 11, 2009 at 5:34 PM, Robbie Gemmell wrote: > The CLI has rotted as various additions have been made to and bugs fixed in > the brokers management interface, it needs some serious love. That said, I > seem to recall doing what you are trying at some point and it working. I'll > try to

Re: can't list in java cli

2009-11-11 Thread Robbie Gemmell
The CLI has rotted as various additions have been made to and bugs fixed in the brokers management interface, it needs some serious love. That said, I seem to recall doing what you are trying at some point and it working. I'll try to have a look at it when I get home later. Instead, if you

can't list in java cli

2009-11-11 Thread mARK bLOORE
I am running the Java 0.5 broker and management tools. In qpid-cli, if I try to list any type of object, I get qpid-admin-$ queue list java.lang.SecurityException: Access denied at org.apache.qpid.server.management.MBeanInvocationHandlerImpl.invoke(MBeanInvocationHandlerImpl.java:159)