Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-14602

Wildfly 23 jboss-cli.sh has a syntax error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 23.0.0.Final
    • CLI
    • None
    • Hide

      go to <wildfly_home>/bin and execute jboss-cli.sh

      Show
      go to <wildfly_home>/bin and execute jboss-cli.sh
    • Undefined

      When running jboss-cli.sh the following error occurs:

      jboss-cli.sh: line 89: syntax error: unexpected "("

      This is the line it is referring to 

      java_opts_array=()
      eval 'for arg in '$JAVA_OPTS'; do java_opts_array+=("$arg"); done'

            jdenise@redhat.com Jean Francois Denise
            prabhaKep Prabha Ranaweera (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: