I'm developing an web application on Eclipse Helios, WTP, Tomcat
6.0.29(and just upgraded to 6.0.30).
I suffer from ClassNotFoundException a lot of times on both 6.0.29/30.
It's not about usual classes or jar. It's about JSP generated java class.
For example, when I request /jsps/test.jsp, the
Hello,
I have a problem that Tomcat uses ROOT web application context's
log4j-1.2.8.jar and log4j.properties.
I installed Tomcat 5.0.28, Java 1.4.2_09 and deployed root context web
application to $CATALINA_HOME/webapps/ROOT on Solaris 8.
I DO NOT change anything in $CATALIN_HOME/conf/server.xml.
Hello,
I run tomcat 5.0.28 on windows,
Sometimes tomcat does nor response to browser's request.
Maybe I made some mistakes in thread related codes.
So I want to get thread dump of tomcat, but when I press Ctrl-Break, the
thread dump is not saved to a file(like catalina.out before).
How can I ge
On Windows, While running tomcat 5.0.28, I pressed Ctrl-Break for heap dump.
But there are a lot of messages, and because Tomcat does not write standard
output to log,
I could not read all the dump messages.
I can I get catalina.out work again??
Thanks,
KwonNam.