SiteExperts.com Logo Home | Community | Developer's Paradise
User Groups | Site Tools | Site Information | Search
 Main Menu
 Forums
SiteExperts.com Forums
All Discussions

SiteExperts Feedback
The Lounge
Dynamic HTML
Site Design/ Critiques
HTML and CSS
XML Technologies
The Wireless Internet
Internet Explorer
Microsoft .NET
The Server
Technical Support

Sponsored Links

User Groups : Forums : SiteExperts : The Server :

Previous DiscussionNext Discussion
 Error during Tomcat Startup : java.lang.reflect.InvocationTargetException

Hello

I have setup my application in server.xml (contextpath) but org.apache.commons.digester.Digester endElement SEVERE: End event threw exception java.lang.reflect.InvocationTargetException error is coming & I can't start my application.

In log file error was display as : ContextConfig Parse error in application web.xml java.lang.reflect.InvocationTargetException what's wrong?

Looking forward for an early reply. I am using Tomcat4.1

Thanks


Started By pashah72 on Nov 5, 2005 at 6:07:07 AM

21 Response(s) | Reply

View All Replies | Goto Page: 3 2 1
MHenke on Sep 18, 2009 at 3:47:52 AM

>I have added all the jar files that are required for compilling this web service.
Great!
Nevertheless, you've been missing something for the runtime of the service. That's a major difference.
The java.lang.NoClassDefFoundError exception is pretty explicit here.
Double check the runtime environment of you service, that is, Tomcat. A good starting point to look for missing classes is the "OpsFactory"-thing. Maybe a version conflict (third party library)?
And take into account that the class loading mechanism of Tomcat is fundamentally different from a "stand alone" scenario.

Good luck...


View All Replies | Goto Page: 3 2 1

To respond to a discussion, you must first logon.

If you are not registered, please register yourself to become a member of the SiteExperts.community.

User Name
Password
Copyright 1997-2000 InsideDHTML.com, LLC. All rights reserved.