You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Tom Pines (JIRA)" <ji...@apache.org> on 2014/06/21 16:44:24 UTC

[jira] [Commented] (KARAF-2924) ShutdownChannelGroupException thrown on shutdown

    [ https://issues.apache.org/jira/browse/KARAF-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14039853#comment-14039853 ] 

Tom Pines commented on KARAF-2924:
----------------------------------

Have you had a chance to look into this issue ?

Thanks,
Tom

> ShutdownChannelGroupException thrown on shutdown
> ------------------------------------------------
>
>                 Key: KARAF-2924
>                 URL: https://issues.apache.org/jira/browse/KARAF-2924
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 3.0.1
>         Environment: Windows 7; Java build 1.7.0_51-b13; apache-maven-3.2.1
> clean install of karaf-3.0.1
>            Reporter: Tom Pines
>            Priority: Minor
>
> A ShutdownChannelGroupException is consistently thrown on shutdown.
> --
> Console output:
>   Apache Karaf (3.0.1)
> Hit '<tab>' for a list of available commands
> and '[cmd] --help' for help on a specific command.
> Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.
> karaf@root()> shutdown
> Confirm: halt instance root (yes/no): yes
> karaf@root()> Exception in thread "Thread-10" java.nio.channels.ShutdownChannelGroupException
>         at sun.nio.ch.Invoker.invokeIndirectly(Invoker.java:210)
>         at sun.nio.ch.Invoker.invokeIndirectly(Invoker.java:301)
>         at sun.nio.ch.WindowsAsynchronousServerSocketChannelImpl$AcceptTask.failed(WindowsAsynchronousServerSocketChannelImpl.java:286)
>         at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:399)
>         at java.lang.Thread.run(Thread.java:744)
> C:\lib\apache-karaf-3.0.1\bin>



--
This message was sent by Atlassian JIRA
(v6.2#6252)