2.3 Messages from KDEC40000 to KDEC59999
This section describes the messages from KDEC40000 to KDEC59999.
-
KDEC40000-E
No data exists in the CommonData object.
- Description
-
The data transformation infrastructure could not find the expected data.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40001-E
No method trace output object has been set.
- Description
-
The method trace log output functionality cannot be used.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40002-E
An attempt to create the Schema object has failed. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred while the XML Schema was being read.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Make sure that XML Schema is correct.
-
KDEC40003-E
An attempt to create the Transformer object has failed. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred while the data transformation functionality was being initialized.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Make sure that the XSLT style sheet is correct.
A stack overflow might occur. Check the stack size of the virtual machine (VM).
-
KDEC40004-E
Validation failed because there is no XML schema.
- Description
-
The validation failed because the XML Schema does not exist.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40005-E
An attempt to generate the XML byte array has failed. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred while the XML byte array was being generated.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40006-E
The setting for the Transformer object used in creating the XML byte array is incorrect. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred while the functionality for transforming a DOM into an XML byte array, was being initialized.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40007-E
The output stream that contains the XML byte array is incorrect. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred while a DOM was being transformed into an XML byte array.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40008-E
An error occurred during parsing of the XML document. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred while an XML byte array was being transformed into a DOM.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Make sure that the XML message is correct.
-
KDEC40009-E
The XML parser setting is incorrect. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred while the functionality for transforming an XML byte array into a DOM was being initialized.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40010-E
An error occurred during XML validation. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred during the XML validation.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Make sure that the XML Schema and XML message are correct.
-
KDEC40011-E
An attempt to transform the data has failed. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred during data transformation.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
If a large definition is contained in the data transformation definitions, the stack area might be insufficient. Check the stack area. In addition, check the description of the custom function processing and the settings in the transformation function jar file. If the problem is not resolved, contact Maintenance Service.
-
KDEC40012-E
The output stream that contains data transformation results is incorrect. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred during the output of the data transformation results.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40013-E
The method argument is incorrect. (variable name = aa....aa)
aa....aa: Variable name
- Description
-
An unexpected value was passed to the method argument.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40014-E
Transformation cannot be performed because there is no name for the CommonData object.
- Description
-
The transformation cannot be performed because the name of the transformation source data was not specified during N:1 transformation.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40015-E
There is no data handler.
- Description
-
The processing that requires a data handler was executed when the data handler is not set up.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40016-E
The part specified by XPath was not found. (XPath = aa....aa)
aa....aa: XPath
- Description
-
The part specified by XPath was not found in the data.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Make sure that the specified XPath and XML message are correct.
-
KDEC40018-E
XPath is incorrect. (XPath = aa....aa, cause = bb....bb)
aa....aa: XPath
bb....bb: Message of the exception causing the error
- Description
-
An exception occurred during XPath parsing.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Make sure that XPath is correct.
-
KDEC40019-E
Transformation cannot be performed because some of the specified CommonData objects have the same name.
- Description
-
The data specifying the same name as the name of the transformation source data was passed during N:1 transformation.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40020-E
No PRF trace output object has been set.
- Description
-
The PRF trace output functionality is not available.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40021-E
The node type specified by XPath does not match any attribute, element, or text. (XPath = aa....aa)
aa....aa: XPath
- Description
-
The destination data indicated by XPath that is specified as the value acquisition source is not an attribute, element, or text.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
The target indicated by the XPath must be an attribute, element, or text. Check the XPath.
-
KDEC40022-E
The node type specified by XPath is not an element. (XPath = aa....aa)
aa....aa: XPath
- Description
-
The destination data indicated by XPath, which is specified as the sub-tree acquisition source and the addition destination, is not an element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
The target indicated by the XPath must be an element. Check the XPath.
-
KDEC40023-E
An attempt to create a preparsed object has failed. (logical name = aa....aa, cause = bb....bb)
aa....aa: loginname
bb....bb: Message of the exception causing the error
- Description
-
The IllegalArgumentException, SAXException, or IOException exceptions occurred while a preparsed object was being generated.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40024-E
An attempt to create an object for an object pool has failed. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
The ParserConfigurationException exception occurred while an object was being generated.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40025-E
An object pool has not been initialized.
- Description
-
An error occurred during the pool initialization check.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40026-E
A thread waiting for a pooled object was interrupted by another thread. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
The InterruptedException exception is received when a waiting thread exists.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40027-E
An error occurred while setting up fast parsing. (logical name = aa....aa, cause = bb....bb)
aa....aa: loginname
bb....bb: Message of the exception causing the error
- Description
-
The SAXNotRecognizedException or SAXNotSupportedException exceptions occurred while a preparsed object was being set up.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40100-E
An attempt to generate the format definition object has failed.
- Description
-
An exception occurred during the processing of createBinaryDataHandler.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the processing details of the character code conversion UOC and the jar file settings for the character code conversion UOC.
-
KDEC40101-E
No class for the code conversion library was found.
- Description
-
No code conversion library class could be found when createBinaryDataHandler was invoked.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the Code Converter jar file.
-
KDEC40200-E
An error occurred while the binary data was being entered. (error = aa....aa)
aa....aa: The return code from when the data was entered
-
-1: There is no more input data.
-
Positive integer: Input data size, when the input data is shorter than the input request size
- Description
-
The entered data is shorter than the format definition; therefore, the entered data reached the end midway through the transformation process.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
-
KDEC40201-E
An attempt to output the binary data has failed. (exception = aa....aa)
aa....aa: Exception
- Description
-
An exception occurred during the output of binary data.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40202-E
Binary data exists that is not defined in the format definition. (size = aa....aa)
aa....aa: Remaining bytes
- Description
-
There is binary data that is not defined in the format definition and the un-processed binary data is remaining.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40210-E
The character code type is incorrect. (encoding = aa....aa)
aa....aa: Character format
- Description
-
A type that cannot be processed was found in the character code types of the format definitions.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definitions. Alternatively, check and, if necessary, revise the value specified for csc.dt.encodeType.transformation-table-ID in the usrconf.properties file.
-
KDEC40211-E
An error occurred during character code conversion. The conversion result is NULL. node = aa....aa
aa....aa: Node name or (none)
-
(none): Other than a node
- Description
-
The conversion result of the code conversion library is null.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the processing details of the character code conversion UOC.
-
-
KDEC40212-E
An error occurred during character code conversion. code = aa....aa, code = bb....bb, directory path = cc....cc
aa....aa: Node name or (none)
-
(none): Other than a node
bb....bb: Return code of character code conversion#
cc....cc: Storage path for the code conversion table
- #
-
The following table describes the return codes.
Item No.
Value
(Decimal number)
Description
1
(01)
Ended because an undefined code was detected.
2
(02)
Ended midway through the multi-byte characters.
3
(03)
Ended at the first byte of the shift code in the input code.
4
(06)
The escape sequence code is invalid or ended midway (return value is only returned if the conversion source is the JIS kanji character code).
- Description
-
The status of the code conversion result for the Hitachi code conversion library is not Terminated Normally.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Make sure that the data to be converted and the format definition are correct.
-
-
KDEC40213-E
The directory path for the encoding conversion table is incorrect. (directory path = aa....aa)
aa....aa: Storage path for the code conversion table
- Description
-
The path of the code conversion table specified for the system property (csc.dt.codetablepath) is invalid, or the path for the storage directory name of the code conversion table specified in the format dialog box is invalid.
- (S)
-
Outputs the error information to the log and reports the CSCDataTransformException exception to the messaging infrastructure.
- (O)
-
Check the path of the code conversion table specified for the system property (csc.dt.codetablepath).
If the system property setting is correct, check the following path and directory for the code conversion table:
-
Path specified for the code-table-root-path property in the HCSC server runtime definition file
-
Storage directory name of the code conversion table specified in the format dialog box
-
-
KDEC40214-E
An exception occurred during character code conversion. (exception = aa....aa)
aa....aa: Exception
- Description
-
An exception occurred in the Hitachi code conversion library.
- (S)
-
Outputs the error information to the log and reports the CSCDataTransformException exception to the messaging infrastructure.
- (O)
-
Contact a customer engineer.
-
KDEC40215-I
An undefined code was detected during character code conversion. Node = aa....aa, code = bb....bb
aa....aa: Node
bb....bb: Hexadecimal representation of the undefined code
- Description
-
The Hitachi code conversion library detected an undefined code.
- (S)
-
The message will output to the log and the processing continues. However, if ERROR is specified for this option, an error occurs immediately after the processing is continued.
- (O)
-
Check the input data.
-
KDEC40217-E
An error occurred during character encoding conversion. (node = aa....aa, kind = bb....bb, cause = cc....cc)
aa....aa: Node name or (none)
-
(none): Other than a node
bb....bb: Exception type
-
1: Invalid input exception#1
-
2: Unmappable string exception #2
cc....cc: Message of the exception causing the error
- Description
-
An exception occurred during character code conversion.
- (S)
-
Outputs the error information to the log and reports the CSCDataTransformException exception to the messaging infrastructure.
- (O)
-
Make sure that the data to be converted and the format definition are correct.
- #1
-
Indicates that a java.nio.charset.MalformedInputException exception occurred during Java character code conversion. This exception occurs when, for example, an undefined code is specified.
- #2
-
Indicates that a java.nio.charset.UnmappableCharacterException exception occurred during Java character code conversion. This exception occurs when, for example, an undefined character is specified.
-
-
KDEC40220-E
An error occurred during SAX document parsing. (exception = aa....aa)
aa....aa: Exception
- Description
-
An exception occurred while a DOM was being created.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40221-E
The value of the size node or the occurrence-count node is incorrect. (node=aa....aa, path=bb....bb, value=cc....cc)
aa....aa: Standard node
bb....bb: XPath
cc....cc: Size or occurrence count value
- Description
-
The value of the size node or occurrence-count node, specified in the standard node and XPath, is invalid.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40222-E
An attempt to acquire the specified node has failed. (node=aa....aa, path=bb....bb)
aa....aa: Standard node
bb....bb: XPath
- Description
-
The node specified in the standard node and XPath cannot be obtained.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40310-E
An error occurred during transformation from the binary data to the DOM. (exception = aa....aa)
aa....aa: Exception
- Description
-
An exception occurred during the transformation from a binary data to a DOM.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Take appropriate action according to the error message that was displayed immediately before this message.
-
KDEC40311-E
An error occurred during transformation from the DOM to the binary data. (exception = aa....aa)
aa....aa: Exception
- Description
-
An exception occurred during the transformation from a DOM to a binary data.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Take appropriate action according to the error message that was displayed immediately before this message.
-
KDEC40312-I
Detailed information about errors that occurred during the conversion of data from binary data to DOM was acquired. (node = aa....aa, offset = bb....bb, input data size = cc....cc, information = dd....dd)
aa....aa: Absolute path of the node that was being processed when the error occurred
-
If multiple elements having the same name exist, the occurrence position of each element is displayed as a suffix beginning from 1 (Example: node-name [element-occurrence-position]).
-
If binary data remains after completion of the binary data read processing: null
bb....bb: Read position in the binary message when the error occurred
cc....cc: Total size of the binary message
dd....dd: Maintenance information
-
If maintenance information exists: Maintenance information
-
If maintenance information does not exist: null
- Description
-
Detailed information about the error that occurred during data transformation from binary data to DOM was acquired.
- (S)
-
Outputs the detailed error information to the log, and continues processing.
- (O)
-
Check this message and the exception log KDEC40310-E message that was displayed just before this message in the same thread, and then contact maintenance personnel.
-
-
KDEC40313-I
Detailed information about errors that occurred during the conversion of data from DOM to binary data were acquired. (node = aa....aa, information = bb....bb)
aa....aa: Absolute path of the node that was being processed when an error occurred
-
If multiple elements having the same name exist, the occurrence position of each element is displayed as a suffix beginning from 1 (Example: node-name [element-occurrence-position]).
bb....bb: maintenance information
-
If maintenance information exists: Maintenance information
-
If maintenance information does not exist: null
- Description
-
Detailed information about the error that occurred during data transformation from DOM to binary data was acquired.
- (S)
-
Outputs the detailed error information to the log, and continues processing.
- (O)
-
Check this message and the exception log KDEC40311-E message that was displayed just before this message in the same thread, and then contact maintenance personnel.
-
-
KDEC40330-E
An error occurred during validation of the format information. (exception = aa....aa)
aa....aa: Exception
- Description
-
An error occurred during the validation of the format information in the format definition.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40331-E
The Element definition is incorrect. (attr = aa....aa)
aa....aa: Element name
- Description
-
An element that is not a complex content element or a simple content element was found in Element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40333-E
An error occurred during validation of the Element. (exception = aa....aa)
aa....aa: Exception
- Description
-
An exception occurred during the validation of Element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40334-E
An attribute of a simple content element or a complex content element is incorrect. (exception = aa....aa)
aa....aa: Exception
- Description
-
An exception occurred during the validation of a simple content element or complex content element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40335-E
There is no definition for a simple content element or a complex content element.
- Description
-
A simple content element or complex content element is not defined.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40400-E
An attribute of the data size is incorrect. (node = aa....aa, position = bb....bb, kind = cc....cc)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: Attribute
- Description
-
A data size attribute is not up to the specified node or up to the end of data.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40401-E
A specification for the data size is incorrect. (node = aa....aa, position = bb....bb, source = cc....cc, target = dd....dd)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: Input size
dd....dd: Output size
- Description
-
The specified input data size and output data size does not match.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40402-E
An error occurred during creation of the DOM. (node = aa....aa, position = bb....bb, e = cc....cc)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: Exception
- Description
-
An exception occurred during the transformation from the binary data to the DOM.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Contact a customer engineer.
-
KDEC40404-E
The sign of the packed decimal format is incorrect. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: String
- Description
-
An unexpected data item was entered in the sign portion of the packed format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40405-E
The decimal portion of the packed decimal format is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: String
- Description
-
An unexpected data item was entered in the decimal portion of the packed format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40406-E
The packed decimal format is invalid. (node = aa....aa, position = bb....bb, source = cc....cc)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: Input data
- Description
-
The entered data is inappropriate for the packed format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40407-E
The data length of the integer portion of the packed decimal format is invalid. (node = aa....aa, position = bb....bb, source = cc....cc, target = dd....dd)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: Input size
dd....dd: Output size
- Description
-
The input data length of the integer portion of the packed format is greater than the output size.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40408-E
The data length of the decimal portion of the packed decimal format is invalid. (node = aa....aa, position = bb....bb, source = cc....cc, target = dd....dd)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: Input size
dd....dd: Output size
- Description
-
The input data length of the decimal portion of the packed format is greater than the output size.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40409-E
The entered data contains a non-numerical character. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: String
- Description
-
The entered data contains a non-numerical character.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40413-E
The sign of the zoned decimal format is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: String
- Description
-
An unexpected data item has been entered in the sign portion of the zoned format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40414-E
The decimal portion of the zoned decimal format is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: String
- Description
-
An unexpected data item has been entered in the decimal portion of the zoned format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40415-E
The zoned decimal format is invalid (node = aa....aa, position = bb....bb, source = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Input data
- Description
-
The entered data is inappropriate for the zoned format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40416-E
The data length of the integer portion of the zoned decimal format is invalid. (node = aa....aa, position = bb....bb, source = cc....cc, target = dd....dd)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Input size
dd....dd: Output size
- Description
-
The input data length of the integer portion of the zoned format is greater than the output size.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40419-E
The data length of the decimal portion of the zoned decimal format is invalid. (node = aa....aa, position = bb....bb, source=cc....cc, target=dd....dd)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Input size
dd....dd: Output size
- Description
-
The input data length of the decimal portion of the zoned format is greater than the output size.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40420-E
An error occurred during validation of the format information. (error = aa....aa)
aa....aa: Error details
- Description
-
An error occurred during the validation of the format information in the format definition.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40430-E
The node in the selection condition does not exist in the format definition. (choice = aa....aa)
aa....aa: Selection condition node
- Description
-
The node corresponding to the value of the selection condition node is not defined in the format definition.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40431-E
There is no node that matches the selection condition. (choice = aa....aa)
aa....aa: Selection condition node
- Description
-
The node specified by the selection condition node does not exist in the entered data.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40432-E
The selection structure is invalid. (error = aa....aa)
aa....aa: Return code
- Description
-
An unexpected data item is specified in the selection structure attribute.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40433-E
There are too many configuration elements in the selection configuration. (choice = aa....aa, node = bb....bb)
aa....aa: Selection configuration node
bb....bb: Extra node
- Description
-
There are too many components at the end of the selection configuration.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40435-E
The value for the node in the selection condition does not match the condition value for the occurrence of the node in the selection condition. (choice = aa....aa)
aa....aa: Selection condition node
- Description
-
The value specified in the selection condition node does not match the condition value for the occurrence of the node in the selection condition.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40436-E
There are no components in the selection configuration. (choice = aa....aa)
aa....aa: Selection configuration node
- Description
-
There are no components in the selection configuration.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40437-E
The node corresponding to the selection condition initial separator does not exist in the format definition. (choice = aa....aa)
aa....aa: Selection condition node
- Description
-
The node corresponding to the initial component separator, set up in the selection condition, is not defined in the format definition.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40440-E
An attribute for the complex content element is invalid. (attr = aa....aa)
aa....aa: Attribute
- Description
-
An attribute of the complex content element is not a sequential structure or selection structure.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40450-E
An attribute for the occurrence count is invalid. (type = aa....aa)
aa....aa: Attribute
- Description
-
An occurrence count attribute is not up to the specified node or up to the end of data.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40451-E
The minimum occurrence count is invalid. (value = aa....aa)
aa....aa: Occurrence count
- Description
-
The specified minimum occurrence count is not a numeric value.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40452-E
The maximum occurrence count is invalid. (value = aa....aa)
aa....aa: Occurrence count
- Description
-
The specified maximum occurrence count is not a numeric value.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40453-E
The specified combination of the size and the occurrence count is invalid. (size = aa....aa, occurs = bb....bb)
aa....aa: Size specification
bb....bb: Occurrence count specification
- Description
-
EOD is specified in the size, but the value specified in the occurrence count is not once.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40454-E
There is no binary data entered for the occurrence count setting required by EOD.
- Description
-
No data is entered for the settings required when the occurrence count is EOD.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40455-E
There is no XML data entered for the occurrence count setting required by EOD.
- Description
-
No data is entered for the settings required when the occurrence count is EOD.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40456-E
The node in the format definition does not match the node in the entered XML. (fdx = aa....aa, xml = bb....bb)
aa....aa: fdx node name
bb....bb: xml node name
- Description
-
The nodes in the format definition and the entered XML do not match.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40462-E
The size node or the occurrence count node has already been set. (node = aa....aa, path = bb....bb)
aa....aa: Standard node
bb....bb: XPath
- Description
-
A value has already been set for the size node or occurrence count node specified in the standard node and XPath.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40463-E
The specified occurrence count does not match the occurrence count in the entered XML. (node = aa....aa)
aa....aa: Node name
- Description
-
The occurrence count of the node specified in the node name differs from the format definition or occurrence count node values.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40464-E
The number of characters in the string does not match the specified date-time format. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The entered string differs from the specified date-time format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40466-E
The character string contains a decimal portion. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The string contains a decimal portion, although the number of digits in the decimal portion are not specified.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40467-E
The number of digits in the specified decimal portion does not match the number of digits in the decimal portion of the character string. (node = aa....aa, position = bb....bb, source = cc....cc, target = dd....dd)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Input size
dd....dd: Output size
- Description
-
The number of digits in the specified decimal portion does not match the number of digits in the decimal portion of the string.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40468-E
The character string does not contain a decimal portion. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The decimal portion does not exist although the number of digits in the decimal portion are specified.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40471-E
No valid numerical value is specified. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node
bb....bb: Occurrence position
cc....cc: String
- Description
-
The embedded character is a space and the entered data contains only one-byte spaces.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40472-E
The numerical value format is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The entered data differs from the numerical value format of the specified data format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40473-E
The entered binary data contains an invalid character. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The entered binary data contains invalid characters.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40474-E
The sign format is invalid. (node = aa....aa, position = bb....bb, sign = cc....cc, str = dd....dd)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Sign specification
dd....dd: String
- Description
-
There is an unexpected string in the sign format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40475-E
The number of valid digits exceeds the system limit. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The number of valid digits in the entered data exceeds the system limit.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40477-E
The entered string size exceeds the specified size. (node = aa....aa, position = bb....bb)
aa....aa: Node name
bb....bb: Occurrence position
- Description
-
The size of the entered string is greater than the specified size.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40478-E
The entered string size does not match the specified size. (node = aa....aa, position = bb....bb)
aa....aa: Node name
bb....bb: Occurrence position
- Description
-
The size of the entered string differs from the specified size.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40482-E
The entered string is not in the hexBinary format. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The entered string is not a hexBinary format string.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40510-E
No name was found for the sequential structure.
- Description
-
The sequential structure does not have a global name.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40511-E
There is a component that is not defined in the format definition. (node = aa....aa)
aa....aa: Undefined node name
- Description
-
There is a component that is not defined in the format definition.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40520-E
The parameter cannot be specified. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
An unexpected attribute is specified in an attribute of the simple content element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40521-E
The data type specification is invalid. (str = aa....aa)
aa....aa: String
- Description
-
The data type of the simple content element is invalid.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40522-E
The size specification is less than 0. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The data size of the simple content element is less than 0.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40523-E
The decimal digit specification is less than 0. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The specified number of decimal digits is less than zero.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40524-E
The sign specification is NULL. (node = aa....aa, position = bb....bb)
aa....aa: Node name
bb....bb: Occurrence position
- Description
-
No sign is specified for the simple content element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40525-E
The sign specification is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
An unexpected string is entered as a sign for the simple content element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40526-E
The embedded character specification is NULL. (node = aa....aa, position = bb....bb)
aa....aa: Node name
bb....bb: Occurrence position
- Description
-
No embedded character is specified for the simple content element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40527-E
The embedded character specification is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
An unexpected string is entered as an embedded character for the simple content element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40528-E
The specification of the date-time format is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
An unexpected string is entered in the date-time format for the simple content element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40529-E
The specification of the date-time format is NULL. (node = aa....aa, position = bb....bb)
aa....aa: Node name
bb....bb: Occurrence position
- Description
-
No date-time format is specified for the simple content element.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40530-E
The character encoding is specified incorrectly. (node = aa....aa, position = bb....bb, encoding = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Character code
- Description
-
The character code of the simple content element is invalid.
- (S)
-
The error details will be output to the log, and CSCDataTransformException will be reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40605-E
The entered numerical value is outside the specified size range. (node = aa....aa, position = bb....bb, size = cc....cc, value = dd....dd)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Size
dd....dd: Value
- Description
-
The numerical value entered in the signed binary number or unsigned binary number is outside the specified size range.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40606-E
The data size is invalid. (node = aa....aa, position = bb....bb, size = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Size
- Description
-
The data size of a simple content element is invalid.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40610-E
The entered date-time data format is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
An unexpected format is entered in the date-time data format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40611-E
The date is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
A non-existing date has been specified as the date.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40613-E
The number of digits for the decimal portion of the entered data does not match the number of digits specified for the decimal portion.
- Description
-
The number of digits in the decimal portion specified for the date-time does not match the number of digits in the decimal portion for the entered data.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
KDEC40614-E
The time is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
A non-existing time is specified as the time.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40615-E
The 2-digit year specification is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The specified two-digit year is not from 1951 to 2050.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40616-E
Too many digits are specified for the decimal portion. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Number of digits in the decimal portion
- Description
-
The number of digits in the decimal portion exceeds three digits in the date-time data type.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40618-E
The number of digits for the decimal portion exceeds the maximum string size. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String
- Description
-
The number of digits in the decimal portion is greater than the string size.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40701-E
The occurrence count in the entered binary data does not match the specified value. (node = aa....aa)
aa....aa: Node name
- Description
-
The actual occurrence count is more than the specified occurrence count.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40702-E
The occurrence count in the entered binary data is less than the specified minimum value. (node = aa....aa)
aa....aa: Node name
- Description
-
The actual occurrence count is less than the specified occurrence count.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40703-E
The occurrence count in the entered binary data is more than the specified maximum value. (node = aa....aa)
aa....aa: Node name
- Description
-
The specified start character was not found.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40704-E
The specified separator was not found. (node = aa....aa)
aa....aa: Node name
- Description
-
The specified end character was not found.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40705-E
The specified initial separator was not found. (node = aa....aa)
aa....aa: Node name
- Description
-
The specified start character was not found.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40706-E
The specified terminal separator was not found. (node = aa....aa)
aa....aa: Node name
- Description
-
The specified end character was not found.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40707-E
A required separator has not been specified. (node = aa....aa)
aa....aa: Node name
- Description
-
A separator required for demarcating data is not specified.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40708-E
The data is not enclosed in double quotation marks. (node = aa....aa)
aa....aa: Node name
- Description
-
The data is not enclosed in double quotation marks when double quotation marks are specified for the CSV format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40709-E
The initial separator specification is incorrect. (node = aa....aa, separator = bb....bb)
aa....aa: Node name
bb....bb: Initial character
- Description
-
The starting character is outside the range of Latin characters.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40710-E
The middle separator specification is incorrect. (node = aa....aa, separator = bb....bb)
aa....aa: Node name
bb....bb: Middle characters
- Description
-
The intermediate characters are outside the range of Latin characters.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40711-E
The terminal separator specification is incorrect. (node = aa....aa, separator = bb....bb)
aa....aa: Node name
bb....bb: End character
- Description
-
The end character is outside the range of Latin characters.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40712-E
The escape character specification is incorrect. (esc = aa....aa)
aa....aa: Escape character
- Description
-
The escape character is outside the range of Latin characters, or two or more characters are specified.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40713-E
Searching for a value has failed. (property = aa....aa, key = bb....bb)
aa....aa: Property name of the transformation table
bb....bb: Search key
- Description
-
The specified search key was not found in the transformation table.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40714-E
The separator was not found. (property = aa....aa)
aa....aa: Property name of the transformation table
- Description
-
The separator used for demarcating data was not found.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40715-E
An error occurred while binary data was being entered. (error = aa....aa, property = bb....bb)
aa....aa: The return code from when the data was entered
-
-1: There is no more input data.
-
Positive integer: Input data size, when the input data is shorter than the input request size
bb....bb: Property name of the transformation table
- Description
-
The entered data is shorter than the format definition; therefore, the entered data reached the end midway through the transformation process.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition or input data.
-
-
KDEC40716-E
An error occurred while reading the transformation table file. (property = aa....aa)
aa....aa: Property name of the transformation table
- Description
-
The table file set up in the property does not exist.
- (S)
-
The error details will be output to the log and CSCDataTransformException will be reported to the messaging infrastructure.
- (O)
-
Check the definition in the system property file (usrconf.properties).
-
KDEC40717-E
The path property for the replace function was not specified in the system properties. (property = aa....aa)
aa....aa: Path property name
- Description
-
The path property for the change value function is not specified in the system properties.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the definition of the system property file (usrconf.properties).
-
KDEC40718-E
The encoding property for the replace function was not specified in the system properties. (property = aa....aa)
aa....aa: Code property name
- Description
-
The encoding property for the change value function is not specified in the system properties.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the definition of the system property file (usrconf.properties).
-
KDEC40719-E
A property name in the transformation table is incorrect. (property = aa....aa)
aa....aa: Property name of the transformation table
- Description
-
The transformation table property name is not specified
- (S)
-
The error details will be output to the log and CSCDataTransformException will be reported to the messaging infrastructure.
- (O)
-
Check the data transformation definition.
-
KDEC40720-E
The search key is incorrect. (property = aa....aa)
aa....aa: Property name of the transformation table
- Description
-
The search key is not specified.
- (S)
-
The error details will be output to the log and CSCDataTransformException will be reported to the messaging infrastructure.
- (O)
-
Check the data transformation definition.
-
KDEC40721-E
The position of the search key is incorrect. (property = aa....aa)
aa....aa: Property name of the transformation table
- Description
-
The position of the search key is not specified, or an unexpected value is specified.
- (S)
-
The error details will be output to the log and CSCDataTransformException will be reported to the messaging infrastructure.
- (O)
-
Check the data transformation definition.
-
KDEC40722-E
The default value is incorrect. (property = aa....aa)
aa....aa: Property name of the transformation table
- Description
-
The default value is not specified.
- (S)
-
The error details will be output to the log and CSCDataTransformException will be reported to the messaging infrastructure.
- (O)
-
Check the data transformation definition.
-
KDEC40723-E
The operation flag specified when searching fails is incorrect. (property = aa....aa)
aa....aa: Property name of the transformation table
- Description
-
The operation flag for a failed search is not specified, or an unexpected value is specified.
- (S)
-
The error details will be output to the log and CSCDataTransformException will be reported to the messaging infrastructure.
- (O)
-
Check the data transformation definition.
-
KDEC40724-E
The maximum occurrence count is lower than the minimum occurrence count. (node = aa....aa)
aa....aa: Node name
- Description
-
The specified maximum occurrence count is lower than the minimum occurrence count.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40725-E
A separator different from the specified line feed code is specified. (node = aa....aa)
aa....aa: Node name
- Description
-
A linefeed different from the specified linefeed code is specified.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40726-E
The escape character was not found. (node = aa....aa)
aa....aa: Node name
- Description
-
An escape character is not specified in the CSV format.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40727-E
The last character was an escape character. (node = aa....aa)
aa....aa: Node name
- Description
-
The last character is an escape character.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40728-E
A non-hexadecimal value is specified for a separator. (node = aa....aa)
aa....aa: Node name
- Description
-
A non-hexadecimal value is specified for a separator.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40729-E
A separator type is invalid. (node = aa....aa, type = bb....bb)
aa....aa: Node name
bb....bb: Separator type
- Description
-
A value other than a string or a byte is specified for the separator type.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the format definition.
-
KDEC40730-E
The size of the conversion table file exceeded the maximum specified in the system properties file. (file size = aa....aa, property = bb....bb)
aa....aa: File size
bb....bb: Property specified size
- Description
-
The size of the conversion table file exceeds the value specified for the user property file for J2EE servers.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the definition of the system property file (usrconf.properties).
-
KDEC40731-E
The specified conversion table file size is invalid. (valueTableSize = aa....aa)
aa....aa: File size
- Description
-
The value specified in the size of the transformation table file is outside the specifiable range.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the definition of the system property file (usrconf.properties).
-
KDEC40732-E
An unnecessary separator exists. (node = aa....aa)
aa....aa: Node name
- Description
-
Too many separators are used for demarcating data.
- (S)
-
Displays the message, and then resumes processing.
- (O)
-
Check the input data.
-
KDEC40733-E
The specified parameter is invalid. function name = aa....aa, detail = bb....bb, cause = cc....cc
aa....aa: Function name
bb....bb: Parameter
cc....cc: Message and stack trace of the exception
- Description
-
The parameter displayed in the message text is not specified, or an unexpected value is specified.
- (S)
-
Displays the message, and then continues processing.
- (O)
-
Check the data transformation definition. Also, check the parameter displayed in the cause.
-
KDEC40734-E
An attempt to read the transformation function jar file has failed. Path = aa....aa, function name = bb....bb, cause = cc....cc
aa....aa: jar file path
bb....bb: Function name
cc....cc: Message and stack trace of the exception
- Description
-
The jar file does not exist, or the path property does not correspond to the jar file name.
- (S)
-
Displays the message, and then continues processing.
- (O)
-
Check the definition of the system properties file (usrconf.properties). Also, confirm that the jar file has been stored in the specified location.
-
KDEC40735-E
An attempt to load the specified class has failed. jar = aa....aa, class = bb....bb, function name = cc....cc, cause = dd....dd
aa....aa: jar file path
bb....bb: Class name
cc....cc: Function name
dd....dd: Message and stack trace of the exception
- Description
-
A class that does not exist in the jar file is specified.
- (S)
-
Displays the message, and then continues processing.
- (O)
-
Check the data transformation definition. Also, check the implementation details of the jar file.
-
KDEC40736-E
The specified method cannot be executed. jar = aa....aa, class = bb....bb, method = cc....cc, argument = dd....dd, function name = ee....ee, cause = ff....ff
aa....aa: jar file path
bb....bb: Class name
cc....cc: Method name
dd....dd: Argument type
ee....ee: Function name
ff....ff: Message and stack trace of the exception
- Description
-
A method that does not exist in the jar file is specified, or the method (not a public class method, or the argument or return value is not a string type) implemented in the jar file is incorrect.
- (S)
-
Displays the message, and then continues processing.
- (O)
-
Check the data transformation definition. Also, check the implementation details of the jar file.
-
KDEC40737-E
An exception occurred in the execution of the specified method. jar = aa....aa, function name = bb....bb, cause = cc....cc
aa....aa: jar file path
bb....bb: Function name
cc....cc: Message and stack trace of the exception
- Description
-
An exception occurred in the processing of the method invoked from the jar file.
- (S)
-
Displays the message, and then continues processing.
- (O)
-
Check the data transformation definition or the entered data. Also, check the implementation details of the jar file.
-
KDEC40738-E
An attempt to execute the custom function has failed. function name = aa....aa
aa....aa: Function name
- Description
-
The CSCDataTransformException exception occurred while the custom function was being executed.
- (S)
-
Displays the message, and then continues processing.
- (O)
-
Check the output contents.
-
KDEC40751-E
An attempt to load a character code conversion class failed. class =aa....aa, cause=bb....bb
aa....aa: Class name
bb....bb: Exception message
- Description
-
The possible causes are as follows:
-
A jar file of the character code conversion UOC is not added to the class path.
-
A character code conversion class does not exist in the jar file of the character code conversion UOC added to the class path.
-
A character code conversion class exists, but the interface provided for data transformation (CSCOwnCodeConverter) is not inherited.
-
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Take the following actions according to the cause of the error:
Cause
Action
A jar file of the character code conversion UOC is not added to the class path.
Add a jar file of the character code conversion UOC to the class path by using the following file or environment variable:
-
When using character code conversion UOC on J2EE servers:
Use the option definition file for J2EE servers (usrconf.cfg).
-
When using the character code conversion UOC with data-transformation unit test commands#:
Use the environment variable CSC_DATA_TRANSFORM_CLASSPATH.
A character code conversion class does not exist in the jar file of the character code conversion UOC added to the class path.
Add the following classes to the jar file of the character code conversion UOC:
-
When using the character code conversion UOC on J2EE servers:
The class specified for the csc.dt.ownCodeConverter.className property
-
When using the character code conversion UOC with data-transformation unit test commands#:
The class specified for the following properties or option:
- csc.dt.ownCodeConverter.className property
- csctransform.uoc.class property
- -uocclass option
The interface provided for data transformation (CSCOwnCodeConverter) is not inherited.
Change the implementation of the following classes so that the interface provided for data transformation (CSCOwnCodeConverter) is inherited:
-
When using the character code conversion UOC on J2EE servers:
The class specified for the csc.dt.ownCodeConverter.className property
-
When using the character code conversion UOC with data-transformation unit test commands#:
The class specified for the following properties or option:
- csc.dt.ownCodeConverter.className property
- csctransform.uoc.class property
- -uocclass option
- #
-
The types of data-transformation unit test commands are as follows:
-
csctransform command
-
cscbinaryparse command
-
cscgenbinary command
-
-
-
KDEC40752-E
An exception occurred during the execution of the character code conversion class. (node = aa....aa, cause = bb....bb)
aa....aa: Node name or (none)
-
(none): Other than a node
bb....bb: Message and stack trace of the exception
- Description
-
An exception occurred during UOC execution.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the processing details of the character code conversion UOC.
-
-
KDEC40760-E
An undefined character code conversion UOC has been specified. (code =aa....aa)
aa....aa: Specified character code
- Description
-
An attempt was made to invoke a character code conversion UOC that is not defined in the system properties (CUSTOM is specified in the character code although the character code conversion UOC is not defined in the system properties).
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the class name of the character code conversion UOC specified in the system properties, or check the format definition.
-
KDEC40770-E
The entered string is not in the base64Binary format. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: String (if the string exceeds 1,024 characters, the 1,025 and subsequent characters are omitted)
- Description
-
The entered string is not a base64Binary format string.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the entered data.
-
KDEC40780-E
The total number of digits exceeds the specified All digits. (node = aa....aa, position = bb....bb, source = cc....cc, target = dd....dd)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Total number of digits in the entered data
dd....dd: Total number of digits specified in FDX
- Description
-
The total number of digits in the entered data exceed the specified total number of digits.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definitions or the entered data.
-
KDEC40781-E
The number of digits in the decimal portion exceeds the specified Decimal digits. (node = aa....aa, position = bb....bb, source = cc....cc, target = dd....dd)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Number of digits in the decimal portion of the entered data
dd....dd: Number of digits in the decimal portion specified in FDX
- Description
-
The number of digits in the decimal portion of the entered data exceed the specified number of digits in the decimal portion.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definitions or the entered data.
-
KDEC40782-E
The Null-terminated byte string specification is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Character string
- Description
-
An unexpected string is entered in the specification The string up to null (0x00) is the data of the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40783-E
The Align left or right specification is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Character string
- Description
-
An unexpected string is specified for the left and right justification of the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40784-E
The Unnecessary character specification is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Character string
- Description
-
An unexpected string is specified in the unnecessary characters for the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40785-E
The Invalid characters specification is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Character string
- Description
-
An unexpected string is specified in the unusable characters for the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40786-E
The All digits specification is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Character string
- Description
-
An unexpected string is specified in the total number of digits for the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40790-E
The Bit size specification is invalid. (node = aa....aa, position = bb....bb, str = cc....cc)
aa....aa: Node name
bb....bb: Occurrence position
cc....cc: Character string
- Description
-
An unexpected string is specified in the bit size for the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40800-E
The Shift amount specification is invalid. (value = aa....aa)
aa....aa: Shift amount
- Description
-
An unexpected string is specified in the shift amount for the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40801-E
The Output bit size specification is invalid. (str = aa....aa)
aa....aa: Output bit size
- Description
-
An unexpected string is specified in the output bit size for the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40802-E
The Shift direction specification is invalid. (str = aa....aa)
aa....aa: Shift direction
- Description
-
An unexpected string is specified in the shift direction for the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40803-E
The Shift type specification is invalid. (str = aa....aa)
aa....aa: Shift type
- Description
-
An unexpected string is specified in the shift type for the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40804-E
The Radix specification is invalid. (str = aa....aa)
aa....aa: Cardinal number
- Description
-
An unexpected string is specified in the cardinal number for the simple content element.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definition.
-
KDEC40810-E
The size of the complex content element is smaller than the specified size. (node = aa....aa)
aa....aa: Node name
- Description
-
The size of the entered string is smaller than the specified size
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definitions or the entered data.
-
KDEC40811-E
The size of the complex content element that specifies the size node is not specified in bytes. (node = aa....aa)
aa....aa: Node name
- Description
-
The size of the complex content element for which the size node is specified is not in bytes.
- (S)
-
The error information is output to the log and the CSCDataTransformException exception is reported to the messaging infrastructure.
- (O)
-
Check the format definitions or the entered data.
-
KDEC40813-E
The units specified for the size node value are invalid. (str = aa....aa)
aa....aa: Unit of size node values
- Description
-
An unexpected string was entered for the specification of the unit of size node values.
- (S)
-
Outputs the error information to the log and reports the CSCDataTransformException exception to the messaging infrastructure.
- (O)
-
Collect the log and trace information, and then contact maintenance personnel.
-
KDEC41000-E
An internal error occurred during processing of the data transformation API. (cause = aa....aa)
aa....aa: Message of the exception causing the error
- Description
-
An exception occurred in the data transformation infrastructure.
- (S)
-
Outputs the error information to the log and reports the DataTransformException exception to the caller program.
- (O)
-
Contact a customer engineer.
-
KDEC41001-E
The specification for a method argument is invalid. (method = aa....aa, position = bb....bb, value = cc....cc)
aa....aa: Invocation method name
bb....bb: Position of the argument (the value indicating the number of the argument in which an error occurred)
cc....cc: Argument value
- Description
-
An unexpected value was specified for the argument of the method of the data transformation API.
- (S)
-
Outputs the error information to the log and reports the DataTransformException exception to the caller program.
- (O)
-
Check whether any of the following unexpected values is specified for the target method:
-
null or an invalid value is specified for the group name.
-
null or an invalid value is specified for the cache name.
-
null is specified for the definition file type.
-
XSD is specified for the definition file type for the cache operation method.
-
null is specified for a value of the FormatDefinition class.
-
null or a zero-byte array is specified for the byte array of an argument in the cache registration method.
In addiiton, check the exception stack trace and eliminate the cause of the error.
-
If the argument is a byte array whose value is not null:
The byte length of the byte array is displayed for the argument value.
-
If the argument type is FormatDefinition class in which values are specified incorrectly:
All values in the FormatDefinition class for the argument value are displayed in the following format:
FormatDefinition [field=value, field=value,...]
-
-
KDEC41002-E
Data transformation processing cannot be performed because no cache is registered for the specified cache name. (group name = aa....aa, kind = bb....bb, cache name = cc....cc)
aa....aa: Group name of the instance of the data transformation API
bb....bb: Format definition type or data transformation definition type
cc....cc: Cache name
- Description
-
The data transformation was called by specifying a cache name for which no cache was registered.
- (S)
-
Outputs the error information to the log and reports the CacheNotFoundException exception to the caller program.
- (O)
-
Perform one of the following:
-
Register a cache of the format definition or data transformation definition.
-
Specify a format definition file or data transformation definition file for a parameter of the data transformation method.
-
-
KDEC41003-I
The value of a property will be used for an instance of the data transformation API. (group name = aa....aa, key name = bb....bb, value = cc....cc)
aa....aa: Group name of the instance of the data transformation API
bb....bb: Key name of the property
cc....cc: Value specified for the property
- Description
-
The specified system property of the data transformation API will be applied to the instance of the data transformation API.
- (S)
-
The message will output to the log and the processing continues.
- (O)
-
Check the definition of usrconf.properties (user property file for J2EE servers).
-
KDEC41004-E
The value of the property is invalid. (group name = aa....aa, key name = bb....bb, value = cc....cc)
aa....aa: Group name of the instance of the data transformation API
bb....bb: Cache name of the request message format definition
cc....cc: Value specified for the property
- Description
-
An invalid value is specified for the system property of the data transformation API.
- (S)
-
Outputs the error information to the log and reports the DataTransformException exception to the caller program.
- (O)
-
Check the definition of usrconf.properties (user property file for J2EE servers).
-
KDEC41005-E
An error occurred during data transformation processing. (group name = aa....aa, request message cache name = bb....bb, response message cache name = cc....cc, data transform cache name = dd....dd, cause = ee....ee)
aa....aa: Group name of the instance of the data transformation API
bb....bb: Cache name of the request message format definition
cc....cc: Cache name of the response message format definition
dd....dd: Cache name of the data transformation definition
ee....ee: Message of the exception causing the error
- Description
-
The specified request message does not match the format definition. Alternatively, the specified format definition file does not match the data transformation definition.
- (S)
-
Outputs the error information to the log and reports the DataTransformException exception to the caller program.
- (O)
-
See the message of the exception that caused the error and the message that was displayed before this messge, and then eliminate the cause of the error. Also make sure that the request message complies with the format definition and that the format definition and data transformation definition are correct.
-
KDEC41006-E
An error occurred during cache registration processing. (group name = aa....aa, kind = bb....bb, cache name = cc....cc, cause = dd....dd)
aa....aa: Group name of the instance of the data transformation API
bb....bb: Format definition type or data transformation definition type
cc....cc: Cache name
dd....dd: Message of the exception causing the error
- Description
-
A format definition file or data transformation definition file that does not match the cache type is specified. Alternatively, the specified file is corrupted.
- (S)
-
Outputs the error information to the log and reports the DataTransformException exception to the caller program.
- (O)
-
Check the format definition file or data transformation definition file.
-
KDEC41007-W
Initialization of the debugging information trace failed. (cause = aa....aa, information = bb....bb)
aa....aa: Details of cause
bb....bb: Location of error
- Description
-
An error occurred during initialization processing for debug information output.
- (S)
-
Outputs a warning message to the log and continues processing without outputting debug information.
- (O)
-
If the cause of the error is associated with operations, re-execute the processing. If the cause of the error is not associated with operations, collect the log and trace information, and then contact the maintenance personnel.
-
KDEC41008-W
The path for output of debugging information cannot be accessed. (path = aa....aa, cause = bb....bb)
aa....aa: Path of the output destination directory
bb....bb: Details of the occurred exception
- Description
-
The security manager cannot access the specified output destination of debug information.
- (S)
-
Continues processing by using the default output destination.
- (O)
-
Check and, if necessary, revise the security attributes of the directory specified in parameters.
-
KDEC41009-W
Debugging information could not be output because the default path for output of debugging information could not be acquired.
- Description
-
The default output destination of debug information cannot be acquired.
- (S)
-
Outputs a warning message to the log and continues processing without outputting debug information.
- (O)
-
Contact a customer engineer.
-
KDEC41010-W
The path for output of debugging information is invalid. (path = aa....aa)
aa....aa: Path of the output destination directory
- Description
-
The possible causes are as follows:
-
The debug information output destination directory does not exist.
-
No value is set for the property that specifies the debug information output destination.
-
- (S)
-
Continues processing by using the default output destination.
- (O)
-
Correctly specify the debug information output destination.
-
KDEC41011-W
The specified property value is invalid. (aa....aa = bb....bb)
aa....aa: Property name
bb....bb: Property value
- Description
-
The possible causes are as follows:
-
An invalid value is specified for the property.
-
No value is set for the property.
-
- (S)
-
Continues processing by using the default values.
- (O)
-
Correctly specify the property value.
-
KDEC41012-W
An exception occurred during the output of debugging information. (exception = aa....aa)
aa....aa: Exception
- Description
-
An error occurred during debug information output processing.
- (S)
-
Outputs a warning message to the log and continues processing without outputting debug information.
- (O)
-
Contact a customer engineer.
-
KDEC41013-E
The specification for a method argument is invalid. (method = aa....aa, position = bb....bb, value = cc....cc, cause = dd....dd)
aa....aa: Invocation method name
bb....bb: Position of the argument or array (the value indicating the number of the argument or array in which an error occurred). If the argument is an array, the following value is displayed in the X-Y format:
-
X: Value indicating the argument number in which the error occurred
-
Y: Value indicating the array number in which the error occurred
Unlike java array numbers, 0 is not displayed for a number indicating an error array. Error array numbers begin with 1.
If the argument is not an array only the value of X is displayed.
cc....cc: Argument value
-
If the argument is a byte array whose value is not null:
The byte length of the byte array is displayed.
-
If the argument type is FormatDefinition class in which values are specified incorrectly:
All values in the FormatDefinition class are displayed in the following format.
FormatDefinition [field=value, field=value,...]
dd....dd: Cause of the error
- Description
-
An unexpected value was passed to the argument of the method.
- (S)
-
Check whether any of the following unexpected values is specified for the target method:
-
null or an invalid value is specified for the group name.
-
null or an invalid value is specified for the cache name.
-
null is specified for the definition file type, or XSD is specified for the definition file type for the cache operation method.
-
null is specified for a value of the FormatDefinition class or InputDataDefinition class.
-
The same cache name is specified more than once in multiple transformation source format definitions.
In addiiton, check the exception stack trace and eliminate the cause of the error.
-
-
-
KDEC50000-I
Migration preprocessing will now start. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The Migration preprocessing will start.
- (S)
-
Migration preprocessing will now start.
-
KDEC50001-I
Migration preprocessing was successful. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The migration preprocessing was successful.
- (S)
-
Migration preprocessing will now end.
-
KDEC50100-I
Creation of component information will now start. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The creation of The HCSC component information will start.
- (S)
-
The HCSC component information will be created now.
-
KDEC50101-I
Component information was created successfully. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The HCSC component information was created successfully.
- (S)
-
The creation of the HCSC component information will end.
-
KDEC50200-I
Migration processing will now start. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The Migration processing will start.
- (S)
-
Migration processing will now start.
-
KDEC50201-I
Migration processing was successful. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The migration processing was successful.
- (S)
-
Migration processing will now end.
-
KDEC50300-I
Initialize of Migration-ID processing will now start. (HCSC server name = aa....aa, Migration-ID = bb....bb)
aa....aa: HCSC server name
bb....bb: Migration ID
- Description
-
The initialization of the migration ID will start.
- (S)
-
The initialization processing of the migration ID will start.
-
KDEC50301-I
Initialize of Migration-ID processing was successful. (HCSC server name = aa....aa, Migration-ID = bb....bb)
aa....aa: HCSC server name
bb....bb: Migration ID
- Description
-
The initialization of the migration ID was successful.
- (S)
-
The initialization processing of the migration ID will end.
-
KDEC51000-E
An attempt to execute the J2EE server command has failed. (J2EE server name = aa....aa, HCSC server name = bb....bb, operation = cc....cc, cause = dd....dd)
aa....aa: J2EE server name
bb....bb: HCSC server name
cc....cc: Operation name
dd....dd: Error cause
- Description
-
An attempt to execute the J2EE server command failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the contents of the exception for the command displayed in the operation name.
-
KDEC51001-E
An attempt to acquire the status of the J2EE server has failed. (J2EE server name = aa....aa, HCSC server name = bb....bb, cause = cc....cc)
aa....aa: J2EE server name
bb....bb: HCSC server name
cc....cc: Error cause
- Description
-
The command for obtaining the server status was executed and an exception occurred.
- (S)
-
The error details will be output to the log, MBeanException will be reported, and then the processing will end.
- (O)
-
Check the exception details of the acquire status command.
-
KDEC51003-E
The J2EE server has not stopped. (J2EE server name = aa....aa, HCSC server name = bb....bb)
aa....aa: J2EE server name
bb....bb: HCSC server name
- Description
-
The J2EE server has not stopped.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Terminate the J2EE server.
-
KDEC51004-E
An attempt to start the J2EE server has failed. (J2EE server name = aa....aa, HCSC server name = bb....bb)
aa....aa: J2EE server name
bb....bb: HCSC server name
- Description
-
The J2EE server start command was executed and an exception occurred.
- (S)
-
The error details will be output to the log, MBeanException will be reported, and then the processing will end.
- (O)
-
Check the exception details of the start command.
-
KDEC51005-E
The J2EE server is not running. (J2EE server name = aa....aa, HCSC server name = bb....bb)
aa....aa: J2EE server name
bb....bb: HCSC server name
- Description
-
The J2EE server is not running.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Start the J2EE server.
-
KDEC51006-E
An attempt to stop the J2EE server has failed. (J2EE server name = aa....aa, HCSC server name = bb....bb)
aa....aa: J2EE server name
bb....bb: HCSC server name
- Description
-
An attempt to stop the J2EE server failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the contents of the exception for the J2EE server termination command.
-
KDEC51007-E
An attempt to switch component EAR files has failed. (HCSC server name = aa....aa, ComponentID = bb....bb)
aa....aa: HCSC server name
bb....bb: Service ID or reception ID of the HCSC component
- Description
-
An attempt to switch the EAR files of the HCSC component failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the error message that was displayed immediately before this message.
-
KDEC51008-E
An attempt to switch EAR files for User reception service has failed. (HCSC server name = aa....aa, ComponentID = bb....bb)
aa....aa: HCSC server name
bb....bb: Service ID or reception ID of the HCSC component
- Description
-
An attempt to switch the EAR files of a user-defined reception failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the error message that was displayed immediately before this message.
-
KDEC51009-E
An attempt to update EAR file update information has failed. (HCSC server name = aa....aa, ComponentID = bb....bb)
aa....aa: HCSC server name
bb....bb: Service ID or reception ID of the HCSC component
- Description
-
An attempt to update the EAR file information failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the error message that was displayed immediately before this message.
-
KDEC51010-E
An attempt to switch HCSC server EAR files has failed. (HCSC server name = aa....aa, ComponentID = bb....bb)
aa....aa: HCSC server name
bb....bb: Service ID or reception ID of the HCSC component
- Description
-
An attempt to switch the HCSC server EAR files failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the error message that was displayed immediately before this message.
-
KDEC51011-E
The specified JDBC driver type is invalid. (HCSC server name = aa....aa, driver type = bb....bb)
aa....aa: HCSC server name
bb....bb: JDBC driver type
- Description
-
The specified JDBC driver type is invalid.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the JDBC driver type of the HCSC server setup definition file.
-
KDEC51012-E
The specified JDBC driver type and database type are invalid. (HCSC server name = aa....aa, driver type = bb....bb, database type = cc....cc)
aa....aa: HCSC server name
bb....bb: JDBC driver type
cc....cc: Database type
- Description
-
The specified JDBC driver type and database type are invalid.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the JDBC driver type and the database type of the HCSC server setup definition file.
-
KDEC51015-E
An attempt to register the JDBC driver has failed. (HCSC server name = aa....aa, driver type = bb....bb, driver name = cc....cc, cause = dd....dd)
aa....aa: HCSC server name
bb....bb: JDBC driver type
cc....cc: JDBC driver name
dd....dd: Error cause
- Description
-
An exception occurred while the JDBC driver was being registered.
- (S)
-
The error details will be output to the log, MBeanException will be reported, and then the processing will end.
- (O)
-
Check the exception details.
-
KDEC51016-E
An attempt to acquire a connection has failed. (HCSC server name = aa....aa, driver type = bb....bb, driver name = cc....cc, cause = dd....dd)
aa....aa: HCSC server name
bb....bb: JDBC driver type
cc....cc: JDBC driver name
dd....dd: Error cause
- Description
-
An exception occurred while a database connection was being obtained.
- (S)
-
The error details will be output to the log, MBeanException will be reported, and then the processing will end.
- (O)
-
Check the exception details.
-
KDEC51017-E
An attempt to commit the transaction processing has failed. (HCSC server name = aa....aa, cause = bb....bb)
aa....aa: HCSC server name
bb....bb: Error cause
- Description
-
An attempt to commit the transaction processing failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51018-E
An attempt to roll back the transaction processing has failed. (HCSC server name = aa....aa, cause = bb....bb)
aa....aa: HCSC server name
bb....bb: Error cause
- Description
-
An attempt to roll back the transaction processing failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51019-E
The database cannot be disconnected from. (HCSC server name = aa....aa, cause = bb....bb)
aa....aa: HCSC server name
bb....bb: Error cause
- Description
-
The connection with the database cannot be canceled.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51020-E
An attempt to execute an SQL statement has failed. (HCSC server name = aa....aa, cause = bb....bb)
aa....aa: HCSC server name
bb....bb: Error cause
- Description
-
An attempt to execute an SQL statement failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51023-E
An attempt to output the XML file that contains component information failed. (HCSC server name = aa....aa, path = bb....bb, cause = cc....cc)
aa....aa: HCSC server name
bb....bb: File path
cc....cc: Error cause
- Description
-
An attempt to output the XML file containing the HCSC component information failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51024-E
An attempt to read the file has failed. (HCSC server name = aa....aa, path = bb....bb, cause = cc....cc)
aa....aa: HCSC server name
bb....bb: File path
cc....cc: Error cause
- Description
-
An attempt to read the file information failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51025-E
An attempt to output the file has failed. (HCSC server name = aa....aa, path = bb....bb, cause = cc....cc)
aa....aa: HCSC server name
bb....bb: File path
cc....cc: Error cause
- Description
-
An attempt to output the file failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51027-E
An error occurred during migration preprocessing. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
An error occurred during the migration preprocessing.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the error message that was displayed immediately before this message.
-
KDEC51029-E
An error occurred during setup of the component information. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
An error occurred during the setup of the HCSC component information.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the error message that was displayed immediately before this message.
-
KDEC51031-E
An error occurred during migration processing. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
An error occurred during the migration processing.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the error message that was displayed immediately before this message.
-
KDEC51035-E
The Cosminexus integrated version at the migration source cannot be acquired. (HCSC server name = aa....aa, cause = bb....bb)
aa....aa: HCSC server name
bb....bb: Error cause
- Description
-
The service platform integrated version at the migration source cannot be obtained.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51036-E
The volume cannot be migrated. (HCSC server name = aa....aa, expected version = bb....bb, current version = cc....cc)
aa....aa: HCSC server name
bb....bb: Expected version
cc....cc: Current version
- Description
-
The volume cannot be migrated.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the Service Platform version at the migration source.
-
KDEC51038-E
An attempt to read the setup file has failed. (HCSC server name = aa....aa, path = bb....bb)
aa....aa: HCSC server name
bb....bb: File path
- Description
-
An attempt to read the setup file failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the error message that was displayed immediately before this message.
-
KDEC51039-E
The database cannot be connected to. (HCSC server name = aa....aa, cause = bb....bb)
aa....aa: HCSC server name
bb....bb: Error cause
- Description
-
A connection cannot be established with the database.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51055-E
The XML document that contains migration information cannot be converted to a DOM. (HCSC server name = aa....aa, cause = bb....bb)
aa....aa: HCSC server name
bb....bb: Error cause
- Description
-
The XML file that contains the migration information cannot be transformed to a DOM.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51056-E
An attempt to modify the version information has failed. (HCSC server name = aa....aa, cause = bb....bb)
aa....aa: HCSC server name
bb....bb: Error cause
- Description
-
An attempt to update the version information failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51057-E
File deletion failed. (HCSC server name = aa....aa, path = bb....bb, cause = cc....cc)
aa....aa: HCSC server name
bb....bb: File path
cc....cc: Error cause
- Description
-
An attempt to delete the file failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51058-E
An attempt to rename the file has failed. (HCSC server name = aa....aa, path = bb....bb, cause = cc....cc)
aa....aa: HCSC server name
bb....bb: File path
cc....cc: Error cause
- Description
-
An attempt to rename the file failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51059-E
An attempt to create a directory has failed. (HCSC server name = aa....aa, path = bb....bb, cause = cc....cc)
aa....aa: HCSC server name
bb....bb: Directory path
cc....cc: Error cause
- Description
-
An attempt to create a directory failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the exceptions.
-
KDEC51060-E
The Cosminexus home directory could not be acquired. (HCSC server name = aa....aa, cause = bb....bb)
aa....aa: HCSC server name
bb....bb: Error cause
- Description
-
The service platform home directory could not be obtained.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Check the property file or the settings of environment variables.
-
KDEC51061-E
The database is running. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The database is running.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Stop the database.
-
KDEC51062-E
The HCSC server is running. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The HCSC server is running.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Stop the HCSC server displayed with the HCSC server name.
-
KDEC51063-E
The HCSC server and requester service are not running. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The HCSC server and the requester service are not running.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Start the HCSC server displayed with the HCSC server name and the requester service.
-
KDEC51064-E
The status of HCSC server is invalid. (HCSC server name = aa....aa, status = bb....bb)
aa....aa: HCSC server name
bb....bb: HCSC server status
- Description
-
The status of the HCSC server is invalid.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Stop or start the HCSC server displayed with the HCSC server name.
-
KDEC51065-E
The migration processing cannot execute because another migration processing is executing. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The migration processing cannot be executed because another migration processing is being executed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Anther migration processing is executing, and therefore, once this migration processing terminates, re-execute the command.
-
KDEC51066-E
An attempt to update system management information has failed.(HCSC server name = aa....aa, path = bb....bb, cause = cc....cc)
aa....aa: HCSC server name
bb....bb: Directory path
cc....cc: Error cause
- Description
-
An attempt to update the system management information stored in the directory that is displayed in the directory path has failed.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Do not start the HCSC server.
Collect the log, trace and the directory specified in the hcscserver-data-filepath property of the HCSC server setup definition file, and then contact maintenance personnel.
-
KDEC51067-E
The database is busy. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
The database cannot be updated because the database is overloaded.
- (S)
-
The processing will end.
- (O)
-
Re-execute the command.
-
KDEC51068-E
An attempt to import asynchronous EJB EAR files has failed. (HCSC server name = aa....aa)
aa....aa: HCSC server name
- Description
-
An exception occurred by the execution of the import command for the asynchronous EJB EAR files.
- (S)
-
The error information is output to the log, the MBeanException exception is reported, and processing ends.
- (O)
-
Check the exception information in the error message output just before this message.
-
KDEC51400-E
Execution of XSLT failed. (HCSC server name = aa....aa, cause = bb....bb)
aa....aa: HCSC server name
bb....bb: Error cause
- Description
-
An exception occurred during the execution of the XSLT transformation processing.
- (S)
-
Displays the message, and then the processing will end.
- (O)
-
Check the exception details.
-
KDEC51900-E
An internal error occurred. (class = aa....aa, method = bb....bb, cause = cc....cc)
aa....aa: Class name
bb....bb: Method name
cc....cc: Error cause
- Description
-
An internal error occurred.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Contact a customer engineer.
-
KDEC51901-E
An internal error occurred. (HCSC server name = aa....aa, class = bb....bb, method = cc....cc, cause = dd....dd)
aa....aa: HCSC server name
bb....bb: Class name
cc....cc: Method name
dd....dd: Error cause
- Description
-
An internal error occurred.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
If rolling update is executed when the database used is HiRDB, this error might occur. For the action, see the manual Service Platform Setup and Operation Guide.
If the cause of error is other than the cause described above, contact maintenance personnel.
-
KDEC51902-E
An input parameter is invalid. (HCSC server name = aa....aa, class = bb....bb, method = cc....cc, parameter = dd....dd)
aa....aa: HCSC server name
bb....bb: Class name
cc....cc: Method name
dd....dd: Parameter value
- Description
-
The input parameter is invalid.
- (S)
-
Displays the message, and then terminates the processing.
- (O)
-
Contact a customer engineer.