Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-5368

ClosedChannelException on shutdown

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.2.4
    • None
    • None
    • Low

    Description

      Catching AsynchronousCloseException isn't enough:

      ERROR [ACCEPT-/127.0.0.3] 2013-03-20 11:10:38,087 CassandraDaemon.java (line 169) Exception in thread Thread[ACCEPT-/127.0.0.3,5,main]
      java.lang.RuntimeException: java.nio.channels.ClosedChannelException
          at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:892)
      Caused by: java.nio.channels.ClosedChannelException
          at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:135)
          at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
          at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:881)
      

      Attachments

        1. 5368.txt
          1 kB
          Brandon Williams

        Activity

          People

            brandon.williams Brandon Williams
            brandon.williams Brandon Williams
            Brandon Williams
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: