@
Michael O'Donnell: No mapped drives, but I don't think that's the issue. I made a much simpler test case and it still didn't work. I commented out the line in the submit file trying to create the log file and things work, curiously, the similar lines create the output and error files don't cause troubles.
@Nathan Panike: The ShadowLog is only on the submitting machine, right? I couldn't find the line you described but notice credential problems:
01/11/13 15:29:11 (35.5) (4612): getStoredCredential(): Could not locate credential for user '
condor_pool@xxxxxxxxxxxx'
01/11/13 15:29:11 (35.5) (4612): getStoredCredential(): Could not locate credential for user '
condor_pool@xxxxxxxxxxxx'
01/11/13 15:29:11 (35.5) (4612): SECMAN: required authentication with credd
delta-mod.water.ca.gov failed, so aborting command command 81099.
01/11/13 15:29:11 (35.5) (4612): ERROR: AUTHENTICATE:1003:Failed to authenticate with any method|AUTHENTICATE:1004:Failed to authenticate using PASSWORD
01/11/13 15:29:11 (35.5) (4612): ERROR: Could not locate valid credential for user 'rfinch@WATER'
01/11/13 15:29:11 (35.5) (4612): init_user_ids() failed as user rfinch
I had run condor_credd and thought everything was good, but will revisit that issue.