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 38095DAAB for ; Mon, 12 Nov 2012 08:27:26 +0000 (UTC) Received: (qmail 32861 invoked by uid 500); 12 Nov 2012 08:27:25 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 32833 invoked by uid 500); 12 Nov 2012 08:27:25 -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 32779 invoked by uid 99); 12 Nov 2012 08:27:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2012 08:27:23 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of torsten@fusesource.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bk0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2012 08:27:17 +0000 Received: by mail-bk0-f43.google.com with SMTP id w5so2314600bku.2 for ; Mon, 12 Nov 2012 00:26:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=oRg4VZbMQFpn87TcU7jnVemhcro8x+MLSkFRCrAjs1c=; b=nyGnxmaOXMtI1OidRvctzkTBYO1Y5wPScQInfm6LXzggfeUh+IjT/5FYHxt7anS2KG 2kF2P9DqGkCyPPF0g5eI3Nx/ZSqF/235i2uBcDXfwBbQXF4N5XUARfgBWgE1B3HCJbXS ZgDAC7C4/nn0hQz7Z8JWyAjgcwn+ycOBXPVoxwzMmlJM11E9oZW0/5/g0GFVBzTqJRrK moFmwl+Usowhep13F9WSdjWkPksKAaJ/50vw0UxQdp6qtKqR7HYh5KgAPQEYd8d02oqo LblXTEU0r2/PivECqTpfOULC19XSYjvQyk5lwkYf0XUfKvA0y/5z8wCTNqllP6EV5OZ9 YzhA== Received: by 10.204.148.202 with SMTP id q10mr6568462bkv.55.1352708816173; Mon, 12 Nov 2012 00:26:56 -0800 (PST) Received: from mac.fritz.box (p57BD61E8.dip0.t-ipconnect.de. [87.189.97.232]) by mx.google.com with ESMTPS id 1sm2270816bks.3.2012.11.12.00.26.55 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 12 Nov 2012 00:26:55 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1085) Subject: Re: Invlaid client id exception From: Torsten Mielke In-Reply-To: Date: Mon, 12 Nov 2012 09:26:53 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <7504A550-1312-4F25-B8E6-82B6C41CE5C7@fusesource.com> References: To: users@activemq.apache.org X-Mailer: Apple Mail (2.1085) X-Gm-Message-State: ALoCoQnHB+AVE91SE2SjBU9GvF3RfxBESGs30YXcb81Ci90+uGlL3SWqgppfzuOxmrkx0Re35e/A X-Virus-Checked: Checked by ClamAV on apache.org Hello Mohit, How does your network connector configuration look like?=20 In general you can use duplex=3Dtrue. There is generally no need to define a network connector with = duplex=3Dtrue on both broker ends. With duplex=3Dtrue one network = connector definition between the two brokers is enough. Regards, Torsten Mielke torsten@fusesource.com tmielke.blogspot.com On Nov 11, 2012, at 5:33 PM, Mohit Anchlia wrote: > I had to remove duplex from network of connectors. Does it mean I = can't use > duplex? >=20 > On Sat, Nov 10, 2012 at 11:54 AM, Mohit Anchlia = wrote: >=20 >> Does anyone know why one would get this error? >>=20 >>=20 >> javax.jms.InvalidClientIDException: Broker: pprddaamq304.ie.i.net - >> Client: NC_pprddaamq300.ie.i.net_outbound already connected from = vm:// >> pprddaamq304.ie.i.net#0 >>=20