Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 61300 invoked from network); 1 Feb 2011 17:01:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2011 17:01:28 -0000 Received: (qmail 53979 invoked by uid 500); 1 Feb 2011 17:01:22 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 53682 invoked by uid 500); 1 Feb 2011 17:01:19 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 53667 invoked by uid 99); 1 Feb 2011 17:01:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 17:01:17 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [216.82.241.147] (HELO mail146.messagelabs.com) (216.82.241.147) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 17:01:07 +0000 X-VirusChecked: Checked X-Env-Sender: anil.philip@motorolasolutions.com X-Msg-Ref: server-5.tower-146.messagelabs.com!1296579068!36030277!1 X-StarScan-Version: 6.2.9; banners=-,-,- X-Originating-IP: [129.188.136.8] Received: (qmail 1965 invoked from network); 1 Feb 2011 16:51:12 -0000 Received: from motgate8.mot-solutions.com (HELO motgate8.mot-solutions.com) (129.188.136.8) by server-5.tower-146.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 1 Feb 2011 16:51:12 -0000 Received: from il06exr03.mot.com (il06exr03.mot.com [129.188.137.133]) by motgate8.mot-solutions.com (8.14.3/8.14.3) with ESMTP id p11Gp8Aa022573 for ; Tue, 1 Feb 2011 09:51:08 -0700 (MST) Received: from il06vts02.mot.com (il06vts02.mot.com [129.188.137.142]) by il06exr03.mot.com (8.13.1/Vontu) with SMTP id p11Gp7jE022303 for ; Tue, 1 Feb 2011 10:51:07 -0600 (CST) Received: from ct11exm66.ds.mot.com (ct11exm66.am.mot.com [10.177.8.54]) by il06exr03.mot.com (8.13.1/8.13.0) with ESMTP id p11Gp5tT022202 for ; Tue, 1 Feb 2011 10:51:05 -0600 (CST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: cannot access welcome page on Windows Server 2003 R2 SP2 Date: Tue, 1 Feb 2011 11:50:22 -0500 Message-ID: <4ED3FA275E3D174183076095BAE219ED04A364B4@ct11exm66.ds.mot.com> In-Reply-To: <99C8B2929B39C24493377AC7A121E21F9A47ACF0AD@USEA-EXCH8.na.uis.unisys.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: cannot access welcome page on Windows Server 2003 R2 SP2 thread-index: AcvBof3JV5oxCSwVTde+mpHyqQDOEQAANURAACNAp5A= References: <4ED3FA275E3D174183076095BAE219ED049E3B43@ct11exm66.ds.mot.com> <99C8B2929B39C24493377AC7A121E21F9A47ACF0AD@USEA-EXCH8.na.uis.unisys.com> From: "Philip Anil-QBW348" To: "Tomcat Users List" X-CFilter-Loop: Reflected X-Virus-Checked: Checked by ClamAV on apache.org I found, using netstat, that process with pid 4 opened port 80. I killed the process tree from Task Manager and the system shut down saying it was a system critical process (DCOM). Anil -----Original Message----- From: Caldarale, Charles R [mailto:Chuck.Caldarale@unisys.com]=20 Sent: Monday, January 31, 2011 6:00 PM To: Tomcat Users List Subject: RE: cannot access welcome page on Windows Server 2003 R2 SP2 > From: Philip Anil-QBW348 [mailto:anil.philip@motorolasolutions.com]=20 > Subject: cannot access welcome page on Windows Server 2003 R2 SP2 > I did the same on Windows Server 2003 R2 SP2 and it does not bring up > the web page. I get "Under Construction. The site you are trying to view > does not have a default page." Sounds like you have something else listening on port 80 - likely IIS. Use netstat to find out what's preempting Tomcat and get rid of it. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org