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

[condor-users] condor-startd trouble



Hi,

the problem is:

5/10 09:08:40 ERROR "Required attribute "START" is not defined" at line 344
in file util.C

In you condor_config or condor_config.local you will have a line like

START = 

Make sure you substitute that with a valid start expression, and it should be OK
then. Perhaps you can start with something like:

START = True

Cheers,
Angel de Vicente



Rion Dooley writes:
 > 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.
 > 
 > Rion

 > 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

-- 
----------------------------------
http://www.iac.es/galeria/angelv/

PostDoc Software Support
Instituto de Astrofisica de Canarias

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>