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 E9D4C2009F8 for ; Fri, 3 Jun 2016 15:47:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E88EC160A2A; Fri, 3 Jun 2016 13:47:45 +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 33F2F160A11 for ; Fri, 3 Jun 2016 15:47:45 +0200 (CEST) Received: (qmail 12907 invoked by uid 500); 3 Jun 2016 13:47:44 -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 73640 invoked by uid 99); 3 Jun 2016 10:27:12 -0000 X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.55 X-Spam-Level: *** X-Spam-Status: No, score=3.55 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, URI_HEX=1.313, URI_TRY_3LD=0.064] autolearn=disabled Date: Fri, 3 Jun 2016 02:49:13 -0700 (PDT) From: elvis To: users@activemq.apache.org Message-ID: <1464947353076-4712595.post@n4.nabble.com> Subject: Cannot receive every message by mqtt protocol MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Fri, 03 Jun 2016 13:47:46 -0000 Hi, I use sample code of Paho Project java library as my subscriber and publisher ( Sample.java and MqttPublishSample ). It's weird that the subscriber can't receive every published message. If I restart Apollo server, then the subscriber receives those message it did't get. But, with the same testing codes, if I use RabbitMQ as my MOM server instead of Apollo, It work perfectly!!! Can someone please help me with this? elvis. -- View this message in context: http://activemq.2283324.n4.nabble.com/Cannot-receive-every-message-by-mqtt-protocol-tp4712595.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.