Views:
The table below identifies the number, name and meaning of the status and error codes used by Smart Protection Relays.
Error CodeInternal RepresentationDefinitionUsed for Status?
0successSmart Protection Relay is running without errorYES
1err_manager_stopSmart Protection Relay stop (used when Smart Protection Relay stops normally)YES
2err_ini_fileInitialization file is missing or corrupted-
3err_internal_serviceInternal Smart Protection Relay service error (refer to debug log for more details)-
4err_ipcSmart Protection Relay IPC error-
5err_oarse dfgFail to parse configurationYES
6err_create_serviceFail to create specific serviceYES
7err_create_probe_mgrFail to create Smart Protection Relay response thread poolYES
8err_create_controllerFail to request protocol receiverYES
9err_create_handler_mapFail to initialize request handlerYES
10err_conductor_stopConductor is stoppedYES
11err_controller_paramsController request protocol parameter error-
12err_create_probe_handlerFail to create probe handler-
13err_create_conductorFail to create conductorYES
14err_create_parserFail to create configuration parserYES
15err_unknown_service_typeUnknown service type beyond the definition of the configuration file-
16err_unknown_perf_nameUnknown performance counter section name-
17err_create_perf_counterFail to ceate performance counterYES
18err_invalid_settingInvalid configuration setting-
19err_uplink_failedUplink failedYES
20err_cli_paramsCLI parameter error-
21err_create_status_judgeFail to load StatusJudge.dll-