Hello All, I am trying to set-up the apache jserv on a linux machine with apache 1.3.12 . Everything configures and installs well and when I start-up my webserver I get no errors at all. The jdk (version 1.1.7) starts also up without problems. However 2 big issues arise after all this: -After a few hours the jdk seems to crash and comes back up again after 10 Minutes by itself. The Apache-errorlog shows: [Sun Apr 2 15:49:06 2000] [info] JServ: wrapper: Java VM not responding (PID=26343) [timeout] [Sun Apr 2 16:02:05 2000] [emerg] JServ: ajp12: can not connect to host 127.0.0.1:8007 [Sun Apr 2 16:02:05 2000] [emerg] JServ: ajp12: function connection fail [Sun Apr 2 16:02:05 2000] [info] JServ: wrapper: Java VM restarting (PID=26343) [Sun Apr 2 16:02:05 2000] [info] JServ: wrapper: Java VM spawned (PID=28670, PPID=26343) It happens almost every 6-7 hours without any clear reason. -Even when the jdk is running I cannot see any servlets working. When I connect to them trough the browser nothing happens and the browser is showing it is busy for over 10 minutes. I even get this when I check the standard http://www.yourdomain.com/jserv/status page and click on the servlet-engine. My log files are showing the following: -httpd-log: [Tue Apr 4 20:32:09 2000] [info] [client 195.162.215.181] ajpv11-open timed out -jserv.log: [04/04/2000 20:37:16:230 GMT+02:00] AJP Protocol Error: java.io.IOException: Stream closed prematurely I am running RH6.0, apache1.3.12, JSDK2.0, jdk1.1.7_3,ApacheJserv1.1 Thanks for sharing your ideas!! regards, Bart -- ---------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]