MASTER_HA_LIST = SCHEDD
SPOOL = /share/spool
HA_LOCK_URL = file:/share/spool
VALID_SPOOL_FILES = SCHEDD.lock
But when we want to restart condor on all machines the master gives the following error :
Intercepting an unhandled exception.
with the following COre file :
//=====================================================
PID: 3888
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 0043E361 01:0003D361 C:\condor\bin\condor_master.exe
Registers:
EAX:0051C0F0
EBX:00000000
ECX:00000000
EDX:0109C0F0
ESI:0109AE88
EDI:00000400
CS:EIP:0023:0043E361
SS:ESP:002B:0157FE60 EBP:00000000
DS:002B ES:002B FS:0053 GS:002B
Flags:00010202
Call stack:
Address Frame
//=====================================================
I am able to figure out anything.
looking for help