Petals ESB CLI

Invalid error message when the JMX port has an invalid value

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.3.1 - Petals CLI
  • Fix Version/s: 3.0.0 - Petals CLI
  • Component/s: Command 'connect'
  • Security Level: Public
  • Description:
    Hide

    If the JMX port has an invalid value, an invalid error message is returned:

    > petals-cli -h localhost -n invalid-value -u petals -p petals -
    ERROR: Argument value of option '-h' has an invalid value 'localhost'

    The option indicated in the error message is not the expected one. It should be '-n', and the invalid value: invalid-value !

    Show
    If the JMX port has an invalid value, an invalid error message is returned:
    > petals-cli -h localhost -n invalid-value -u petals -p petals -
    ERROR: Argument value of option '-h' has an invalid value 'localhost'
    The option indicated in the error message is not the expected one. It should be '-n', and the invalid value: invalid-value !
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Mon, 6 Feb 2017 - 15:52:15 +0100

Fixed in trunk

Show
Christophe DENEUX added a comment - Mon, 6 Feb 2017 - 15:52:15 +0100 Fixed in trunk

People

Dates

  • Created:
    Mon, 6 Feb 2017 - 15:33:50 +0100
    Updated:
    Mon, 6 Feb 2017 - 15:52:15 +0100
    Resolved:
    Mon, 6 Feb 2017 - 15:52:15 +0100