[ 
https://issues.apache.org/jira/browse/THRIFT-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Reiss resolved THRIFT-145.
--------------------------------

    Resolution: Fixed

> NPE in TNonblockingServer
> -------------------------
>
>                 Key: THRIFT-145
>                 URL: https://issues.apache.org/jira/browse/THRIFT-145
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Java)
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>         Attachments: thrift-145-v2.patch, thrift-145-v3.patch, 
> thrift-145.patch
>
>
> {code}
> Exception in thread "Thread-2" java.lang.NullPointerException
>         at 
> com.facebook.thrift.server.TNonblockingServer$SelectThread.cleanupSelectionkey(Unknown
>  Source)
>         at 
> com.facebook.thrift.server.TNonblockingServer$SelectThread.handleAccept(Unknown
>  Source)
>         at 
> com.facebook.thrift.server.TNonblockingServer$SelectThread.select(Unknown 
> Source)
>         at 
> com.facebook.thrift.server.TNonblockingServer$SelectThread.run(Unknown Source)
> {code}
> Unsure of the cause, but this should be handled more elegantly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to