I am running Apache 1.3.6, Jserv 1.0, JSDK 2.0, JDK 1.1.7 on Solaris 2.6. I am getting the following message in the error_log file and after the message, Apache crashes and kills the Jserv's JVM. At this point I am running only servlets and nothing else on my web server. Even though error message is coming from Apache, I am guessing if I am doing any thing wrong in my servlets that may be causing the crash? In my servlets, I open some properties files and a html template file to build the dynamic page and also using sessions to maintain the user sessions. Is there any thing I should be warned about opening files in Servlets? Apache is installed on local drive (non-NFS) and LockFile directive is set to a file on local drive (This is recommended from Apache FAQs). I am using only one Listen port on my Apache. Error Message: [Mon Aug 23 17:03:02 1999] [emerg] (45)Deadlock situation detected/avoided: fcntl: F_SETLKW: Error getting accept lock, exiting! Perhaps you need to use the LockFile directive to place your lock file on a local disk![Mon Aug 23 17:03:03 1999] [alert] Child 13164 returned a Fatal error... Apache is exiting! This group may not be the appropriate for this question, I wanted to see if any body had seen this message before? I apologize for that. Thanks for your help in advance, Ganesh ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
