Received: (qmail 38003 invoked by uid 501); 14 Jul 2000 13:12:03 -0000 Message-Id: <20000714131203.38002.qmail@locus.apache.org> Date: 14 Jul 2000 13:12:03 -0000 From: Vitaly Bondarenko Reply-To: vitaly@cms.com, .ua@locus.apache.org To: submit@bugz.apache.org Subject: JVM is killed an not restarted when Apache child process is restarted X-Send-Pr-Version: 3.110 >Number: 6313 >Category: mod_jserv >Synopsis: JVM is killed an not restarted when Apache child process is restarted >Confidential: no >Severity: serious >Priority: medium >Responsible: jserv >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Jul 14 06:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: vitaly@cms.com,.ua >Release: 1.3.12 >Organization: apache >Environment: Win 2000 Adv, jdk 1.3, Jserv 1.1 >Description: If child Apache process dies it is restarted by Apache. During this process JServ JVM is being killed, but new JVM is not created. >How-To-Repeat: Kill one of two apache processes (child one). It will be created again, but JVM not. >Fix: Add "ReleaseSemaphore(wrapper_semaphore, 1, NULL);" at the end of thread function. This will allow recreation of JVM. >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]