KFAA90009-E
An error occurred while reading from the standard input. (func = "aa....aa", errno = bb....bb) (E+M)
An error occurred while reading from the standard input.
- aa....aa:
-
Name of the function being executed
- bb....bb:
-
Error number returned in errno
- S:
-
Terminates processing.
- Action:
-
Check in the OS documentation for the error number that was displayed in errno (bb....bb), and then eliminate the cause of the error.
If you cannot determine the corrective action to take based on the error number that was displayed in errno (bb....bb), execute the adbinfoget command, collect troubleshooting information, and then contact the customer support center.