It's a classpath problem it seems, but I can't tell exactly what's wrong.  It 
looks like a pure Tomcat problem, so you may get more help on a Tomcat list.


Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch



----- Original Message ----
> From: Tony Wang <ivyt...@gmail.com>
> To: solr-user@lucene.apache.org
> Sent: Saturday, February 28, 2009 12:39:05 AM
> Subject: Tomcat causing problem
> 
> This appears to be a new problem for me. Whenever I try to stop tomcat, I
> always got this error:
> 
> Using CATALINA_BASE:   /opt/tomcat6
> Using CATALINA_HOME:   /opt/tomcat6
> Using CATALINA_TMPDIR: /opt/tomcat6/temp
> Using JRE_HOME:       /usr/lib/jvm/java-6-sun
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/catalina/startup/Bootstrap
> Caused by: java.lang.ClassNotFoundException:
> org.apache.catalina.startup.Bootstrap
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
>         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
> Could not find the main class: org.apache.catalina.startup.Bootstrap.
> Program will exit.
> 
> Could someone help me figure out what might go wrong? Thanks!
> 
> Tony
> 
> -- 
> Are you RCholic? www.RCholic.com
> 温 良 恭 俭 让 仁 义 礼 智 信

Reply via email to