Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Error reading tld listeners javax.servlet.ServletException
Error reading tld listeners javax.servlet.ServletException [message #301396] Thu, 30 March 2006 04:25 Go to next message
Eclipse UserFriend
Originally posted by: marc.mueller.danet.de

Hello,

i have got a working java / tomcat webapplication.

when starting tomcat from console, everything is fine. no error on
stdout and logfiles, applikation is running.

when starting tomcat from Eclipse-IDE, i get a lot of errors, e.g.

30.03.2006 11:07:42 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Error reading tld listeners
javax.servlet.ServletException: Exception processing TLD at resource
path /WEB-INF/struts-logic.tld in context /admin
javax.servlet.ServletException: Exception processing TLD at resource
path /WEB-INF/struts-logic.tld in context /admin
at org.apache.catalina.startup.TldConfig.tldScanTld(TldConfig.j ava:549)
at org.apache.catalina.startup.TldConfig.execute(TldConfig.java :301)
at
org.apache.catalina.core.StandardContext.start(StandardConte xt.java:4282)
at
org.apache.catalina.core.ContainerBase.addChildInternal(Cont ainerBase.java:823)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBas e.java:807)
at org.apache.catalina.core.StandardHost.addChild(StandardHost. java:595)
at
org.apache.catalina.core.StandardHostDeployer.addChild(Stand ardHostDeployer.java:903)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
.....


SCHWERWIEGEND: Null component
Catalina:type=JspMonitor,WebModule=//localhost/admin,J2EEApp lication=none,J2EEServer=none
30.03.2006 11:07:42 org.apache.commons.digester.Digester endElement
SCHWERWIEGEND: End event threw exception
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
....

and my webapp ist NOT WORKING.

Any hint, what's going wrong here?

Thanks.
Re: Error reading tld listeners javax.servlet.ServletException [message #301409 is a reply to message #301396] Thu, 30 March 2006 07:59 Go to previous message
Eclipse UserFriend
Originally posted by: paulnews.gmail.com

I'd suggest asking in eclipse.webtools. Someone there should be able to
help you.

Later,
PW
Previous Topic:org.eclipse.releng.eclipsebuilder - PDE build error - unable to find plug-in
Next Topic:Using documentation for Help toc plugin
Goto Forum:
  


Current Time: Fri Apr 25 01:39:05 EDT 2025

Powered by FUDForum. Page generated in 0.02430 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top