Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 97177 invoked from network); 12 Jul 2006 16:39:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 16:39:06 -0000 Received: (qmail 45292 invoked by uid 500); 12 Jul 2006 16:38:50 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 45271 invoked by uid 500); 12 Jul 2006 16:38:50 -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 45260 invoked by uid 99); 12 Jul 2006 16:38:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 09:38:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [128.253.83.141] (HELO authusersmtp.mail.cornell.edu) (128.253.83.141) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 09:38:49 -0700 Received: from [128.253.38.244] (defiant.ento.cornell.edu [128.253.38.244]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.13.1/8.12.10) with ESMTP id k6CGcSfj002337 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 12 Jul 2006 12:38:28 -0400 (EDT) Message-ID: <44B52584.9020103@cornell.edu> Date: Wed, 12 Jul 2006 12:38:28 -0400 From: David Smith User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: HTTP Status 503 - Servlet admin.login_jsp is currently unavailable References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Did you store the admin webapp in server/webapps where it belongs? Also check your logs. There should be an exception trace just before the place where this was marked as unavailable. --David simon jones wrote: >Hi, can anyone help me with this one? Thanks! > >I've installed tomcat - no probs - manager works great as does the >installation but I can't get the admin working, I know this has been >posted before but I can't find a fix so I'm also providing as much >information as possible with this post. > >When I call the admin page I get the following error: > >HTTP Status 503 - Servlet admin.login_jsp is currently unavailable > >------------------------------------------------------------------------ >-------- > >type Status report > >message Servlet admin.login_jsp is currently unavailable > >description The requested service (Servlet admin.login_jsp is currently >unavailable) is not currently available. > > >------------------------------------------------------------------------ >-------- > >Apache Tomcat/5.5.9 > >I have my admin files installed in the following locations: > >/usr/local/jakarta/jakarta-tomcat-5.5.9/conf/Catalina/localhost/admin.xm >l >/usr/local/jakarta/jakarta-tomcat-5.5.9/webapps/server/webapps/admin/adm >in.xml > >thanks > >Simon Jones >SAQ Group > >Simon Jones >SAQ Group >Tel: 0870 737 7707 >VoIP: 4822813 >Fax: 0870 737 7708 >simon@saq.co.uk >http://www.saqnet.co.uk AS29219 >SAQ Group providers of communications services for UK Business. >DSL : Domains : Email : Hosting : CoLo : Servers : Racks : Transit : >Backups : Managed Networks : Remote Support. > >--------------------------------------------------------------------- >To start a new topic, e-mail: users@tomcat.apache.org >To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org >For additional commands, e-mail: users-help@tomcat.apache.org > > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org