glideinWMS / glideinwms

The glideinWMS Project
http://tinyurl.com/glideinwms
Apache License 2.0
16 stars 46 forks source link

HTCondor TRUST_DOMAIN configuration macro set to string #420

Closed mambelli closed 4 months ago

mambelli commented 4 months ago

HTCondor TRUST_DOMAIN configuration macro set to string to avoid config error

StartdLog had errors like:

CONFIGURATION PROBLEM: Failed to insert ClassAd attribute TRUST_DOMAIN = myhost.domain.org:9618?sock=collectorRANDOM.  The most common reason for this is that you forgot to quote a string value in the list of attributes being added to the STARTD ad.

Probably because the TRUST_DOMAIN was considered a condor expression. NOTE that in 2018 HTCondor required to change TRUST_DOMAIN config macro from string to expression