Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Job Submission Blues
- Date: Tue, 18 Apr 2006 11:11:17 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Job Submission Blues
On Tue, Apr 18, 2006 at 02:50:50PM +0530, Sawan Gupta wrote:
> Hello Everyone,
>
> I am still facing a lot of problems with Job submission.
> We are using Condor on 4 WinXP machines, when I tried submitting the
> job to other machine from central manager, I received the followng
> error
>
> -------------------------------------------------------------------------
>
> C:\Condor\examples\printname>condor_submit name.sub -n xxxxx.xxx.xxxxx.xx.xx
> in -s -v -a copy_to_spool=false
>
> ERROR: Failed to set QDate=1145351174 for job 1904.-1
>
<...>
>
> Please suggest, what am I missing?
>
You're probably having some sort of permissions problem. Check the
schedd log on the remote host - or, don't submit remotely, just submit
jobs to the local schedd.
-Erik