Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3143410BB8 for ; Mon, 25 Nov 2013 17:17:15 +0000 (UTC) Received: (qmail 20275 invoked by uid 500); 25 Nov 2013 17:17:14 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 19966 invoked by uid 500); 25 Nov 2013 17:17:11 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 19938 invoked by uid 99); 25 Nov 2013 17:17:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Nov 2013 17:17:07 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chirino@gmail.com designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vb0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Nov 2013 17:17:02 +0000 Received: by mail-vb0-f52.google.com with SMTP id f13so3065822vbg.11 for ; Mon, 25 Nov 2013 09:16:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=HCVJn1uWH6K20AphHoh5wR52jKQ9kdi0PrFjjTUFGuA=; b=EsItRUsO/o6pAxTfmsGziivhfBoWEJpgtZdtRipE/txHAkIS+a4MygFXysJwk4htXy Se8vNnMvDfzXuCEkm7g0hNxC5VuI/YaTUulhnIlYgO1a7zugCvocOweYAQgvs180efVi t5+7UI9raEkXWAanOTPdudwa65ThBv1VkZIxubZDRqNBmCw5Dg2AMiiAnHlYevOjwK4t +26tCPNWCwXXi/1SNtq/6IiRp50oHuzQSKLIzwHDM6wt6NNgB2GtKWq06Y9ftQoLgcjg 0H4nuw0W3L/zDobPXCK/btuS0qLiJ8Mn0k16hAGFIiqB7APacKgKrO3z0nD2E9TIaHeP WDGg== MIME-Version: 1.0 X-Received: by 10.52.0.235 with SMTP id 11mr5937vdh.68.1385399801864; Mon, 25 Nov 2013 09:16:41 -0800 (PST) Sender: chirino@gmail.com Received: by 10.52.24.75 with HTTP; Mon, 25 Nov 2013 09:16:41 -0800 (PST) In-Reply-To: <1384466421101-4674502.post@n4.nabble.com> References: <1384466421101-4674502.post@n4.nabble.com> Date: Mon, 25 Nov 2013 12:16:41 -0500 X-Google-Sender-Auth: 8Xpxwasb8h4UuPyNxrJTiS6QxPM Message-ID: Subject: Re: Illegal Host Name; Problem starting up activemq 5.9.0 From: Hiram Chirino To: ActiveMQ-Developers Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Try to connect to the box with a valid hostname or ip address. On Thu, Nov 14, 2013 at 5:00 PM, jephperro wrote: > Hi I'm trying to upgrade our ActiveMQ 5.4 instance to version 5.9. > > But right out of the box, I've hit a problem. The linux server ApacheMQ is > running on has a name with an underscore in it, and that's preventing MQ > from starting. > > > 2013-11-14 13:53:24,689 | INFO | Connector mqtt started | > org.apache.activemq.broker.TransportConnector | main > 2013-11-14 13:53:24,786 | ERROR | Failed to start Apache ActiveMQ > ([localhost, ID:cms_delta.mycompany.com-49872-1384466004457-0:1], > java.net.URISyntaxException: Illegal character in hostname at index 8: > ws://cms_delta.mycompany.com:61614?maximumConnections=1000&wireFormat.maxFrameSize=104857600) > | org.apache.activemq.broker.BrokerService | main > > > > Is there somewhere I can set the name of the server ? The server does have > other aliases that I could use instead if I knew where to set it. > > Thanks > > > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/Illegal-Host-Name-Problem-starting-up-activemq-5-9-0-tp4674502.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. -- Hiram Chirino Engineering | Red Hat, Inc. hchirino@redhat.com | fusesource.com | redhat.com skype: hiramchirino | twitter: @hiramchirino blog: Hiram Chirino's Bit Mojo