Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-4316

visorcmd: batch mode works incorrect in some case

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.8
    • None
    • visor
    • None

    Description

      I've faced with incorrect working in case of such run:
      "ignitevisorcmd -np -e=open;1;top;node;0"

      I'm expected the following execution of this command:
      1) open connection with config file by number 1 in the list
      2) execute 'top'
      3) execute 'node' command selected node number 0

      But really visor executed 'open' with default config (config with number 0) and do not use node number in command 'node;0'

      Another issue if I set commands inside quotes "open;1;top;node;0"
      In this case visor prints "Input string is too long".

      Attachments

        Activity

          People

            Unassigned Unassigned
            pkonstantinov Pavel Konstantinov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: