Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DD7F1200C1A for ; Mon, 13 Feb 2017 18:42:32 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DBF61160B60; Mon, 13 Feb 2017 17:42:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2FCC5160B4A for ; Mon, 13 Feb 2017 18:42:32 +0100 (CET) Received: (qmail 50740 invoked by uid 500); 13 Feb 2017 17:42:30 -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 50724 invoked by uid 99); 13 Feb 2017 17:42:30 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2017 17:42:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 43BD318613A for ; Mon, 13 Feb 2017 17:42:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id IBxVpGmVjfse for ; Mon, 13 Feb 2017 17:42:29 +0000 (UTC) Received: from thor.wissensbank.com (thor.wissensbank.com [81.169.250.120]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 195095F36E for ; Mon, 13 Feb 2017 17:42:29 +0000 (UTC) Received: from thor.wissensbank.com (localhost [127.0.0.1]) by thor.wissensbank.com (Postfix) with ESMTP id 40C7915A6089A for ; Mon, 13 Feb 2017 18:42:12 +0100 (CET) Received: by thor.wissensbank.com (Postfix, from userid 500) id 29EFD15A608E9; Mon, 13 Feb 2017 18:42:12 +0100 (CET) Received: from [192.168.245.152] (p549E027A.dip0.t-ipconnect.de [84.158.2.122]) (Authenticated sender: andre.warnier@ice-sa.com) by thor.wissensbank.com (Postfix) with ESMTPA id E0C4B15A6089A for ; Mon, 13 Feb 2017 18:42:09 +0100 (CET) Subject: Re: RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8 To: users@tomcat.apache.org References: <63C9DB9B00D7F04C82C813B549F9B351D94365C1@hucmbx05p.hostedmsx.local> <58A1E381.3000002@ice-sa.com> <63C9DB9B00D7F04C82C813B549F9B351D94365DE@hucmbx05p.hostedmsx.local> From: =?UTF-8?Q?Andr=c3=a9_Warnier_=28tomcat=29?= Message-ID: <58A1EFEE.1000407@ice-sa.com> Date: Mon, 13 Feb 2017 18:42:06 +0100 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <63C9DB9B00D7F04C82C813B549F9B351D94365DE@hucmbx05p.hostedmsx.local> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP archived-at: Mon, 13 Feb 2017 17:42:33 -0000 Hi. Maybe first : on this list, it is recommended to NOT "top-post", but respond below the previous intervention. See : http://tomcat.apache.org/lists.html#tomcat-users #6 (It just makes it easier to follow the conversation, and to see previous answers) Scroll down.. On 13.02.2017 17:57, Stphane Laurencelle wrote: > > ________________________________________ > De : Andr Warnier (tomcat) [aw@ice-sa.com] > Envoy : 13 fvrier 2017 11:49 > : users@tomcat.apache.org > Objet : Re: Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8 > > On 13.02.2017 17:13, Stphane Laurencelle wrote: >> Hello, >> >> have made a brand new Tomcat 8.5.11 install on oracle linux 6.8 and 7.3 ad i got the same problem on both i am not able to access the manager page from my pc browser. >> >> I read that by default this function is disable by default but i would like what i need to do to be able form my pc to access it on my tomcat server on linux. >> >> i can access the tomcat server page but when i click to access the manager i got this error : >> >> HTTP Status 404 - /manager/html >> >> type Status report >> >> message /manager/html >> >> description The requested resource is not available. >> >> Hope you can help me > > Hope so too :-) > > First, since this is under Linux, and you may have installed tomcat via the standard Linux > package manager (and not from the "official tomcat" installer found at tomcat.apache.org), > verify if you have really installed *all* the tomcat packages. > The tomcat Manager app may be located in another package than "tomcat", for example under > Linux Debian it would probably be in the "tomcat8-admin" package. > The fact that you are getting a 404 Not Found error would tend to indicate something like > that. > > Hello Andr, > > i install from bin source package apache-tomcat-8.5.11.tar.gz > and did a make to create the install so no i did not install it from rpm or yum on the linux platform so normally everything should have been in that install. > > stephane > Ok then, the next things to check : 1) under the "webapps" directory of tomcat, there should at least be a "ROOT" sub-directory, and a "manager" sub-directory. Are they there ? 2) in the tomcat logs, after you start tomcat, there should be some clear message about the deployment of the manager application. Something like : INFO: Deploying web application directory manager Do you see that ? Does it mention any problem ? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org