Hitachi

Hitachi Advanced Database Messages


KFAA50309-E

An API error occurred during communications processing. (func = aa....aa, error = bb....bb, cause = cc....cc, details = "dd....dd") (M)

An API error occurred during communications processing.

aa....aa: Name of the API method where the error occurred

This is output in the form class-name#method-name.

bb....bb:

Name of the exception class thrown by the API method

cc....cc: Name of the exception class that indicates the cause of the error

Outputs null if there is no cause or if the cause is unknown.

dd....dd:

Detail message regarding the cause of the error

S:

Terminates processing.

Action:

Determine the cause of the error based on the name of the exception class and the detail message, and then take corrective action.