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 0EBD8189BC for ; Fri, 12 Feb 2016 16:40:49 +0000 (UTC) Received: (qmail 19462 invoked by uid 500); 12 Feb 2016 16:40:48 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 19406 invoked by uid 500); 12 Feb 2016 16:40:48 -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 Delivered-To: moderator for dev@activemq.apache.org Received: (qmail 99372 invoked by uid 99); 12 Feb 2016 09:32:04 -0000 X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.964 X-Spam-Level: *** X-Spam-Status: No, score=3.964 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_ENVFROM_END_DIGIT=0.25, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=0.228] autolearn=disabled Date: Fri, 12 Feb 2016 01:07:15 -0800 (PST) From: Konstantin To: dev@activemq.apache.org Message-ID: <1455268035337-4707450.post@n4.nabble.com> Subject: Can not get info activeMQ broker's status. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit My C++ application uses activemq-cpp library. When I create connection and call *connection->start()* app hangs until the corresponding activemq broker is not running. Is there any way to know either activemq broker is running or not before calling *connection->start()*? Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/Can-not-get-info-activeMQ-broker-s-status-tp4707450.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.