Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] condor_submit_dag doesn't work but condor_dagman does
- Date: Fri, 29 Oct 2021 09:44:33 -0500
- From: Vladimir Brik <vladimir.brik@xxxxxxxxxxxxxxxx>
- Subject: [HTCondor-users] condor_submit_dag doesn't work but condor_dagman does
Hello
I am running into a problem where if I submit a dag using
condor_dagman directly everything is fine, but if I use
condor_submit_dag, the dag job just sits there not
submitting any jobs.
I ran the command of the job created by condor_submit_dag
and the .condor_dagman.out contained the following:
10/29/21 09:35:53 Error: the version (: 9.2.0 Sep 23 2021
BuildID: 557262 PackageID: 9.2.0-1 $) of this DAG's HTCondor
submit file (created by condor_submit_dag) is invalid!
10/29/21 09:35:53 **** condor_dagman (condor_DAGMAN) pid
504426 EXITING WITH STATUS 1
Running condor 9.2.0 on Centos8
Can anybody help?
Thanks
Vlad