Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12589

[CLI] 'cli.dir' system property isn't accepted

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 12.0.0.Final
    • 12.0.0.Dev07, 11.0.8.Final
    • CLI
    • None
    • Hide

      The property can be set with JAVA_OPTS

      JAVA_OPTS="-Dcli.dir=/aDir" bin/cli.sh

      The same works if the environment variable ISPN_CLI_DIR is used

      Show
      The property can be set with JAVA_OPTS JAVA_OPTS="-Dcli.dir=/aDir" bin/cli.sh The same works if the environment variable ISPN_CLI_DIR is used
    • Undefined

    Description

      Creating CLI instanstance with ./cli.sh -Dcli.dir=/home/user/my_cli_dir/ as in configuring startup properties doc will result in failure:

      $ ./bin/cli.sh -Dcli.dir="/home/pdrobek/tmp/cli_dir/"
      A value -Dcli.dir=/home/pdrobek/tmp/cli_dir/ was given as an argument, but the command do not support it.
      

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            pdrobek@redhat.com Pavel Drobek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: