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

Re: [Condor-users] Why does machine reject job for unknown reasons





On 5/14/07, Alexander Dietz <Alexander.Dietz@xxxxxxxxxxxxxx> wrote:
Hi,

I have a problems when sumbitting a DAG to condor; before any of the jobs gets executed they are rejected for unknown reasons, like the following messages suggest:

> condor_q -analyze 1076700.0

Alex,

If you're running 6.8.x on Linux you can use the -better-analyze option which is infinitely more helpful than -analyze:

condor_q -better-analyze 1076700.0

- Ian