[
https://issues.jboss.org/browse/JBIDE-16400?page=com.atlassian.jira.plugi...
]
Rob Stryker resolved JBIDE-16400.
---------------------------------
Assignee: Rob Stryker
Resolution: Rejected
If your server is started in local mode, and launches a process, then timeout poller is
not the only thing involved in this workflow. We also listen on the process itself for a
termination event. The reason we do this is in case the process is killed by a user in a
terminal, for example. We need the eclipse environment to be as accurate as possible. So
if we detect that the process itself has died or terminated in any way, we set the server
to stopped before the poller has a chance to wait for the full timeout.
This is intended and is not a bug.
Timeout shutdown poller does not wait for timeout
-------------------------------------------------
Key: JBIDE-16400
URL:
https://issues.jboss.org/browse/JBIDE-16400
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.1.1.Final
Environment: JBDS 7.1.0.GA
EAP 6.2.0
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.2.0.Alpha2
When you select "Timeout" as the Shutdown poller in server editor, one would
expect the server to show stopped only after the timeout has elapsed (like it happens with
the Timeout startup poller). Instead, the server is shown instantly once you stop the
server.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira