In the following table all VISULOX Exit Codes are listed with a short description and the meaning of the code.
|
Exit code |
Short description |
Comment |
|
0 |
SUCCESS |
Success |
|
1 |
FAILURE |
Failure |
|
2 |
WARNING |
Warning |
|
3 |
REJECT |
Policy |
|
4 |
ACCEPT |
Policy |
|
5 |
PASSON |
Policy |
|
6 |
APPLY |
Policy |
|
7 |
EXCLUDE |
Policy |
|
8 |
APPROVAL |
Rule |
|
9 |
ALLOW |
Rule |
|
10 |
ALLOWSPONTAN |
Rule |
|
11 |
ALLOWENDPOINT |
Transit rule matches, but endpoint has to be taken into account |
|
12 |
DENY |
Deny action |
|
13 |
DENYTOOLARGE |
Transit: file is too large |
|
14 |
DENYDIRECTION |
Transit: file can not be transferred in this direction |
|
15 |
DENYFORENDPOINT |
Transit: file cannot be handled with this endpoint |
|
16 |
DENYVIRUS |
Transit: file has a virus |
|
17 |
DENYEMPTY |
Transit: file is empty |
|
18 |
DENYPASSON |
Transit: script denies Passon |
|
19 |
NOMATCHPOLICY |
Policy |
|
20 |
USAGE |
Command line usage error |
|
21 |
DATAERR |
Data format error |
|
22 |
NOINPUT |
Cannot open input |
|
23 |
UNKNOWNUSER |
User unknown |
|
24 |
UNKNOWNHOST |
Host name unknown |
|
25 |
UNAVAILABLE |
Service unavailable |
|
26 |
SOFTWARE |
Internal software error |
|
27 |
LICENSE |
License error |
|
28 |
OSERR |
System error (e.g. can't fork) |
|
29 |
OSFILE |
Critical OS file missing |
|
30 |
CANTCREAT |
Can't create (user) output file |
|
31 |
IOERR |
Input/output error |
|
32 |
TEMPFAIL |
Temp failure; user is invited to retry |
|
33 |
PROTOCOL |
Remote error in protocol |
|
34 |
NOPERM |
Permission denied |
|
35 |
CONFIG |
Configuration error |
|
36 |
INIT |
Initialization error |
|
37 |
SCRIPTERROR |
Script execution with error |
|
38 |
DATABASE |
Error during database interaction |
|
39 |
TIMEOUT |
Timeout |
|
40 |
REGISTRATION |
Error on registration |
|
41 |
XAUTH |
Error on setting x11 cookie |
|
42 |
ZMQERROR |
ZeroMQ error |
|
43 |
CRYPTOERROR |
Crypto error |
|
44 |
STARTREJECTED |
Start rejected |
|
45 |
ALREADYRUNNING |
Program already running |
|
46 |
NOTIMPLEMENTED |
Not implemented |
|
47 |
UNDEFINED |
Operation has no defined state yet |
|
48 |
EXHAUSTED |
No resource available anymore |
|
49 |
LOOKUP |
Item not found |
|
50 |
EMPTY |
Unexpected empty result |
|
51 |
RESTART |
Restarting... |
|
52 |
RETRY |
Try again |
|
53 |
OLDREQUEST |
Received reply to a previous request |
|
54 |
TRANSPORT |
Error in transport layer |
|
55 |
QUORUM |
No etcd leader |
|
56 |
ACCESSPOINTCHECK |
Access validation |
|
57 |
BUSY |
Resource temporarily unavailable |
|
100 |
ACCESSREQUEST |
Access Policy Request |
|
200 |
DISABLED |
LDAP cannot get data, because the datasource is disabled |
|
210 |
APPROVALPASSON |
Rule |
|
1000 |
INFO |
Info line in integrity test |