Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor_submit hangs when Queue > 1
- Date: 30 Dec 2010 01:53:00 -0600
- From: "Todd Tannenbaum" <tannenba@xxxxxxxxxxx>
- Subject: Re: [Condor-users] condor_submit hangs when Queue > 1
>
>when I submit a vanilla job with a submit file like this
>
>Executable = /bin/sleep
>Arguments = 30
>Universe = vanilla
>output = runner.out
>error = runner.error
>Log = runner.log
>Queue 1
>
>everything is fine. However when I change the last line to 'Queue 2' or any other number larger than 1 I cannot submit the job anymore.
>condor_submit hangs.
Hi Michael -
Could you please post the output from "condor_version" and/or "condor_schedd -v" so we can see the version of the release and build you are using? Are all your Condor binaries from the same release version?
Thanks
Todd