Manel Martinez created AS7-4413:
-----------------------------------
Summary: shutting down slave host with jboss-cli.sh stops Domain Controller
when slave is started with --cached-dc
Key: AS7-4413
URL:
https://issues.jboss.org/browse/AS7-4413
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.1.1.Final
Reporter: Manel Martinez
Assignee: Brian Stansberry
Priority: Critical
NOTE: this is related to AS7-4281 (see
https://issues.jboss.org/browse/AS7-4281?focusedCommentId=12682058&pa...
)
when a slave host is started with -cached-dc option, executing "jboss-cli.sh -c
command=/host=$SLAVE_HOSTNAME:shutdown
--controller=$DOMAIN_CONTROLLER_HOST:$DOMAIN_CONTROLLER_PORT --user=$HOSTNAME
--password=$PASSWORD" will stop the Domain Controller instead stopping slave host. If
I execute the same command without using --cached-dc option when starting slave host, it
will shutdown the slave host as I expected. I am not really sure about what should do this
command (stopping DC or slave -I think it should stop slave host) but it's kind of
weird the behaviour depending on the --cached-dc option.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira