Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[condor-users] dprintf hit fatal errors
- Date: Fri, 2 Apr 2004 10:07:31 -0500
- From: "David Vestal" <dvestal@xxxxxxxxxxx>
- Subject: [condor-users] dprintf hit fatal errors
To all,
"dprintf hit fatal errors." I'm getting this on a very regular basis in my job log files, but I suspect I made it happen myself through a dumb debug statement. Can anyone on the Condor team confirm that if I put something like this in:
long flags;
dprintf(D_ALWAYS, "%xl\n", flags);
...would this cause it?
Also, if I place an updated executable in the bin directory of the Central Manager, is it automatically propagated to nodes in the pool? Section 7 (FAQ) in the Condor 6.4.7 manual seems to suggest this is the case, but I'd like to confirm it.
Thanks,
David
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>