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

Re: [Condor-users] Job held



Hi Sunil

On Thursday 09 June 2011 06:19:42 Sunil M. Dogra wrote:
> I got follwoing error  for my jobid 1.0
> condor_q -submitter sunil -analyze 1.0
> 
> Warning:  Found no submitters
> 
> -- Submitter: sunil@xxxxxxxxxxx : <20.1.1.1:52959> : cdrstdu.edu
> ---
> 001.000:  Request is held.
> 
> Hold reason: Error from slot1@xxxxxxxxxxx: Failed to open
> '/home/sunil/test.out' as standard output: Permission denied (errno 13)

you should check why the job could not open 
/home/sunil/test.out
on cdrstdu.edu

Permission denied could be anything, from wrong UID to NFS issues.

Hard to guess remotely, what's wrong.

Cheers

Carsten