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

[Condor-users] ERROR "Syntax error in CONTINUE expression



Dear all,

While installing the Condor system on a workstation, it won't start properly because of the following error:

*************** StartLog

1/18 12:35:11 ERROR "Syntax error in CONTINUE expression: '( ((LoadAvg - CondorLoadAvg) <= 0.3) && (CurrentTime - EnteredCurrentActivity) > 10 && KeyboardIdle > 5 * 60 )'" at line 272 in file ..\src\condor_startd.V6\util.C

***************


This error message probably refers to the following parts in the config file:

*************** condor_config

CONTINUE        = $(UWCS_CONTINUE)

UWCS_CONTINUE = ($(CPUIdle) && ($(ActivityTimer) > 10) && (KeyboardIdle > $(ContinueIdleTime)))

***************

It seems to be a bit odd to me that the same configuration lines do work on another, pretty similar, machine.


Does anybody know a solution to this problem?

Thanks in advance,
Marijn Verkerk
begin:vcard
fn:Marijn Verkerk
n:Verkerk;Marijn
org:Erasmus MC University Medical Center;Public Health (MGZ)
adr:;;P.O. box 1738;Rotterdam;;3000 DR;The Netherlands
email;internet:m.verkerk@xxxxxxxxxxxx
tel;work:(+31)/(0) - 10 4087502
url:http://www.erasmusmc.nl/mgz
version:2.1
end:vcard