Hi Christopher,

I deleted existing tomcat and re-extracted and deployed it worked.Thanks.

On Wed, Nov 18, 2015 at 2:46 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> Vicky,
>
> On 11/17/15 7:41 AM, Vicky B wrote:
> > I downloaded latest tomcat 8.20 version zip
>
> Latest Tomcat 8 is 8.0.28.
>
> >  and extracted in my local. I
> > have java 7 in my local machine . When i am trying to run tomecat in
> > eclipse i get below stack trace
> >
> > java.lang.NoClassDefFoundError: org/apache/tomcat/util/digester/Rule
> > at java.lang.Class.getDeclaredConstructors0(Native Method)
> > at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
> > at java.lang.Class.getConstructor0(Unknown Source)
> > at java.lang.Class.newInstance(Unknown Source)
> > at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:268)
> > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:455)
> > Caused by: java.lang.ClassNotFoundException:
> > org.apache.tomcat.util.digester.Rule
> > at java.net.URLClassLoader$1.run(Unknown Source)
> > at java.net.URLClassLoader$1.run(Unknown Source)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at java.net.URLClassLoader.findClass(Unknown Source)
> > at java.lang.ClassLoader.loadClass(Unknown Source)
> > at java.lang.ClassLoader.loadClass(Unknown Source)
> > ... 6 more
> >
> >
> > can anybody help me deal with this problem . I hope setting catalina_home
> > is not mandatory
>
> How are you launching Tomcat?
>
> It looks like you have broken your installation right out of the box.
>
> -chris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


-- 



*Thanks & Regards Vickyb*

Reply via email to