HP3000-L Archives

April 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Doug Werth <[log in to unmask]>
Reply To:
Doug Werth <[log in to unmask]>
Date:
Tue, 18 Apr 2000 09:41:34 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (57 lines)
Richard,

Chances are you have an HTTPD server process (SON PROCESS) running
underneath the main HTTPD process that is in a tight CPU loop at a HIGHER
priority than the father. It is the FATHER's responsibility to abort but
it is not getting enough CPU time.

:showproc;job=#j241
QPRI  CPUTIME   STATE  JOBNUM  PIN  (PROGRAM) STEP

D202  0:00.319  WAIT   J241    131  :RUN
D202  2:32.584  WAIT   J241      152  (HTTPD.PUB.APACHE)
C152  0:02.556  WAIT   J241        79   (HTTPD.PUB.APACHE)
C159  0:00.335  WAIT   J241        153  (HTTPD.PUB.APACHE)
C152  0:01.693  WAIT   J241        110  (HTTPD.PUB.APACHE)
C152  0:02.086  WAIT   J241        92   (HTTPD.PUB.APACHE)
C162  0:00.441  WAIT   J241        78   (HTTPD.PUB.APACHE)
C162  0:01.338  WAIT   J241        80   (HTTPD.PUB.APACHE)
C162  0:01.462  WAIT   J241        44   (HTTPD.PUB.APACHE)
C152  0:03.248  WAIT   J241        114  (HTTPD.PUB.APACHE)
C152  0:00.564  WAIT   J241        119  (HTTPD.PUB.APACHE)
C200  04:32.28 READY   J241        141  (HTTPD.PUB.APACHE)

:altproc 152;pri=CS

Altering the father process into the CQ should abort the apache job. There
is also a method for using the KILL command under the shell to just kill
the offending process while leaving the remainder of the batch job
running, but I find this method easier.

HTH.

Doug.

Doug Werth                             Beechglen Development Inc.
[log in to unmask]                               Cincinnati, Ohio

----- Original Message -----
From: "Richard Hoffmann" <[log in to unmask]>
To: <[log in to unmask]>
Sent: Tuesday, April 18, 2000 9:30 AM
Subject: Apache will not abort.


> Apache is running,  but you cant access any of the web pages, (we get
> the server down or not responding message from Netscape).    We are
> trying to abort the Apache job,  but it appears to be hung.      We are
> going to stop the network services at noon and try an abortjob, but I
> don't know if this will help.
>
> Any Ideas other than restarting the system?
>
> Thanks
> Richard Hoffmann
>
>

ATOM RSS1 RSS2