Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 85CE410988 for ; Wed, 24 Jul 2013 08:40:46 +0000 (UTC) Received: (qmail 66590 invoked by uid 500); 24 Jul 2013 08:40:45 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 66483 invoked by uid 500); 24 Jul 2013 08:40:45 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Delivered-To: moderator for users@activemq.apache.org Received: (qmail 31480 invoked by uid 99); 23 Jul 2013 15:44:00 -0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Date: Tue, 23 Jul 2013 08:42:34 -0700 (PDT) From: dpatel To: users@activemq.apache.org Message-ID: <1374594154841-4669619.post@n4.nabble.com> Subject: ActiveMQ CPP Issue with createCMSConnectionFactory MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I just upgraded from activemqcpp version 3.6 to 3.7.0. After the upgrade when I try to execute the following line in release config the dll crashes. cms::ConnectionFactory *conn_factory = cms::ConnectionFactory::createCMSConnectionFactory(conn_str); This works just fine in debug mode. Is anyone else having this issue or can tell me how to fix it. Any help is much appreciated. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CPP-Issue-with-createCMSConnectionFactory-tp4669619.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.