THRIFT-836. java: Race condition causes CancelledKeyException in TAsyncClientManager This patch removes an erroneous key cancellation and adds exception handling for a bunch of different exceptions. Patch: Ning Liang