[
https://issues.jboss.org/browse/JBIDE-9576?page=com.atlassian.jira.plugin...
]
Andre Dietisheim updated JBIDE-9576:
------------------------------------
Steps to Reproduce:
#ASSERT: have a AS7 server adapter
#EXECUTE: launch it
#EXECUTE: stop it
Result:
The server process is killed, graceful stop does not work.
Eclipse log shows
{code}
!MESSAGE The server was shutdown forcefully. All processes were terminated.
{code}
There's no log entry in the server log that says that the server was shut down since
it's process was just killed.
Expected result:
The server log has the following entry, that shows that the server was shut down
gracefully
{code}
[org.jboss.as] JBoss EAP 6.0.0.Alpha1 (AS 7.0.0.Final) stopped in 3ms
{code}
Management polling / stop not working for EAP 6.
-------------------------------------------------
Key: JBIDE-9576
URL:
https://issues.jboss.org/browse/JBIDE-9576
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M3
Reporter: Rob Stryker
Assignee: Andre Dietisheim
Fix For: 3.3.0.M3
Management poller never responds for EAP 6.
Stopping the server simply terminates the process, instead of a graceful shutdown.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira