-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA, 7.0.1.GA, 7.0.2.GA, 7.0.3.GA
-
None
-
-
-
-
-
-
Workaround Exists
-
-
-
EAP 7.0.5
gc.log.*.current enclosed with double quotes in the following line (line 265) in standalone.sh is not evaluated as a wildcard by bash,
mv "$JBOSS_LOG_DIR/gc.log.*.current" "$JBOSS_LOG_DIR/backupgc.log.current" >/dev/null 2>&1
therefore standalone.sh fails to move an existing gc.log.<number>.current file to backupgc.log.current silently.
- clones
-
JBEAP-6967 [GSS](7.1.0) standalone.sh fails to backup gc.log.#.current file silently.
- Closed
- is incorporated by
-
JBEAP-7380 [GSS](7.0.z) Upgrade WildFly Core from 2.1.10 to 2.1.12.Final
- Closed