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 9B54C200B5A for ; Thu, 4 Aug 2016 08:33:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 99DF4160AAB; Thu, 4 Aug 2016 06:33:34 +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 E3232160A7C for ; Thu, 4 Aug 2016 08:33:33 +0200 (CEST) Received: (qmail 20876 invoked by uid 500); 4 Aug 2016 06:33:33 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 20865 invoked by uid 99); 4 Aug 2016 06:33:32 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2016 06:33:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 6C7A3C0E0C for ; Thu, 4 Aug 2016 06:33:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.313 X-Spam-Level: ** X-Spam-Status: No, score=2.313 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id wGCINDXoN6ih for ; Thu, 4 Aug 2016 06:33:30 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id B04005F1B3 for ; Thu, 4 Aug 2016 06:33:29 +0000 (UTC) Received: from mjim.nabble.com (unknown [162.253.133.84]) by mwork.nabble.com (Postfix) with ESMTP id BCB4B32098C7E for ; Wed, 3 Aug 2016 23:33:22 -0700 (MST) Date: Wed, 3 Aug 2016 23:33:22 -0700 (MST) From: eric73 To: users@qpid.apache.org Message-ID: <1470292402768-7648713.post@n2.nabble.com> In-Reply-To: References: <1470054844065-7648428.post@n2.nabble.com> <118edd60-09cf-a2ab-dc1d-8048aa5e44be@redhat.com> <1470149798251-7648543.post@n2.nabble.com> <7320b99d-92c9-c0c0-82a0-2229e670321c@redhat.com> <1470228330664-7648633.post@n2.nabble.com> <8a9ffc9b-a9b1-3ea8-02b7-9b319b5e24cf@redhat.com> <1470231464812-7648644.post@n2.nabble.com> Subject: Re: Qpid dispatch router issue MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Thu, 04 Aug 2016 06:33:34 -0000 Hi, Thanks, I updated my ActiveMQ broker with 5.12.3 version and it seems resolve the timeout problem. But I still have problem to send data on a topic of the broker. It worked correctly with a queue but not with a topic. - For the queue, the name is "test_queue". In client messaging API, I used: And in the qdrouterd.conf, the syntax is: - For the topic, the name is "test_topic". In client messaging API, I used: And in the qdrouterd.conf, the syntax is: I used double quote + simple quote for the topic as describe on the qpid forum. Is there a problem with the syntax of the prefix for the topic ? Regards Eric -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-dispatch-router-issue-tp7648428p7648713.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org