Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 64294 invoked from network); 23 Mar 2000 23:58:01 -0000 Received: from eamail1-out.unisys.com (192.61.61.99) by locus.apache.org with SMTP; 23 Mar 2000 23:58:01 -0000 Received: from us-ea-gtwy-4.ea.unisys.com (us-ea-gtwy-4.ea.unisys.com [192.61.146.122]) by eamail1-out.unisys.com (8.9.3/8.9.3) with ESMTP id XAA28261 for ; Thu, 23 Mar 2000 23:57:13 GMT Received: by us-ea-gtwy-4.ea.unisys.com with Internet Mail Service (5.5.2650.21) id ; Thu, 23 Mar 2000 17:57:33 -0600 Message-ID: From: "Castro, Felipe A." To: "'tomcat-user@jakarta.apache.org'" Subject: RE: Tomcat install problems Date: Thu, 23 Mar 2000 17:57:29 -0600 Importance: low X-Priority: 5 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I had a similar problem before and it worked when, from the Tomcat bin directory, I just did startup.sh . Please note the period. It seems that startup.sh needs to know where is the Tomcat directory. I guess it will be fixed by setting TOMCAT_HOME to the directory of Tomcat, but I haven't tried it yet. Saludos, Felipe -----Original Message----- From: Craig R. McClanahan [mailto:Craig.McClanahan@eng.sun.com] Sent: Thursday, March 23, 2000 5:50 PM To: tomcat-user@jakarta.apache.org Subject: Re: Tomcat install problems Jeff Neuenschwander wrote: > I am having trouble getting Tomcat to run. When I run startup.sh, I get > this. > > /usr/local/jakarta-tomcat/bin# ./startup.sh > Guessing TOMCAT_HOME from tomcat.sh to ./.. > Setting TOMCAT_HOME to ./.. > cd ./.. > Using classpath: > .:./../lib/ant.jar:./../lib/jasper.jar:./../lib/servlet.jar:./. > ./lib/test:./../lib/webserver.jar:./../lib/xml.jar:/usr/bin/../lib/tools.jar > CC889767-C:/usr/local/jakarta-tomcat/bin# Can't find class > org.apache.tomcat.sta > rtup.Tomcat > > I am guessing it is something with my paths, but I can't figure out what. > http://jakarta.apache.org/jyve-faq/Turbine/screen/DisplayQuestionAnswer/acti on/SetAll/project_id/2/faq_id/12/topic_id/102/question_id/455 > > Thanks! > > Jeff > Craig McClanahan -------------------------------------------------------------------------- To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org For additional commmands, email: tomcat-user-help@jakarta.apache.org