-1224 0xFFFFFB38   NWDP OE NF INVALID ARGUMENTS

Source:  NDPS, Notification Service NLM program

Explanation:  An application submitted a request to the ENS and failed to initialize all the fields in the request.

Possible Cause:  The application you are running encountered a programming error. All the fields in the request were not properly initialized.

Action:  The application should make sure that all the fields in the request are properly initialized. If an optional field is not used, the application should initialize the field to zero or NULL as the case might require.

If the error persists, contact the applicaton developer.