Alan Reitsch wrote:
> 
> Try setting your jserv.log and jserv.trace file permissions to allow your
> webuser write access. This solved the problem for me.
> 
> Good Luck!

Thank you everyone (and especially Alan) for their feedback.
Your hint solved the problem. Now all my log files have this permissions:

-rw-rw-r--   1 root     nogroup     83302 Apr 28 12:27 jserv.log

where "nogroup" is the group of the web server process,
and enabling the "log" directive doesn't crash the JVM anymore

andrea

> At 07:14 PM 4/27/99 +0200, [EMAIL PROTECTED] wrote:
> >I'm experiencing the following problem:
> >If I enable the JServ tracing log with the following line in the file
> >"jserv.properties":
> >
> >log=true
> >
> >when I try to start the Apache Java Web Server, it will repeatedly die
> with this report:
> >
> >--------------------------------------------
> >[27/04/1999 15:11:47:907] (INFO) wrapper: watching processes
> (PID=6055,PPID=5870,VM
> >PID=6061)
> >[27/04/1999 15:11:47:907] (INFO) wrapper classpath:
> >/usr/local/java/classes:/usr/lib/jdk1.1/lib/classes.z
> >ip:/usr/local/jserv/lib/Apache-JServ.jar:/usr/local/jsdk/lib/jsdk.jar
> >[27/04/1999 15:11:47:907] (INFO) wrapper: Java VM spawned
> (PID=6061|PPID=6055)
> >[27/04/1999 15:11:48:914] (INFO) wrapper: JVM Exited, restarting it (my
> PID=6055)
> >[27/04/1999 15:11:48:915] (INFO) wrapper: Java VM spawned
> (PID=6065|PPID=6055)
> >[27/04/1999 15:11:49:924] (INFO) wrapper: JVM Exited, restarting it (my
> PID=6055)
> >[27/04/1999 15:11:49:925] (INFO) wrapper: Java VM spawned
> (PID=6069|PPID=6055)
> >[27/04/1999 15:11:50:934] (INFO) wrapper: JVM Exited, restarting it (my
> PID=6055)
> >[27/04/1999 15:11:50:935] (INFO) wrapper: Java VM spawned
> (PID=6073|PPID=6055)
> >[27/04/1999 15:11:51:944] (INFO) wrapper: JVM Exited, restarting it (my
> PID=6055)
> >[27/04/1999 15:11:51:945] (INFO) wrapper: Java VM spawned
> (PID=6077|PPID=6055)
> >[27/04/1999 15:11:52:954] (INFO) wrapper: JVM Exited, restarting it (my
> PID=6055)
> >[27/04/1999 15:11:52:955] (INFO) wrapper: Java VM spawned
> (PID=6081|PPID=6055)
> >[27/04/1999 15:11:53:964] (INFO) wrapper: JVM Exited, restarting it (my
> PID=6055)
> >[27/04/1999 15:11:53:965] (INFO) wrapper: Java VM spawned
> (PID=6085|PPID=6055)
> >[27/04/1999 15:11:54:974] (INFO) wrapper: VM died too many times w/in 5
> second
> >intervals (6); no more tries
[...]
> >------------------------------------
> >Has anyone out there seen something like this?
> >
> >Thank you!
> >Andrea
> >
> >------
> >Conf: Apache v1.3.6, Apache JServ v1.03b, JDK v1.1.7, JSDK v2.0

-- 

                             _____________
____________________________/             \
                                           |
   Andrea Caltroni       Software Engineer |
   AEON  Virtual  Shopping  Services  GmbH |
   Zettachring 6, 70567 Stuttgart, Germany |
   email:             [EMAIL PROTECTED] |
   Office phone:         +49-711-7287-4432 |


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to