]
Jean-Francois Denise moved JBEAP-9918 to WFCORE-2582:
-----------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2582 (was: JBEAP-9918)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
Affects Version/s: (was: 7.1.0.DR15)
Affects Testing: (was: Regression)
jboss-cli.bat script is unable to start on Windows, if JBOSS_HOME
folder contains '!' character
-----------------------------------------------------------------------------------------------
Key: WFCORE-2582
URL:
https://issues.jboss.org/browse/WFCORE-2582
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
jboss-cli.bat script is unable to start on Windows, if JBOSS_HOME folder contains
'!' character, if '!' character is not at the end of the name of
JBOSS_HOME folder.
jboss-cli.bat script is unable to start on Windows if JBOSS_HOME ends with exclamation
mark, but it is covered by JBEAP-249
{noformat}
C:\Users\Administrator\playground\7.1.0.DR15\jboss!eap\bin>jboss-cli.bat
The system cannot find the path specified.
The system cannot find the path specified.
Could not locate
"C:\Users\Administrator\playground\7.1.0.DR15\jbosseap\bin\jboss-modules.jar".
Please check that you are in the bin directory when running this script.
Press any key to continue . . .
C:\Users\Administrator\playground\7.1.0.DR15\jboss!eap\bin>jboss-cli.bat
{noformat}
* This issue is caused by JBEAP-9699
*Workaround:*
Rename JBOSS_HOME folder