Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 7458 invoked from network); 24 Dec 2006 00:51:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Dec 2006 00:51:24 -0000 Received: (qmail 18650 invoked by uid 500); 24 Dec 2006 00:51:30 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 18626 invoked by uid 500); 24 Dec 2006 00:51:30 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 18617 invoked by uid 99); 24 Dec 2006 00:51:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Dec 2006 16:51:30 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Dec 2006 16:51:23 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7EE537140D2 for ; Sat, 23 Dec 2006 16:51:02 -0800 (PST) Message-ID: <3320102.1166921462489.JavaMail.root@brutus> Date: Sat, 23 Dec 2006 16:51:02 -0800 (PST) From: "Albert Strasheim (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Created: (AMQCPP-33) Integration tests crash if broker isn't running MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Integration tests crash if broker isn't running ----------------------------------------------- Key: AMQCPP-33 URL: https://issues.apache.org/activemq/browse/AMQCPP-33 Project: ActiveMQ C++ Client Issue Type: Bug Affects Versions: 1.1 Reporter: Albert Strasheim Assigned To: Nathan Mittler The AMQCPP integration tests crash on my Windows system if a broker isn't running. I'm guessing it's an uncaught exception from the connection attempt that's causing problems. It should probably be caught and do some kind of CPPUNIT_ASSERT(false). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira