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

Re: [condor-users] condor-startd trouble



On Mon May 10 2004 9:12 am, Rion Dooley wrote:
> Hello all,
>
> I'm trying to get condor running on RH9, but when I execute condor-master
> as root, the start daemon will not start up successfully.  I have included
> the MasterLog and StartLog files below.  Thanks in advance for your help.

<snip>

> StartLog
> PASSWD_CACHE_REFRESH is undefined, using default value of 300
> 5/10 09:08:33 ******************************************************
> 5/10 09:08:33 ** condor_startd (CONDOR_STARTD) STARTING UP
> 5/10 09:08:33 ** $CondorVersion: 6.6.3 Mar 29 2004 $
> 5/10 09:08:33 ** $CondorPlatform: I386-LINUX-RH9 $
> 5/10 09:08:33 ** PID = 29281
> 5/10 09:08:33 ******************************************************
> 5/10 09:08:33 Using config file: /usr/local/condor-6.6.3/etc/condor_config
> 5/10 09:08:33 Using local config files:
> /usr/local/condor-6.6.3/local.grid07/condor_config.local
> 5/10 09:08:33 DaemonCore: Command Socket at <130.39.190.113:34523>
> 5/10 09:08:33 SEC_DEFAULT_SESSION_DURATION is undefined, using default
> value of 3600
> 5/10 09:08:33 STARTD_TIMEOUT_MULTIPLIER is undefined, using default value
> of 0
> 5/10 09:08:40 "/usr/local/condor-6.6.3/sbin/condor_starter.pvm -classad"
> did not produce any output, ignoring
> 5/10 09:08:40 ERROR "Required attribute "START" is not defined" at line 344
> in file util.C

Herein lies the clue.  Notice the last line that START is not defined.  The 
startd will refuse to run without a valid START expression.  Make sure that 
you have a start expression defined in your condor_config file(s).

-Nick

-- 
           <<< It's the question that drives us. >>>
 /`-_    Nicholas R. LeRoy               The Condor Project
{     }/ http://www.cs.wisc.edu/~nleroy  http://www.cs.wisc.edu/condor
 \    /  nleroy@xxxxxxxxxxx              The University of Wisconsin
 |_*_|   608-265-5761                    Department of Computer Sciences
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>