[jboss-jira] [JBoss JIRA] (WFCORE-1030) PS1 scripts for standalone and domain do not survive :shutdown(restart=true)
Rostislav Svoboda (JIRA)
issues at jboss.org
Fri Oct 2 04:19:00 EDT 2015
Rostislav Svoboda created WFCORE-1030:
-----------------------------------------
Summary: 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
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