2.3.3 Audit log error messages
The following table describes audit log error messages.
|
No. |
Item |
Log type |
Error code |
Cause |
|---|---|---|---|---|
|
1 |
Sending |
SEND_DELIVERY |
PERSISTENCE_ERROR |
One of the following occurred during the file upload process:
|
|
2 |
NETWORK_IO_ERROR |
The sending process was canceled.
This error code is output for most of the errors that occur during transmission. |
||
|
3 |
DELETE_FAILED |
Sending the delivery failed and also deletion of the failed delivery failed (database failure). |
||
|
4 |
SEND_REJECTED |
Sending process was performed in an incorrect manner. This error does not occur in normal operation. |
||
|
5 |
SEND_CANCELED |
The user aborted uploading the file. |
||
|
6 |
Receiving |
DOWNLOAD_FILE |
DATA_VERIFICATION_ERROR |
The hash value for the downloaded file did not match the hash value at the time of transmission. |
|
7 |
DOWNLOAD_LIMITS |
The user attempted to download data exceeding the download limit. |
||
|
8 |
PERSISTENCE_ERROR |
One of the following occurred during the file download process:
|
||
|
9 |
NETWORK_IO_ERROR |
|
||
|
10 |
DOWNLOAD_REJECTED |
Receiving process was performed in an incorrect manner. This error does not occur in normal operation. |
||
|
11 |
DOWNLOAD_CANCELED |
The user aborted downloading the file. |
||
|
12 |
Authentication policy |
CREATE_AUTH_POLICY |
POLICY_OPERATION_FAILED |
Creation of the authentication policy failed. |
|
13 |
UPDATE_AUTH_POLICY |
POLICY_OPERATION_FAILED |
Updating the authentication policy failed. |
|
|
14 |
DELETE_AUTH_POLICY |
POLICY_OPERATION_FAILED |
Deletion of the authentication policy failed. |
|
|
15 |
Authentication rule |
DELETE_AUTH_RULE |
RULE_OPERATION_FAILED |
Deletion of the authentication rule failed. |
|
16 |
ACTIVATE_AUTH_RULE |
RULE_OPERATION_FAILED |
Activating the authentication rule failed. |
|
|
17 |
INACTIVATE_AUTH_RULE |
RULE_OPERATION_FAILED |
Inactivating the authentication rule failed. |
|
|
18 |
UP_AUTH_RULE |
RULE_OPERATION_FAILED |
Moving the authentication rule upward failed. |
|
|
19 |
DOWN_AUTH_RULE |
RULE_OPERATION_FAILED |
Moving the authentication rule downward failed. |
|
|
20 |
Delivery policy |
CREATE_DELIVERY_POLICY |
POLICY_OPERATION_FAILED |
Creation of the delivery policy failed. |
|
21 |
UPDATE_DELIVERY_POLICY |
POLICY_OPERATION_FAILED |
Updating the delivery policy failed. |
|
|
22 |
DELETE_DELIVERY_POLICY |
POLICY_OPERATION_FAILED |
Deletion of the delivery policy failed. |
|
|
23 |
Delivery rule |
DELETE_DELIVERY_RULE |
RULE_OPERATION_FAILED |
Deletion of the delivery rule failed. |
|
24 |
ACTIVATE_DELIVERY_RULE |
RULE_OPERATION_FAILED |
Activating the delivery rule failed. |
|
|
25 |
INACTIVATE_DELIVERY_RULE |
RULE_OPERATION_FAILED |
Inactivating the delivery rule failed. |
|
|
26 |
UP_DELIVERY_RULE |
RULE_OPERATION_FAILED |
Moving the delivery rule upward failed. |
|
|
27 |
DOWN_DELIVERY_RULE |
RULE_OPERATION_FAILED |
Moving the delivery rule downward failed. |
|
|
28 |
Network set |
UPDATE_NETWORK_SET |
OBJECT_OPERATION_FAILED |
Updating the network set failed. |
|
29 |
DELETE_NETWORK_SET |
OBJECT_OPERATION_FAILED |
Deleting the network set failed. |
|
|
30 |
CREATE_NETWORK_SET |
OBJECT_OPERATION_FAILED |
Creating a network set failed. |
|
|
31 |
Approval route |
UPDATE_APPROVAL_ROUTE |
OBJECT_OPERATION_FAILED |
Updating the approval route. |
|
32 |
DELETE_APPROVAL_ROUTE |
OBJECT_OPERATION_FAILED |
Deleting the approval route failed. |
|
|
33 |
CREATE_APPROVAL_ROUTE |
OBJECT_OPERATION_FAILED |
Creating an approval route failed. |
|
|
34 |
Delivery opening |
OPEN_DELIVERY |
PASSWORD_MISMATCH |
A wrong open password was used in the delivery for an unregistered address. |
|
35 |
DELIVERY_NOT_FOUND_OR_EXPIRED |
Access to the URL in the message failed due to one of the following:
|
||
|
36 |
NOTIFICATION_FAILED |
Sending a notification email failed due to one of the following:
|
||
|
37 |
Notification email |
NOTIFY_DELIVERY |
APPROVAL_ROUTE_ILLEGAL_STATUS_DETECTED |
The status of the approval route is incorrect at the time of new transmission. (verifyApprovalRouteStatus() is false.) |
|
38 |
NOTIFICATION_FAILED |
Email notification failed. |
||
|
39 |
PERSISTENCE_FAILED |
A database failure occurred. |
||
|
40 |
Guest user setting |
ACTIVATE_GUEST |
ACTIVATE_FAILED |
Activating the guest user failed. |
|
41 |
INACTIVATE_GUEST |
INACTIVATE_FAILED |
Inactivating the guest user failed. |
|
|
42 |
DELETE_GUEST |
DELETE_FAILED |
Deleting the guest user failed. |
|
|
43 |
Options |
UPDATE_PASSWORD |
UPDATE_FAILED |
Updating the standard password failed. |
|
44 |
UPDATE_USER_LANG |
UPDATE_FAILED |
Changing the user language failed. |