-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA, 7.0.1.GA, 7.0.2.GA, 7.0.3.GA, 7.1.0.DR7
-
-
-
-
-
-
Workaround Exists
-
-
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.
- is cloned by
-
WFCORE-2007 standalone.sh fails to backup gc.log.#.current file silently.
- Resolved
-
JBEAP-7001 [GSS](7.0.z) standalone.sh fails to backup gc.log.#.current file silently.
- Closed
- is incorporated by
-
JBEAP-7572 (7.1.0) Upgrade to WildFly Core 3.0.0.Alpha17
- Closed