Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 51E939EA9 for ; Tue, 22 Nov 2011 07:39:09 +0000 (UTC) Received: (qmail 45222 invoked by uid 500); 22 Nov 2011 07:39:09 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 44960 invoked by uid 500); 22 Nov 2011 07:39:08 -0000 Mailing-List: contact dev-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 dev@activemq.apache.org Received: (qmail 44103 invoked by uid 99); 22 Nov 2011 07:39:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 07:39:04 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 07:39:02 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id F31A69620F for ; Tue, 22 Nov 2011 07:38:40 +0000 (UTC) Date: Tue, 22 Nov 2011 07:38:40 +0000 (UTC) From: "Frank Gynnild (Resolved) (JIRA)" To: dev@activemq.apache.org Message-ID: <2094189204.1608.1321947520997.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1994669593.51122.1321882373088.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (AMQNET-351) After failover, messages are sent, but not received MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQNET-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Gynnild resolved AMQNET-351. ---------------------------------- Resolution: Duplicate This is a duplicate of AMQNET-352. I tested the fix that Timothy Bish created, and it works nicely. > After failover, messages are sent, but not received > --------------------------------------------------- > > Key: AMQNET-351 > URL: https://issues.apache.org/jira/browse/AMQNET-351 > Project: ActiveMQ .Net > Issue Type: Bug > Affects Versions: 1.5.2 > Environment: ActiveMQ NMS 1.5.2 + ActiveMQ 5.5 broker > Reporter: Frank Gynnild > Assignee: Jim Gomes > Priority: Critical > Attachments: NmsFailoverReceiveTest.cs > > > See attached unit test. > Test does this: > 1) Creates a connection, session and producer (using failover protocol). > 2) Creates a connection, session and consumer (using failover protocol). > 3) Stops message bus, and starts it again. > 4) Sends message. > 5) Message is never received. (PROBLEM). > So after a failover messages can be sent successfully, but fails to be received. > Is there an easy workaround for it, as the above breaks the failover scenario? -- 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