[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Please help with my error log



Yes, I got a bunch of the 
  [warn] child process XXXX did not exit, sending another SIGHUP
Where XXXX was a number.  I got about 30 in a row with different
numbers.
What are these processes?

John



Gerald Waugh wrote:
> 
> On Thu, 12 Dec 2002, John D. Gorena wrote:
> 
> > 1)  I get a buch of these warns:
> >  [warn] child process 1322 did not exit, sending another SIGHUP
> 
> This is a little odd, seems like a sighup eas sent and filed, unless you
> have a lot of these probably OK.
> 
> > 2) then I get this notice:
> >  [notice] SIGHUP received.  Attempting to restart
> 
> This may be normal. depends on the process and did it indeed restart.
> 
> > 3) Then I get a bunch of these warns:
> >  [warn] NameVirtualHost 65.169.119.101:80 has no VirtualHosts
> >
> Crazy RaQ550 they all do this, ignore it!
> 
> > What is SIGHUP?
> 
> Its a term equivalent to HANG_UP from console TTYs.
> Now mostly one process hanging up on another process, a way to perform
> what is termed a soft restart...
> 
> > Is this a normal warn for Raq550?
> 
> Probably
> 
> Gerald