Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-373

NullPointer Exception in SocketAccept class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 0.8.0
    • 0.8.0
    • None
    • None
    • Windows XP

    Description

      I am using MINA v0.8.0 in my component. I hit upon the following NullPointer Exception when I try to call unbind method to unregister the service from the registry.

      java.lang.NullPointerException
      at org.apache.mina.io.socket.SocketAcceptor.cancelKeys(SocketAcceptor.java:431)
      at org.apache.mina.io.socket.SocketAcceptor.access$900(SocketAcceptor.java:47)
      at org.apache.mina.io.socket.SocketAcceptor$Worker.run(SocketAcceptor.java:240)

      This has a considerable impact on my component.

      Attachments

        Activity

          People

            trustin Trustin Lee
            snageswara S. Nageswara Rao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: