---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- I have been trying hard to get JServ to work, but with no luck. When I try to view the status page in a browser Apache returns the following message: -- Forbidden You don't have permission to access /jserv/ on this server. -- The problem is that mod_jserv and ApacheJServ does not communicate. I have set the log level on both to 'debug' and from this I can see that they are running. Also if I telnet to localhost:8007 the server is responding, but when I try to view the status page no packets to port 8007 are sent at all. I first thought it was an Apache problem, but if I try to change the handler to 'server-status' in the <Location> definition it works fine. I hope somebody has a solution. Kind regards Hans Henrik Happe --- System --- Apache/1.3.9 (NetRevolution Advanced Extranet Server/Linux-Mandrake) ApacheJServ/1.1.1 Linux Mandrake 7.0 kernel 2.2.14 --- ApacheJServ log --- [28/05/2000 20:01:34:332 CEST] ApacheJServ/1.1.1 is starting... [28/05/2000 20:01:34:335 CEST] Connection authentication is disabled [28/05/2000 20:01:34:347 CEST] Connection allowed from localhost.localdomain/127.0.0.1 [28/05/2000 20:01:34:348 CEST] Listening on port 8007 accepting 50 maximum connections [28/05/2000 20:01:34:355 CEST] Creating Servlet Zones [28/05/2000 20:01:34:355 CEST] Servlet Zone root initializing... [28/05/2000 20:01:34:404 CEST] Initialisation timeout: 10 seconds [28/05/2000 20:01:34:404 CEST] Destroy timeout: 10 seconds [28/05/2000 20:01:34:404 CEST] Session timeout: 1800 seconds [28/05/2000 20:01:34:404 CEST] New session timeout: 1800 seconds [28/05/2000 20:01:34:404 CEST] Session check frequency: 30 seconds [28/05/2000 20:01:34:405 CEST] Autoreload on zone file changes: true [28/05/2000 20:01:34:405 CEST] Autoreload on classfile changes: true [28/05/2000 20:01:34:409 CEST] Default initArgs: {} --- mod_jserv log --- [28/05/2000 20:01:33:457] (INFO) Apache-JServ 2nd initialization starting JVM now: 1 1660 1 [28/05/2000 20:01:33:624] (INFO) wrapper classpath: /usr/lib/apache/ApacheJServ.jar:/home/httpd/classes/servlet-2.0.jar [28/05/2000 20:01:33:624] (INFO) wrapper: Java VM spawned (PID=3207, PPID=3198) -- -------------------------------------------------------------- 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]
