[jboss-jira] [JBoss JIRA] (WFCORE-1187) Embedded server start / stop / start with new --jboss-home continues to refer to previous server.log
Jean-Francois Denise (Jira)
issues at jboss.org
Fri Jan 25 07:45:01 EST 2019
[ https://issues.jboss.org/browse/WFCORE-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13687595#comment-13687595 ]
Jean-Francois Denise commented on WFCORE-1187:
----------------------------------------------
[~vmarek], you can only use --jboss-home in non modular content (when running cli fat jar). If you built core, you can start CLI that way:
java -jar ~/.m2/repository/org/wildfly/core/wildfly-cli/8.0.0.Beta3-SNAPSHOT/wildfly-cli-8.0.0.Beta3-SNAPSHOT-client.jar
Otherwise use the jar present in wildfly full: bin/client/jboss-cli-client.jar
> 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: ehsavoie Hugonnet
> Priority: Major
>
> - 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.12.1#712002)
More information about the jboss-jira
mailing list