This is almost certainly related to this issue: https://issues.apache.org/activemq/browse/SMX4-309
This appears to have been broken prior to the final SMX 4.0 release due to an upstream change in GShell. This only affects some of the ActiveMQ commands due to the way we delegate to existing ActiveMQ CLI commands. Unfortunately the fix for this is larger than it sounds and we are changing shell framework for the next release anyway. At this point since we are moving to a new shell framework in SMX 4.1/4.2 I would like to defer fixing this until the next release. If you want to set up a watch on the Jira issue above, I will update it when I have more info. Chris -- Chris Custine FUSESource :: http://fusesource.com My Blog :: http://blog.organicelement.com Apache ServiceMix :: http://servicemix.apache.org Apache Directory Server :: http://directory.apache.org On Thu, Aug 6, 2009 at 9:02 AM, Steve Schwartz <[email protected]>wrote: > > I am experiencing the identical problem. We are running FUSE/ServiceMix > 4.1.0.2. Can someone assist? > > --Steve > > > david_geary wrote: > > > > I'm having trouble with the Active MQ shell (both in Service Mix 4.0.0 > and > > also with Active MQ deployed as a feature in Service Mix Kernel 1.1.0). > > Basically the help and create-broker commands seem to work but I cant get > > anything else working. > > > > ... > > > > ERROR CommandLineExecutionFailed: > > org.apache.geronimo.gshell.command.CommandException: > > org.apache.geronimo.gshell.clp.ProcessingException: Argument "ARG" is > > required > > > > 'list --jmxlocal' gives the response > > > > ERROR CommandLineExecutionFailed: > > org.apache.geronimo.gshell.command.CommandException: > > org.apache.geronimo.gshell.clp.ProcessingException: "--jmxlocal" is not a > > valid option > > > > -- > View this message in context: > http://www.nabble.com/Active-MQ-Command-Shell-tp22788614p24848253.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
