Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re: [Condor-users] Condor master does not start
- Date: Fri, 22 Jul 2005 10:15:00 -0500
- From: "Todd Tannenbaum" <tannenba@xxxxxxxxxxx>
- Subject: re: [Condor-users] Condor master does not start
dautret <dautret@xxxxxxxx> wrote:
__________
>
>Hi all,
>I uses condor6.7.2 for a long time and it works fine?
You could upgrade ... 6.7.2 is somewhat old for a developer release. I'd suggest replacing the binary with the current 6.7.x release.
If you are determined to make 6.7.2 work, do "condor_off -master", put
MASTER_DEBUG = D_FULLDEBUG
into the condor config file, then from the prompt do
condor_master -f -t
and see if you get any enlightening messages. And when it exits, do echo $? to see the exit status.
Regards,
Todd
>execept now?
>When I launch condor_master, it does not work anymore?
>In loca.Xservel/log/ I have this message :
>7/22 09:40:06 ******************************************************
>7/22 09:40:06 ** condor_master (CONDOR_MASTER) STARTING UP
>7/22 09:40:06 **
>/Users/condor/Programmes/condor-6.7.2/sbin/condor_master
>7/22 09:40:06 ** $CondorVersion: 6.7.2 Sep 27 2004 $
>7/22 09:40:06 ** $CondorPlatform: PPC-DARWIN_6_8 $
>7/22 09:40:06 ** PID = 1986
>7/22 09:40:06 ******************************************************
>7/22 09:40:06 Using config file:
>/Users/condor/Programmes/condor-6.7.2/etc/condor_config
>7/22 09:40:06 Using local config files:
>/Users/condor/Programmes/condor-6.7.2/local.E6-Xserve/
>condor_config.local
>7/22 09:40:06 DaemonCore: Command Socket at <172.18.45.80:50565>
>
>
>The CollectorLog looks normal?no message exists concerning this date?
>I have no specific error, I don't understand?
>I replaced my condor_collector binary and my condor_master binary with
>a new copy but it does not work?
>
>Please, help me
>
>Regards
>
>Damien