Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 80346 invoked from network); 19 Dec 2002 15:25:08 -0000 Received: from exchange.sun.com (HELO nagoya.betaversion.org) (192.18.33.10) by daedalus.apache.org with SMTP; 19 Dec 2002 15:25:08 -0000 Received: (qmail 4860 invoked by uid 97); 19 Dec 2002 15:25:56 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 4844 invoked by uid 97); 19 Dec 2002 15:25:56 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 4828 invoked by uid 98); 19 Dec 2002 15:25:55 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Rob A. Augustinus" To: "'Tomcat Users List'" , "'Rasputin'" Subject: RE: tomcat config problems Date: Thu, 19 Dec 2002 07:24:36 -0800 Message-ID: <003001c2a772$be241020$0301a8c0@andromeda> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20021219132918.GC25624@nailbunny.tenten> Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Somehow.. Deleting the dirs and starting from scratch solved the prob.. guess I did indeed b0rk something else up.. :-) anyway it's working now.. And now for rewriting all my php code.. :/ (due yesterday ofcourse) Tnx -----Original Message----- From: Rasputin [mailto:rasputin@nailbunny.mine.nu] On Behalf Of Rasputin Sent: Thursday, December 19, 2002 5:29 To: Tomcat Users List Subject: Re: tomcat config problems * Rob Augustinus [1221 11:21]: > > Hi, > > Just new to the list.. since I have a little problem with my config. I > was trying to install tomcat on my linux box and setting it up to use > a different appBase in my /var/ directory. > > I was assuming that : > unpackWARs="true" autoDeploy="true"> are you sure that's all you changed? Looks like your classpath is b0rken. Maybe you've found a bug? Does making appBase a relative path fix it? (i.e. does it work if that directory is under $CATLINA_HOME ? ) > would do the trick, but this seems to get me in some trouble as now > tomcat will not start. $CATALINA_HOME/logs/catalina.out tells me this > : > > Exception during startup processing > java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina > at > org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClass > Lo > ader.java:992) > at > org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLo > ader.java:857) > at > org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:176) > > looking around in the docs (probably not good enough:-) I couldn't > really figure out how to fix this. Can someone point me in the > right direction? > > Rob Augustinus > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- Rasputin :: Jack of All Trades - Master of Nuns -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: