Condor Troubleshooting
ERROR: Can't find address of local scheddYou may have an incompatible version of glibc on your Linux machine. Not sure if there is any solution, try using the static version of Condor.
PERMISSION DENIED to unknown user from host <your.hostname:42> for command 1111 (QMGMT_CMD)Please ensure that your host is in the list allowed for HOSTALLOW_ADMINISTRATOR (if appropriate), HOSTALLOW_READ, and HOSTALLOW_WRITE.
ERROR "Required attribute "START" is not defined" at line 344 in file util.CYou must specify the conditions in which the machine should start jobs in your local condor_config settings
Attempt to initialize user_priv with root privileges rejectedThis is a bug in Condor 6.6.4 under Mac OS X when run without root. You can safely disregard it.
Error: can't find resource with capability (<your.host:49831>#)Still looking into this error. If you specify jobs that just return output on exit, instead of EXIT_OR_EVICT, you may just see this error message rather than getting your output back.
|