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

Re: [Condor-users] Job gets held: Reason unspecified



> > you look in the SchedLog for entries about 475473.0? The schedd will log
> > when it puts jobs on hold, even if it doesn't update the job.

> where are the SchedLog's?

On your submit machine run

condor_config_val LOG

This will output the path to the daemon logs. Look in SchedLog and go
with what Erik said by looking for any mention relating to those jobs.
You may also wish to look in the ShadowLog just in case.

An exit status of 112 from the shadow indicates that the schedd should
put the job on hold (which it is doing) so there might be something in
there.

Also supply the submit script text just incase there are any periodic
expressions that might indicate it

Matt