----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- All, I am using JServ 1 and Apache 1.3.9 on RH Linux. I am coming across a problem. I want to be able to send messages to the Jserv log and am using getServletContext().log(Exception, String). I noticed that my log messages weren't getting to the jserv log. I checked jserv.properties and saw that I had to set log=true and and file name log.file=/usr/local/apache/logs/jserv_exceptions.log. When I restart apache and try to execute ANY servlets I get: [28/09/1999 20:34:49:955] (EMERGENCY) ajp11: can not connect to host 127.0.0.1:8007 [28/09/1999 20:34:49:955] (EMERGENCY) ajp11: connection fail [28/09/1999 20:34:49:955] (ERROR) an error returned handling request via protocol "ajpv11" When I look on the browser i get an Internal Server Error. Any ideas? Thanks, Paul -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
