An abnormality occurred during a callback execution. Detailed information 1 = aa....aa, detailed information 2 = bb....bb, detailed information 3 = cc....cc, detailed information 4 = dd....dd
- aa....aa: Callback name
bb....bb: Exception name. If not an exception, * is displayed.
cc....cc: Location of occurrence
dd....dd: Additional information. If there is no additional information, * is displayed. - Description:
- The following are possible causes of the error.
- An error occurred in processing of the callback.
- Multiple format conversion definitions are defined within a single I/O adaptor definition.
- No format conversion definition is defined within an I/O adaptor definition.
- Editing CB definitions within an I/O adaptor definition are not defined in the order format conversion definitions, mapping definitions.
- System processing:
- Suspends processing.
- Action to take:
- Check the following items.
- Are the tag and attribute settings of the adaptor structure definition file correct?
- Are editing CB definitions within an input adaptor definition defined in the order format conversion definitions, mapping definitions, with only one of each?
- Are editing CB definitions within an output adaptor definition defined in the order mapping definitions, format conversion definitions, with only one of each?