[jboss-jira] [JBoss JIRA] (WFCORE-3937) Error when running configured wildfly
Brian Stansberry (JIRA)
issues at jboss.org
Wed Jun 20 02:54:00 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594226#comment-13594226 ]
Brian Stansberry edited comment on WFCORE-3937 at 6/20/18 2:53 AM:
-------------------------------------------------------------------
This works fine for me on my Macbook, docker version 17.09.1-ce-mac42 (which is fairly old as later versions of Docker had bug on OSX.) But Jeff has reproduced it so I'm just mentioning this as a data point.
Never mind; I got distracted and hadn't done the 'docker run --rm -it testing' step!
was (Author: brian.stansberry):
This works fine for me on my Macbook, docker version 17.09.1-ce-mac42 (which is fairly old as later versions of Docker had bug on OSX.) But Jeff has reproduced it so I'm just mentioning this as a data point.
> Error when running configured wildfly
> -------------------------------------
>
> Key: WFCORE-3937
> URL: https://issues.jboss.org/browse/WFCORE-3937
> Project: WildFly Core
> Issue Type: Bug
> Components: Management
> Affects Versions: 5.0.0.Final
> Reporter: Stephen Buergler
> Assignee: Jeff Mesnil
> Priority: Minor
> Attachments: Dockerfile
>
>
> 08:32:20,676 ERROR [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0056: Could not rename /opt/jboss/wildfly/standalone/configuration/standalone_xml_history/current to /opt/jboss/wildfly/standalone/configuration/standalone_xml_history/20180619-083220673: java.nio.file.DirectoryNotEmptyException: /opt/jboss/wildfly/standalone/configuration/standalone_xml_history/current
> ...
> 08:50:08,531 WARN [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0414: Could not create a timestamped backup of current history dir /opt/jboss/wildfly/standalone/configuration/standalone_xml_history/current, so it may still include versions from the previous boot.
> To reproduce:
> docker build -t testing .
> docker run --rm -it testing
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list