[
https://issues.jboss.org/browse/AS7-6634?page=com.atlassian.jira.plugin.s...
]
Radoslav Husar commented on AS7-6634:
-------------------------------------
The problem is that Managed*DeployableContainer kills the managed server instead of
regular shutdown in stop() on Windows. ARQ's stop is supposed to shutdown the server
'nicely', for abrupt termination there is jvmKill().
This was probably implemented like this incorrectly assuming that on windows, the process
is sent SIGTERM like on *NIX-based OSes but there is no such thing on windows and the
process is terminated immediately.
This shows up only in clustered tests, compared to other tests which dont rely on the
shutdown sequence to be completed, but clustering testsuite relies on shutdown to
disconnect the channel and leave the cluster without FD having to kick in.
Complete support for OSGi Blueprint
-----------------------------------
Key: AS7-6634
URL:
https://issues.jboss.org/browse/AS7-6634
Project: Application Server 7
Issue Type: Feature Request
Components: OSGi
Reporter: Thomas Diesler
R5 TCK compliance for Blueprint
--
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