(bounced as a new message)

On 03/16/2015 12:34 PM, jean paul wrote:
> ./nodetool gossipinfo -h localhost -p 9042
> nodetool: Found unexpected parameters: [-h, localhost]
> See 'nodetool help' or 'nodetool help <command>'.
>
> Have you an idea please about the last message ?


Did you follow the suggestion?

  See 'nodetool help' or 'nodetool help <command>'

If you look at `nodetool help gossipinfo` notice the ordering of options and the command in the SYNOPSIS. Also port 9042 is not JMX. Try without any options, first - the defaults will be localhost and your JMX port.

--
Michael

Reply via email to