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 D7717DCD0 for ; Thu, 28 Jun 2012 11:43:45 +0000 (UTC) Received: (qmail 97373 invoked by uid 500); 28 Jun 2012 11:43:45 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 97284 invoked by uid 500); 28 Jun 2012 11:43:44 -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 97219 invoked by uid 99); 28 Jun 2012 11:43:44 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jun 2012 11:43:44 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id DEFE6141BDA for ; Thu, 28 Jun 2012 11:43:43 +0000 (UTC) Date: Thu, 28 Jun 2012 11:43:43 +0000 (UTC) From: "Lionel Cons (JIRA)" To: commits@activemq.apache.org Message-ID: <521509461.66236.1340883823915.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (APLO-218) Unexpected "Transport listener failure" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Lionel Cons created APLO-218: -------------------------------- Summary: Unexpected "Transport listener failure" Key: APLO-218 URL: https://issues.apache.org/jira/browse/APLO-218 Project: ActiveMQ Apollo Issue Type: Bug Environment: apollo-99-trunk-20120623.032010-57 Reporter: Lionel Cons I wrote a script to test ack+transaction. It works fine against ActiveMQ but it fails on Apollo and the broker simply reports in its logs: 2012-06-28 13:38:38,644 Shutting connection '/192.168.1.1:46740' down due to: java.io.IOException: Transport listener failure. Why is Apollo abruptly closing the connection? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira