Hi Carles,
I'm sure I'll regret it because the line will be huge, but --
Can you send out the full JOB_ROUTER_ENTRIES (i.e., output of "condor_config_val JOB_ROUTER_ENTRIES")? I don't see anything obvious in the snippet you sent below, so I'm hoping more context will help provide the answer.
Thanks!
Brian
Dear all,
We are installing a new HTCondor-CE (3.0.1-1) in CentOs7 with HTCondor version 8.6.5.
We cannot start the condor-ce service, it fails with the next error:
Aug 28 17:21:28 ce14.pic.es condor_ce_startup[461853]: ERROR: Could not read JOB_ROUTER_ENTRIES in the HTCondor CE configuration. Please verify syntax correctness
After some trial and error checking, it seems that this is the problematic line:
set_LivAcctSubGroup = strcat(regexps("([A-Za-z0-9]+[A-Za-z])\\d+", Owner, "\\1"),ifThenElse(RequestCpus > 1,"_mcore","_score"));\
The same line works perfectly fine with our other HTCondor-CE 2.1.2... Is there any change regarding the syntax check in new HTCondor-CE versions?
Thank you in advance.
Best regards,
Carles
_______________________________________________ HTCondor-users mailing list To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/htcondor-usersThe archives can be found at: https://lists.cs.wisc.edu/archive/htcondor-users/
|