From dev-return-31011-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Thu Apr 12 17:09:41 2012 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 2F34498BC for ; Thu, 12 Apr 2012 17:09:41 +0000 (UTC) Received: (qmail 98994 invoked by uid 500); 12 Apr 2012 17:09:40 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 98936 invoked by uid 500); 12 Apr 2012 17:09:40 -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 98759 invoked by uid 99); 12 Apr 2012 17:09:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 17:09:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Thu, 12 Apr 2012 17:09:39 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 92BA0367525 for ; Thu, 12 Apr 2012 17:09:19 +0000 (UTC) Date: Thu, 12 Apr 2012 17:09:19 +0000 (UTC) From: "Jim Gomes (Commented) (JIRA)" To: dev@activemq.apache.org Message-ID: <732814046.18040.1334250559617.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <403493598.5632.1334018958028.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (AMQNET-377) Sending to non-existent temp queue causes consumer to shutdown 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-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252595#comment-13252595 ] Jim Gomes commented on AMQNET-377: ---------------------------------- Tim, I can still get the test to fail even after the change you put in to close the replyConsumer. I usually have to run it more than once, because the first time through, it will work. Try running the test more than once, one after another. I'm still trying to narrow it down, but it would be good if you could confirm that it either works all the time for you, or whether subsequent runs will fail. > Sending to non-existent temp queue causes consumer to shutdown > -------------------------------------------------------------- > > Key: AMQNET-377 > URL: https://issues.apache.org/jira/browse/AMQNET-377 > Project: ActiveMQ .Net > Issue Type: Bug > Components: ActiveMQ > Affects Versions: 1.5.3, 1.5.4 > Environment: .NET client on Windows Server 2008 R2 > Reporter: Chris Robison > Assignee: Jim Gomes > Priority: Blocker > Attachments: 2012-04-09.log, AMQ-NMS.zip, NonExistentTempQueueSendTest.cs, activemq.xml, putty.log > > > It appears as though attempting to send a message to a non-existent temp queue is causing the consumer to shutdown. The behavior manifests itself by either the consumer ceasing to consume messages or, if a request timeout is set, a RequestTimedOutException being thrown. I have an NUnit project attached that I was able to reproduce the issue with. I've also attached logs. -- 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