Which version of tomcat r u using. If it is 4.0.x then you have to set CATALINA_HOME env. variable. Check through the manager which applications are running. Check the log files, if there is any error, then tomcat behaves weirdly.
Regards, Vikramjit Singh, Systems Engineer, GTL Ltd. Ph. 7612929-1031 -----Original Message----- From: wh [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 4:44 AM To: [EMAIL PROTECTED] Subject: give me a help hi Ask your help! when I installed tomcat in win2000 I was stopped by a problem .Till now I have set the classpath and java_home,tomcat_home but after running start in IE I can't see the pretty cat!Below is the information when I running startup: contextmanager:adding context ctx(/examples) contextmanager:adding context ctx(/admin) starting tomcat .check logs/tomcat.log for error messages contextmanager:adding context ctx() contextmanager:adding context ctx(/test) poolTcpconnector:starting httpconnectionhandler on 8080 pooltcpconnector:starting ajp12connectionhandler on 8007 below is the content of servlet.log path="/examples" :jsp: init path="/admin" :jsp: init path="" :jsp: init path="/test" :jsp: init below is the content of jasper.log: - Scratch dir for the JSP engine is: C:\JBuilder6\jakarta-tomcat-3.2.3\work\ localhost_8080%2Fexamples - IMPORTANT: Do not modify the generated servlets if u know the reason of error, please tell me! thanks a lot! wanghong [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
