GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



next up previous contents
Next: GATResult Macro's Up: Appendix: GATResult Codes Previous: Facility Code   Contents

Facility Status Code

The various values of the Facility Status Code are dependent upon the facility from which the corresponding GATResult originated. For that reason we will only examine here the various Facility Status Code's which arise at part of GAT. Their values and semantics are given by the table [*]


Table: GAT's Facility Status Code's decimal values and associated semantics.
Decimal Value Semantics
1 The GAT engine experienced a generic failure.
2 The called for GAT engine functionality is not yet implemented.
3 The GAT engine experienced a memory related error.
4 The GAT engine experienced an error due to loading a duplicate adaptor.
5 The GAT engine failed to load an adaptor.
6 The corresponding GAT adaptor does not have a register function.
7 The GAT engine encountered a duplicate configuration.
8 The GAT engine encountered an error opening a file.
9 The GAT engine could not find the specifid key.
10 The GAT engine encountered an error associated with the key's type.
11 The GAT engine encountered due to an invalid handle.
12 The GAT engine encountered due to an invalid parameter.
13 The GAT engine encountered due to an unknown version.
14 The GAT engine has no registered CPI for the functionality.
15 The GAT engine encountered an error due to an invalid encoding.
16 The GAT engine encountered an error due to an incomplete encoding.
17 The GAT engine has no matching CPI for the functionality.
18 The GAT engine found no matching resource.
19 The GAT engine found no matching interface.
20 The GAT engine encounterd an unknown format.
21 The GAT engine encounterd an error due to a pre-existing key.
22 The GAT engine encounterd an error due to RPC failing.
23 The GAT engine encounterd an IO error.
24 The GAT engine encounterd an error due to an invalid state.
25 The GAT engine encounterd an error due to a type mismatch.
26 The GAT engine encounterd an error due to a buffer being to small.
27 The GAT engine encounterd an error due to an invalid object conversion.



next up previous contents
Next: GATResult Macro's Up: Appendix: GATResult Codes Previous: Facility Code   Contents
Andre Merzky 2004-05-13