From users-return-17329-apmail-cloudstack-users-archive=cloudstack.apache.org@cloudstack.apache.org Wed Aug 27 11:51:38 2014 Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-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 2C9A611622 for ; Wed, 27 Aug 2014 11:51:38 +0000 (UTC) Received: (qmail 59388 invoked by uid 500); 27 Aug 2014 11:51:35 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 59342 invoked by uid 500); 27 Aug 2014 11:51:35 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 59319 invoked by uid 99); 27 Aug 2014 11:51:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2014 11:51:34 +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 (nike.apache.org: domain of adrian@alsiconsulting.co.uk designates 209.85.192.53 as permitted sender) Received: from [209.85.192.53] (HELO mail-qg0-f53.google.com) (209.85.192.53) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2014 11:51:08 +0000 Received: by mail-qg0-f53.google.com with SMTP id z60so78106qgd.40 for ; Wed, 27 Aug 2014 04:51:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alsiconsulting.co.uk; s=alsi; h=from:references:in-reply-to:mime-version:thread-index:date :message-id:subject:to:content-type; bh=aSK1UMrHF/Ir+iExNGiQa3mFMx2/E2adA6ezC9dogEE=; b=Do8NhZ1GWEx7PKMpWdwlglOOmULg+c6MMus6y90oeej8qJZLVRweeGtpDAKnGoSnnO 0yAPY9sZya9CRMW0Vl19T1T2CwZOu4AlQSttLYdnsw0RefQ6qwG9PAvyf0yeq3UDCAq1 kQ7nxMWHclGGtup4PxEpjaQ1KAL8zKo3zSGE4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:content-type; bh=aSK1UMrHF/Ir+iExNGiQa3mFMx2/E2adA6ezC9dogEE=; b=Iquwxgsz3muCUteDiZMF4jSwV0+i2Ipt2VP+Q7/9YiHV31Bmfky1Mgfu5aFqbCfnVw Xz7KAVzxP5V30bSbVIcnyoKXQYkFA0VQFOPDzLAOQyadJqvR33p+JfzYZbA5jMPXTost BSSTt95QDyh7blLWQ7SMg2vEoDTIhQukup9ANIpdellVGze+xHk4vS1OEvIyEOy/NOkH e4gVs1JIC00fV28jc2I9QAyFs/dEvQ5r3PWlBWrpHbKkM9qZ7HzoUdn84jWSKw2xzQDt TdOAjIjzFUgq4QlJ9HWcYhXTfptSh25J1vKn3+Kpa4bT/mYcner4hQrUTjpFkYYZZ4hn 4Y/w== X-Gm-Message-State: ALoCoQkh7YiJImCJ01n+SG71EpR/lblgkqS+N+NqwwUroD6+HFuejZNmalLCnre1FJtec9LuhAcR X-Received: by 10.140.94.163 with SMTP id g32mr52828735qge.77.1409140267492; Wed, 27 Aug 2014 04:51:07 -0700 (PDT) From: Adrian Lewis References: <53FD3536.600@rowan.id.au> <53FD3ADF.9070302@gmail.com> <53FD3E27.9020601@rowan.id.au> <53FD9EF3.7060009@rowan.id.au> In-Reply-To: <53FD9EF3.7060009@rowan.id.au> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQGg2mZDMKcgQ/jU03/YhSFeVMeRPgIHOp/sAesYjz0BoE4fapwVjuzw Date: Wed, 27 Aug 2014 12:50:59 +0100 Message-ID: Subject: RE: 404 Web Interface Not Showing -- 404 or blank screen To: users@cloudstack.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi Piers, Not sure if this is of any help but I've had similar issues when trying to install the mgmt server on a machine with anything less than 4G RAM. I've also found that the mgmt server can take a good few minutes to fully start up and after a while of scratching my head and trying to decipher logs, it has started working on its own. I got a little confused over whether the Tomcat service needs to be enabled at startup (Centos/RHEL chkconfig) but I think that CS takes care of that as I've not needed to do anything specific for Tomcat in installs since. Bump up the RAM and try taking a coffee break after it starts up for the first time - might be as simple as that. Cheers, Adrian -----Original Message----- From: Piers [mailto:piers@rowan.id.au] Sent: 27 August 2014 10:04 To: users@cloudstack.apache.org Subject: Re: 404 Web Interface Not Showing -- 404 or blank screen Sorry for replying to myself. There has to be something wrong here. I keep getting white screens & 404's. I am almost at the stage of putting the entire docs into a batch script to reinstall. http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/qig.html I have wiped the DB, yum remove'd, rm -fR /etc/cloudstack From a "clean" install I get a white screen Is there something I am not purging to get a clean system? I am not a big user of Tomcat - do I need to rest the server in some way? Is the install messing with eth0 -> cloudbr0 which means that subsequent installs fail? Other errors / points yum install cloudstack-* Unable to determine ssl settings for server.xml, please run cloudstack-setup-management manually <---- is this a worry? Unable to determine ssl settings for tomcat.conf, please run cloudstack-setup-management manually cloudstack-setup-databases cloud:password@localhost --deploy-as=root:password Detected local IP address as 169.254.0.1, will use as cluster management server node IP[ OK ] <--- I dont use this IP where did it come from Thanks for whatever hep you can provide. Cheers P