[jboss-jira] [JBoss JIRA] (WFCORE-2007) standalone.sh fails to backup gc.log.#.current file silently.

Lin Gao (JIRA) issues at jboss.org
Thu Nov 17 09:34:00 EST 2016


     [ https://issues.jboss.org/browse/WFCORE-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lin Gao reassigned WFCORE-2007:
-------------------------------

    Assignee: Lin Gao  (was: Tomaz Cerar)


> standalone.sh fails to backup gc.log.#.current file silently.
> -------------------------------------------------------------
>
>                 Key: WFCORE-2007
>                 URL: https://issues.jboss.org/browse/WFCORE-2007
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Scripts
>         Environment: * Red Hat Enterprise Linux
> * This problem occurs on JBoss EAP 7.0.0.GA and later, but does not occur on EAP 6.4.x.
>            Reporter: Lin Gao
>            Assignee: Lin Gao
>              Labels: downstream_dependency
>
> gc.log.*.current enclosed with double quotes in the following line (line 265) in standalone.sh is not evaluated as a wildcard by bash,
> {code:java}
> mv "$JBOSS_LOG_DIR/gc.log.*.current" "$JBOSS_LOG_DIR/backupgc.log.current" >/dev/null 2>&1
> {code}
> therefore standalone.sh fails to move an existing gc.log.<number>.current file to backupgc.log.current silently.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list