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

Re: [Condor-users] condor job error message



On 8/2/2012 2:14 PM, Tkacheff CIV Jeffrey C wrote:
Gang,

My condor job is failing and in the error log is the message;

"Unable to read Environment Variable ALLUSERSPROFILE or USERPROFILE (Windows) or HOME (Linux)"

I'm sure what I should do, any help would be appreciated

jeff


Shot in the dark - try putting the line:

   getenv = true

in your job submit file that you supply to condor_submit.

regards,
Todd