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

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

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 12.0.0.Final
    • 11.0.8.Final, 12.0.0.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

      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.
      

              ttarrant@redhat.com Tristan Tarrant
              pdrobek@redhat.com Pavel Drobek (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: