Jan Richter created JBIDE-26285:
-----------------------------------
Summary: stopServerAsync returns ok when stopping a stopped server
Key: JBIDE-26285
URL:
https://issues.jboss.org/browse/JBIDE-26285
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-server-protocol
Reporter: Jan Richter
Calling server/stopServerAsync on a server that is already stopped returns:
{noformat}{ severity: 0, pluginId: 'unknown', code: 0, message: 'ok'
}{noformat}
There is no indication that the server wasn't actually stopped as a result of the
request.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)