[
https://issues.apache.org/jira/browse/KARAF-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442580#comment-13442580
]
Scott England-Sullivan commented on KARAF-1763:
-----------------------------------------------
Hi JB,
Notes from the *Latest karaf-2.3.x Hangs on Shutdown* thread on the Developer
mailing list.
This issue appears to be a bug in Aries Blueprint and is fixed as part of
ARIES-867. In this case the deadlock will occur due to the
*org.apache.karaf.shell.console.jline.Console* line 387 (queue.take()) blocking
the *BlueprintContainerImpl.destroy()* attempt to destroy the thread without
first interrupting it.
I will attach the thread dump for reference.
Best Regards,
Scott ES
> shutdown command doesn't work correctly
> ---------------------------------------
>
> Key: KARAF-1763
> URL: https://issues.apache.org/jira/browse/KARAF-1763
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 2.3.0
> Reporter: Jean-Baptiste Onofré
> Fix For: 2.3.0
>
>
> The shutdown command doesn't stop Karaf. It seems that it stops the console
> (commands are not available anymore like a simple osgi:list), but not the
> Karaf main progress.
> I know that we changed the behavior of the console to be less coupled to the
> Karaf main process, it's probably related.
--
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