-
Bug
-
Resolution: Done
-
Major
-
None
-
None
PS1 scripts for standalone and domain do not survive :shutdown(restart=true)
[standalone@localhost:9990 /] :shutdown(restart=true) {"outcome" => "success"} [standalone@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
Domain the same
[domain@localhost:9990 /] /host=master:shutdown(restart=true)
...
FYI - scripts were taken from https://github.com/ctomc/wildfly-core/commits/powershell
- clones
-
JBEAP-1207 PS1 scripts for standalone and domain do not survive :shutdown(restart=true)
- Closed