Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Dagman "BAD EVENT" problems on Windows
- Date: Wed, 18 Jan 2012 09:57:39 -0600 (CST)
- From: "R. Kent Wenger" <wenger@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Dagman "BAD EVENT" problems on Windows
On Tue, 17 Jan 2012, Rowe, Thomas wrote:
I will experiment with the DAGMAN_ALLOW_EVENTS hack. Thanks.
I hope the attached may help you fix any bugs. I'd be happy to help you
test.
I took a quick look at the files you sent (thanks for sending such
complete info) and I'm about 95% sure that the problem is this:
MultiLogFiles: macros ('$(...') not allowed in log file name
(log_scen0.sim_$(seed).txt) in DAG node submit files
(this is an error message from the dagman.out file).
I would bet that if you change your log file names to not have a macro in
them (or get rid of the log file name entirely) things will work okay.
Kent Wenger
Condor Team