-
Bug
-
Resolution: Done
-
Critical
-
7.0.6.CR2
When applying patch through jboss-cli.bat on Windows, if the patch modifies jboss-cli.bat file itself, it might causes very strange behavior.
On Windows, when running a .bat script, if the script changes itself, the command line interpreter loads the changes and continues running the script on same line number but now with different lines. This might lead to very strange behavior on Windows.
- causes
-
JBEAP-10229 (7.0.z) jboss-cli.bat script is unable to start on Windows, if JBOSS_HOME folder contains '!' character
- Closed
- is cloned by
-
JBEAP-8808 Error applying patch through CLI
- Closed
- is incorporated by
-
JBEAP-8461 [GSS](7.0.z) Upgrade WildFly Core from 2.1.13 to 2.1.14
- Closed
- is related to
-
WFCORE-411 Syntax error when applying patch and exiting jboss-cli
- Closed
- links to