Re: URGENT PLEASE HELP ME........................................

2003-12-17 Thread qi zhang
You should change your server.xml, adding another context like Context path=/webdev docBase=webdev debug=0 reloadable=true crossContext=true /Context Try to see if it will help. I could able to run servlets in tomcat 4.1. I created a folder called webdev in webapps in that i created

Re: Urgent! Tomcat4 closed giving Out of Memory Error

2003-12-15 Thread qi zhang
at one time. Tomcat is a single process living under the JVM. (But then again - this is Linux and the process vs thread model is sometimes a little strange) (I don't use tomcat on linux too much so my trouble shooting skills there are iffy) -Tim qi zhang wrote: I am using Linux2.4.20-smp

Urgent! Tomcat4 closed giving Out of Memory Error

2003-12-06 Thread qi zhang
accept(13, and waited at that point. Did anyone meet this problem before? Can I get some detailed error log besided catalina.out? I really appreciate your kind help. Qi -- Qi Zhang, Ph.D Student Department of Computer Science, College of William and Mary P.O. Box 8795 Williamsburg, VA 23187

Re: Urgent! Tomcat4 closed giving Out of Memory Error

2003-12-06 Thread qi zhang
process 5) File handles per user Use your OS manual or Google to tweak these parameters. http://jakarta.apache.org/tomcat/faq/memory.html#why -Tim qi zhang wrote: Hi, I have stunk on this problem for almost 2 weeks. :-( In these two weeks, I have tried many methods, but it still