next up previous contents index
Next: condor_ checkpoint Up: 9. Command Reference Manual Previous: condor_ advertise   Contents   Index

Subsections


condor_ check_userlogs

Check user log files for errors

Synopsis

condor_ check_userlogs UserLogFile1 [UserLogFile2 ... UserLogFileN ]

Description

condor_ check_userlogs is a program for checking a user log or set of users logs for errors. Output includes an indication that no errors were found within a log file, or a list of errors such as an execute or terminate event without a corresponding submit event, or multiple terminated events for the same job.

condor_ check_userlogs is especially useful for debugging condor_ dagman problems. If condor_ dagman reports an error it is often useful to run condor_ check_userlogs on the relevant log files.

Exit Status

condor_ check_userlogs will exit with a status value of 0 (zero) upon success, and it will exit with the value 1 (one) upon failure.

Author

Condor Team, University of Wisconsin-Madison

Copyright

Copyright © 1990-2006 Condor Team, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI. All Rights Reserved. No use of the Condor Software Program is authorized without the express consent of the Condor Team. For more information contact: Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.

U.S. Government Rights Restrictions: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of The Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and (2) of Commercial Computer Software-Restricted Rights at 48 CFR 52.227-19, as applicable, Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.

See the Condor Version 6.8.3 Manual for additional notices.


next up previous contents index
Next: condor_ checkpoint Up: 9. Command Reference Manual Previous: condor_ advertise   Contents   Index
condor-admin@cs.wisc.edu