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

Re: [condor-users] Job doesn't run



Hi,

maybe you have to specify the universe.

Executable = /bin/sleep
arguments=20
Universe = vanilla
output = sleep.out
log = sleep.log
error = sleep.error
Queue

I tried this on my machine and it works. 

best luck.
yuhong

--- Tim Harsch <harsch1@xxxxxxxx> wrote:
> Hi All,
>     I still can't seem to get a job to run. 
> Attached is a log that shows I
> submitted a job via condor_submit with this input
> file
> executable=/bin/sleep
> arguments=20
> Queue
> 
> It seems to have queued correctly.  The bin
> exuctable was copied to the
> executable directory and it shows up in the
> job_queue log, but doesn't seem
> to run.  condor_q output below, condor_q -analyze
> says "Error: Could not
> connect to negotiator (dna.llnl.gov)"
> 
> -- Submitter: dna.llnl.gov : <134.9.102.41:39306> :
> dna.llnl.gov
>  ID      OWNER            SUBMITTED     RUN_TIME ST
> PRI SIZE CMD
>    4.0   condor          5/17 15:29   0+00:00:00 I 
> 0   0.0  sleep 20
> 
> 1 jobs; 1 idle, 0 running, 0 held
> 
> 

> ATTACHMENT part 2 application/octet-stream
name=job_queue.log




	
		
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>