Xiaoli Ding created KARAF-1412:
----------------------------------
Summary: Output is not right when using cluster command
'cluster:handler-stop' without parameter
Key: KARAF-1412
URL: https://issues.apache.org/jira/browse/KARAF-1412
Project: Karaf
Issue Type: Bug
Components: cellar-shell
Environment: Karaf-2.2.7-SNAPSHOT
Reporter: Xiaoli Ding
Priority: Minor
*Start Karaf and install cellar
*excute cluster command 'cluster:handler-stop' without parameter:
{panel}
karaf@trun> cluster:handler-stop
Node Status Event Handler
xlding:5701 ON
org.apache.karaf.cellar.config.ConfigurationEventHandler
xlding:5701 ON
org.apache.karaf.cellar.dosgi.RemoteServiceCallHandler
xlding:5701 ON org.apache.karaf.cellar.bundle.BundleEventHandler
xlding:5701 ON
org.apache.karaf.cellar.features.FeaturesEventHandler
{panel}
it should output error message about missing parameters
same problem with cluster command 'cluster:handler-start'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira