[jboss-jira] [JBoss JIRA] (WFCORE-1030) PS1 scripts for standalone and domain do not survive :shutdown(restart=true)
Kabir Khan (JIRA)
issues at jboss.org
Fri Oct 2 11:51:01 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan updated WFCORE-1030:
-------------------------------
Fix Version/s: 2.0.0.CR7
(was: 2.0.0.CR6)
> PS1 scripts for standalone and domain do not survive :shutdown(restart=true)
> ----------------------------------------------------------------------------
>
> Key: WFCORE-1030
> URL: https://issues.jboss.org/browse/WFCORE-1030
> Project: WildFly Core
> Issue Type: Bug
> Components: Scripts
> Reporter: Rostislav Svoboda
> Assignee: Tomaz Cerar
> Fix For: 2.0.0.CR7
>
>
> PS1 scripts for standalone and domain do not survive :shutdown(restart=true)
> {code}
> [standalone at localhost:9990 /] :shutdown(restart=true)
> {"outcome" => "success"}
> [standalone at localhost:9990 /] ls
> Failed to perform operation: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://localhost:9990.
> The connection failed: WFLYPRT0053: Could not connect to http-remoting://localhost:9990.
> The connection failed: Connection refused: no further information
> {code}
> Domain the same
> {code}
> [domain at localhost:9990 /] /host=master:shutdown(restart=true)
> ...
> {code}
> FYI - scripts were taken from https://github.com/ctomc/wildfly-core/commits/powershell
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list