]
Josef Kopriva commented on JBIDE-26311:
---------------------------------------
This happens also with WildFly 12.
EAP 7.1 fails to stop when connected over ssh
---------------------------------------------
Key: JBIDE-26311
URL:
https://issues.jboss.org/browse/JBIDE-26311
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.9.0.AM2
Reporter: Martin Malina
Assignee: Rob Stryker
Labels: regression
I have an EAP 7.1 setup up over ssh. It's running on my localhost, so it's the
most basic test of an ssh server. When I click the stop button on the server, it says:
Server Red Hat JBoss EAP 7.1 ssh failed to stop.
An exception stack trace is not available.
It will stop on second attempt. On a local server this would mean killing the server java
process. I'm not sure exactly what happens on a remote server, but it works.
I'm pretty sure this worked last time (previous milestone).