KFAA51401-E
An error occurred while calling aa....aa. (func = "bb....bb", cc....cc = dd....dd, errmsg = ee....ee) (M)
An error occurred while calling aa....aa.
- aa....aa: Type of function called
-
-
a Windows API: A Windows API function
-
a PAM library function: A PAM library function
-
an OpenSSL library function: An OpenSSL library function
-
a libcurl library function: A libcurl library function
-
a jansson library function: A jansson library function
-
a cjose library function: A cjose library function
-
a system call: A system call
-
- bb....bb:
-
Name of the function in which the error occurred
- cc....cc: Name of numerical value that indicates the nature of the error
-
-
errcode: Error code (Windows, OpenSSL, libcurl, jansson, or cjose)
-
errno: Error number (Linux)
-
- dd....dd:
-
In the case of Linux, an error number is displayed. If the error code or error number cannot be obtained, three asterisks (***) are displayed.
- ee....ee: Error message for the error code
-
If no error message can be acquired, three asterisks (***) are displayed.
- S:
-
Terminates processing.
- Action:
-
Check the OS documentation for the information that was displayed in the message, and then eliminate the cause of the error.
If you cannot determine the corrective action to take based on the information that was output, execute the adbinfoget command, collect troubleshooting information, and then contact the customer support center.