Hi: I am running apache2.044/tomcat4.1.18 on linux. I am having a servlet that creates a file on the server(under usr/local/apache2/htdocs/subdirectory) on getting a particular request. This works welll for sometime, but after a period of inactivity generally overnight I start getting a Java.IO.Exception: Permission denied error. If i restart the server, it starts working again. I am also having a servlet that lists the files in a particular folder. This also gives me an error in the same manner as above. I am running both the servers under root.
I see these lines in catalina.out after i get the permission denied error. I am not sure if it is related to my error message tho. Feb 24, 2003 9:30:04 AM org.apache.jk.server.JkCoyoteHandler action INFO: RESET What does this mean?? Has anybody else come across similar problems??Any help is appreciated. Thanks a lot Vim __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]