Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 88A5110CD9 for ; Thu, 30 Jan 2014 16:10:29 +0000 (UTC) Received: (qmail 39510 invoked by uid 500); 30 Jan 2014 16:10:18 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 39398 invoked by uid 500); 30 Jan 2014 16:10:16 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 39314 invoked by uid 99); 30 Jan 2014 16:10:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jan 2014 16:10:14 +0000 Date: Thu, 30 Jan 2014 16:10:14 +0000 (UTC) From: "Hiram Chirino (JIRA)" To: commits@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (APLO-339) java.nio.channels.CancelledKeyException MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/APLO-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886708#comment-13886708 ] Hiram Chirino commented on APLO-339: ------------------------------------ Could you post the full exception? You should be able to find it in log/stacktrace.log > java.nio.channels.CancelledKeyException > ---------------------------------------- > > Key: APLO-339 > URL: https://issues.apache.org/jira/browse/APLO-339 > Project: ActiveMQ Apollo > Issue Type: Bug > Components: apollo-broker, apollo-stomp > Affects Versions: 1.6 > Environment: Windows 7, Windows Server 2008, .NET, Delphi XE2 via Habari stomp > Reporter: Vladislav Podlin > > Hello! > We use Apollo message broker for communication between different platforms (.NET, Delphi). Time after time an exception occurs which disables handling of several messages. > Some other messages are still working. > java.nio.channels.CancelledKeyException | 141ef86151b > It works again after restarting of the broker service. > What can be the reason of this exception? How to deal with this? -- This message was sent by Atlassian JIRA (v6.1.5#6160)