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 5BE1A88FE for ; Mon, 22 Aug 2011 07:58:52 +0000 (UTC) Received: (qmail 89770 invoked by uid 500); 22 Aug 2011 07:58:50 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 89396 invoked by uid 500); 22 Aug 2011 07:58:39 -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 89377 invoked by uid 99); 22 Aug 2011 07:58:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 07:58:31 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chubrilo@gmail.com designates 209.85.161.43 as permitted sender) Received: from [209.85.161.43] (HELO mail-fx0-f43.google.com) (209.85.161.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 07:58:25 +0000 Received: by fxg17 with SMTP id 17so3975944fxg.2 for ; Mon, 22 Aug 2011 00:57:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=29rxo6iuBK6AAKHyvNjLExAsrIyRikIFJbWlSk5u8RU=; b=wkkPxI/OFfkUVvYbxaVzhKdqCQ9cztaDllcWL4t8ECt9yisol7AgP2nHJuSxildtz0 qTtGr8+EgGooSfMJzWzUqPQ/Xefbu+ryeHhWjmFpy+gGqWC4EaGdzhT6BA3dOG5vcbpr JM6Q2/3dxzxCx2X2ExCDyAdFgCNtgSzkvW9Mw= MIME-Version: 1.0 Received: by 10.223.98.78 with SMTP id p14mr3279253fan.8.1313999865524; Mon, 22 Aug 2011 00:57:45 -0700 (PDT) Sender: chubrilo@gmail.com Received: by 10.223.93.198 with HTTP; Mon, 22 Aug 2011 00:57:45 -0700 (PDT) In-Reply-To: <1313933488924-3758394.post@n4.nabble.com> References: <1313933488924-3758394.post@n4.nabble.com> Date: Mon, 22 Aug 2011 09:57:45 +0200 X-Google-Sender-Auth: sIZRUcNhFeBfdCfN1wLS3tVNVEM Message-ID: Subject: Re: Running multiple activemq instances on the same server From: Dejan Bosanac To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=0015174c3ab63832f804ab136fb0 X-Virus-Checked: Checked by ClamAV on apache.org --0015174c3ab63832f804ab136fb0 Content-Type: text/plain; charset=ISO-8859-1 Seems like you're using some older version of the broker. Try 5.5.0 Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Sun, Aug 21, 2011 at 3:31 PM, JohnTom wrote: > Hi > > I was following this: > > https://sbforge.org/display/BITMAG/Running+multiple+activemq+instances+on+the+same+server > > https://sbforge.org/display/BITMAG/Running+multiple+activemq+instances+on+the+same+server > > However when i issue: > bin/activemq create instance1 > > then i get this error: > > ERROR: java.lang.RuntimeException: Failed to execute start task. Reason: > java.lang.IllegalArgumentException: Invalid broker URI, no scheme > specified: > create > java.lang.RuntimeException: Failed to execute start task. Reason: > java.lang.IllegalArgumentException: Invalid broker URI, no scheme > specified: > create > > Can anyone help me please? > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Running-multiple-activemq-instances-on-the-same-server-tp3758394p3758394.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --0015174c3ab63832f804ab136fb0--