Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CEC81200C7E for ; Tue, 23 May 2017 11:06:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CBC5D160BC3; Tue, 23 May 2017 09:06:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1E26C160BB6 for ; Tue, 23 May 2017 11:06:24 +0200 (CEST) Received: (qmail 73440 invoked by uid 500); 23 May 2017 09:06:22 -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 73406 invoked by uid 99); 23 May 2017 09:06:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 May 2017 09:06:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 580631AFB6C for ; Tue, 23 May 2017 09:06:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.488 X-Spam-Level: *** X-Spam-Status: No, score=3.488 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id WpuNWp4gtga6 for ; Tue, 23 May 2017 09:06:20 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 48F105FD7D for ; Tue, 23 May 2017 09:06:20 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id E798043F0F88B for ; Tue, 23 May 2017 02:06:19 -0700 (MST) Date: Tue, 23 May 2017 01:52:29 -0700 (PDT) From: aragoubi To: users@activemq.apache.org Message-ID: <1495529549799-4726438.post@n4.nabble.com> In-Reply-To: References: <2b68f395-e322-1f8e-54d1-b5179faaf10d@gmail.com> <1495016125181-4726230.post@n4.nabble.com> <1495027038027-4726245.post@n4.nabble.com> <1495033527229-4726256.post@n4.nabble.com> <1495122675851-4726360.post@n4.nabble.com> Subject: Re: Connection to activemq broker is lost within one second MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 23 May 2017 09:06:26 -0000 Now it's working for me too Tim, I think it was a problem of activeMQ and apache paho version compatibility. Maybe this is why threads were being killed for me. Now I am using activeMQ 5.9.0 and apache paho 1.1.0 and it is working fine. -- View this message in context: http://activemq.2283324.n4.nabble.com/Connection-to-activemq-broker-is-lost-within-one-second-tp4726204p4726438.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.