[
https://issues.jboss.org/browse/JBIDE-11831?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-11831:
---------------------------------------
I don't know how you call the command but there should be some return value, no?
For example if I run a command using "ssh user@host command", the ssh command
returns the exit code of the command or 255 if an error occurred while processing request
via ssh session. But I don't know how you call this command in the code.
Remote server marked as stopped even if stopped failed
------------------------------------------------------
Key: JBIDE-11831
URL:
https://issues.jboss.org/browse/JBIDE-11831
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.Beta3
Environment: JBT 3.3.0.Beta3 H152
Reporter: Martin Malina
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.3.0.CR1
Similarly to JBIDE-11825, when you stop a remote server and the shutdown command fails to
stop the server process for some reason, the tooling will display the server as stopped
even if in fact it is still running.
It the status is Stopped, it should really be stopped.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira