Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 18049 invoked from network); 30 Dec 2009 15:23:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Dec 2009 15:23:07 -0000 Received: (qmail 63884 invoked by uid 500); 30 Dec 2009 15:23:06 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 63824 invoked by uid 500); 30 Dec 2009 15:23:06 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 63816 invoked by uid 99); 30 Dec 2009 15:23:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Dec 2009 15:23:06 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of forrestxm@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-px0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Dec 2009 15:22:59 +0000 Received: by pxi1 with SMTP id 1so641281pxi.25 for ; Wed, 30 Dec 2009 07:22:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=VJrIaFTe/qjx+FM7tSX7bx5EiK152q5G8/GNPkcbUls=; b=H5LaSvJmKVwRLECtrP1ztmLXbx4X4TZLn11x6Hw1Zjp/QIFb81ATLMS+zuvi0TDZCk uWS4c4jVt/3VTwSRpd5c8oQBUpR4yLHxvdOqn1tEdO4Mu/mn+agOrjndOdc91V55yygV iB8QMqY+SeSXxtSxQGCsz6fc0CAyrUFkouYog= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Qaj0/S68/60TerZbYun2GjqLMGbC8h+Kn76r/2nDESmViWc9/mXGfEHhV40MNEv6Xw 5qVs+yrGflO/2cdUCq7pMmnTgGJnvISEYTtkh3N06Qkl48fH6eBiya/pNwM9DkzjXkZD xjKMKfLIGPESaDCmWOTj84d4jHYfa9gyxAaeI= MIME-Version: 1.0 Received: by 10.143.21.35 with SMTP id y35mr6481325wfi.210.1262186559051; Wed, 30 Dec 2009 07:22:39 -0800 (PST) In-Reply-To: <887f04c20912300436p49ec3few6feac5f6e65e9554@mail.gmail.com> References: <887f04c20912300436p49ec3few6feac5f6e65e9554@mail.gmail.com> Date: Wed, 30 Dec 2009 23:22:39 +0800 Message-ID: <432b67430912300722w4f1a5254id8d9d5033ecf56ea@mail.gmail.com> Subject: Re: geronimo2.2- web UI not getting loaded From: Forrest Xia To: user@geronimo.apache.org Content-Type: multipart/alternative; boundary=00504502cb1e7e171b047bf3b560 --00504502cb1e7e171b047bf3b560 Content-Type: text/plain; charset=ISO-8859-1 How about http://localhost:8080/console? I can run 2.2 on ubuntu 8.04, no problem when accessing the welcome page at http://localhost:8080/ if still problem, pls check if there is a port listening on 8080 netstat -nao|grep 8080 check if the geronimo process is normal ps -ef|grep geronimo check if it is the geronimo process opened 8080 port for listening. Regards, Forrest --00504502cb1e7e171b047bf3b560 Content-Type: text/html; charset=ISO-8859-1 How about http://localhost:8080/console?

I can run 2.2 on ubuntu 8.04, no problem when accessing the welcome page at http://localhost:8080/

if still problem, pls check if there is a port listening on 8080
netstat -nao|grep 8080

check if the geronimo process is normal
ps -ef|grep geronimo

check if it is the geronimo process opened 8080 port for listening.

Regards,
Forrest
--00504502cb1e7e171b047bf3b560--