Changes between Version 1 and Version 2 of JobStatus


Ignore:
Timestamp:
Apr 18, 2011, 3:21:46 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JobStatus

    v1 v2  
    1212|| app aborted by client, too much RAM || ERR_RSC_LIMIT_EXCEEDED (-177) || "Maximum memory exceeded" ||
    1313|| abort requested by scheduler || ERR_ABORTED_BY_PROJECT (-221) || "aborted by project - no longer usable" ||
    14 || abort if not started requested by scheduler || ERR_ABORTED_BY_PROJECT (-221) || ||
     14|| abort if not started requested by scheduler (because past deadline) || ERR_ABORTED_BY_PROJECT (-221) || ||
    1515|| too many exit(0)s || ERR_TOO_MANY_EXITS (-226) || "too many exit(0)s" ||
    1616|| abort requested by user || ERR_ABORTED_VIA_GUI (-197) || ||