[Swift-commit] r5437 - branches/release-0.93/docs/siteguide
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Sun Dec 18 10:20:37 CST 2011
Author: ketan
Date: 2011-12-18 10:20:37 -0600 (Sun, 18 Dec 2011)
New Revision: 5437
Modified:
branches/release-0.93/docs/siteguide/beagle
Log:
updating troubleshooting section
Modified: branches/release-0.93/docs/siteguide/beagle
===================================================================
--- branches/release-0.93/docs/siteguide/beagle 2011-12-18 04:00:34 UTC (rev 5436)
+++ branches/release-0.93/docs/siteguide/beagle 2011-12-18 16:20:37 UTC (rev 5437)
@@ -193,3 +193,5 @@
----
<workdirectory >/lustre/beagle/ketan/swift.workdir</workdirectory>
----
+
+* Application invocation fails. An application invocation might fail for a variety of reasons. Some of the common reasons include a faulty command line, out-of-memory, non-availability of data, library dependencies unmet, among others. In another set of failures, the application invocation might fail for a partial number of datasets. In these conditions, one might want to to continue for the rest of application invocations. In most cases, these conditions could be handled by catching various exitcodes and logging the erroneous invocations for later inspection. In the rest of this section, we provide some such examples.
More information about the Swift-commit
mailing list