-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
23.0.0.Final
-
None
-
-
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'
- duplicates
-
WFCORE-5333 jboss-cli.sh fail with 89: Syntax error: "(" unexpected
- Closed