Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] The gridmanager exits and restarts
- Date: Tue, 21 Nov 2017 17:23:59 +0000
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] The gridmanager exits and restarts
> On Nov 15, 2017, at 10:00 AM, Laurence <laurence.field@xxxxxxx> wrote:
>
> Hi,
>
> The condor gridmanager keeps exiting with the following message in the SchedLog and is started again after about 5 minutes.
>
> 11/15/17 16:50:10 (pid:2509641) condor_gridmanager (PID 99503, owner lfield) exited with return code 4.
>
> Is this normal behaviour? If not, any hints on the reason for this?
Exit code 4 usually indicates that a Condor daemon encountered a fatal internal error, similar to the assert() call in C. There should be a gridmanger log file with details of the error.
Thanks and regards,
Jaime Frey
UW-Madison HTCondor Project