[jboss-jira] [JBoss JIRA] (WFCORE-1187) Embedded server start / stop / start with new --jboss-home continues to refer to previous server.log
Ken Wills (JIRA)
issues at jboss.org
Mon Feb 27 11:50:00 EST 2017
[ https://issues.jboss.org/browse/WFCORE-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13369796#comment-13369796 ]
Ken Wills commented on WFCORE-1187:
-----------------------------------
Just retested this to validate it was actually still occuring.
The remaining issue with this is, if you have embedded A & B, starting A will correctly log to A's server.log, then stopping A, and starting B will use A's log, unless B is reloaded. This sequence continues.
Should be an easy enough one to track down.
> Embedded server start / stop / start with new --jboss-home continues to refer to previous server.log
> ----------------------------------------------------------------------------------------------------
>
> Key: WFCORE-1187
> URL: https://issues.jboss.org/browse/WFCORE-1187
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Reporter: Ken Wills
> Assignee: Ken Wills
>
> - start-embedded-server --jboss-home=/foo/bar1
> - stop-embedded-server
> - start-embedded-server --jboss-home=/foo/bar2
> -- server.log in /foo/bar1/standalone/logs/server.log is still written to.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list