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 81F82984F for ; Wed, 16 Nov 2011 21:30:33 +0000 (UTC) Received: (qmail 5116 invoked by uid 500); 16 Nov 2011 21:30:33 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 5091 invoked by uid 500); 16 Nov 2011 21:30:33 -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 Received: (qmail 5083 invoked by uid 99); 16 Nov 2011 21:30:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2011 21:30:33 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of mrdiesel@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2011 21:30:26 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RQn3V-0005kK-Kz for users@activemq.apache.org; Wed, 16 Nov 2011 13:30:05 -0800 Date: Wed, 16 Nov 2011 13:30:05 -0800 (PST) From: mrdiesel To: users@activemq.apache.org Message-ID: <1321479005641-4077949.post@n4.nabble.com> In-Reply-To: <1321477658.2392.3.camel@OfficePC> References: <1321473720696-4077689.post@n4.nabble.com> <1321474016.2392.0.camel@OfficePC> <1321475597379-4077794.post@n4.nabble.com> <1321476330.2392.2.camel@OfficePC> <1321476818266-4077852.post@n4.nabble.com> <1321477658.2392.3.camel@OfficePC> Subject: Re: The Decaf Threading API is in a Shutdown State. Exception 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 m getting the same segmentation fault error. I moved the init and shutdown statements outside the for loop. 0test 1test 2test 3test Segmentation fault (core dumped) is there a sample, synchronous c++ client i can look? I m really not getting why this is happening? -- View this message in context: http://activemq.2283324.n4.nabble.com/The-Decaf-Threading-API-is-in-a-Shutdown-State-Exception-tp4077689p4077949.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.