Note that there are some explanatory texts on larger screens.

plurals
  1. PODebugging a tomcat project in Eclipse 3.4.2
    primarykey
    data
    text
    <p>I downloaded eclipse 3.4.2 and tried installing tomcat plugin (version 3.2.1)for eclipse from sysdeo (<a href="http://www.eclipsetotale.com/tomcatPlugin.html" rel="noreferrer">http://www.eclipsetotale.com/tomcatPlugin.html</a>)</p> <p>I have followed installation instructions but when is start tomcat from eclipse toolbar i got the following error</p> <p>java.lang.NoClassDefFoundError: org/apache/tomcat/util/log/SystemLogHandler at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357) at java.lang.Class.getConstructor0(Class.java:2671) at java.lang.Class.newInstance0(Class.java:321) at java.lang.Class.newInstance(Class.java:303) at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:205) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:390)</p> <p>I did follow troubleshoot instructions but no success.</p> <p>I tried to putting plugin in dropin directory too but still got the same error.</p> <p>This was working fine in eclipse 3.2 and 3.3 </p> <p>Then I tried using standard inbuilt WTP to set up my tomcat server. I am not sure how it will pick my server.xml in conf directory of tomcat, it seems it is not picking as of now. How do I associate my eclipse project with this setup. I am able to start the server but when i browse the tomcat start page, it does not show anything.</p> <p>I would appreciate if someone can provide some ways to fix this.</p> <p>Thanks in advance.</p> <p>-Dipesh</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload