2.6 Messages from KDEC80400 to KDEC80499
This section describes the messages from KDEC80400 to KDEC80499.
-
KDEC80421-E
Processing will now be canceled because an error occurred during custom reception framework processing. (reception name = aa....aa, reception ID = bb....bb, operation name = cc....cc, RootApInfo = dd....dd, error message = ee....ee, error code = ff....ff)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Operation name specified in the URL
dd....dd: Root application information
ee....ee: Error message
ff....ff: Error code
- Description
-
The processing will be interrupted because an error occurred during the custom reception framework processing.
- (S)
-
Processing is interrupted.
- (O)
-
See the message log file and the error messages displayed before this message to eliminate the cause of the error. If the cause of the error is associated with operations, re-execute the service component invocation request. If the cause of the error is not associated with operations, collect the log and trace information, and then contact maintenance personnel.
Also, if the error that occurs during the custom reception framework processing contains the fault information, that fault information (KDEC80425-W) is output to the message log file. See that warning message and eliminate the cause of the error.
-
KDEC80422-E
Processing will now be canceled because an internal error occurred during custom reception framework processing. (reception name = aa....aa, reception ID = bb....bb, operation name = cc....cc, RootApInfo = dd....dd, exception = ee....ee, error message = ff....ff)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Operation name specified in the URL
dd....dd: Root application information
ee....ee: Exception name
ff....ff: Message with exception details
- Description
-
The processing will be interrupted because an internal error occurred during the custom reception framework processing.
- (S)
-
Processing is interrupted.
- (O)
-
Collect the log and trace information, and then contact maintenance personnel.
-
KDEC80423-E
Processing will now be canceled because an error occurred during HTTP reception processing. (reception name = aa....aa, reception ID = bb....bb, operation name = cc....cc, RootApInfo = dd....dd, error message = ee....ee, error code = ff....ff)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Operation name specified in the URL
dd....dd: Root application information
ee....ee: Error message
ff....ff: Error code
- Description
-
The processing will be interrupted because an error occurred during the HTTP reception processing.
- (S)
-
Processing is interrupted.
- (O)
-
See the message log file and the error messages displayed before this message to eliminate the cause of the error. If the cause of the error is associated with operations, re-execute the service component invocation request. If the cause of the error is not associated with operations, collect the log and trace information, and then contact maintenance personnel.
-
KDEC80424-E
Processing will now be canceled because an internal error occurred during HTTP reception processing. (reception name = aa....aa, reception ID = bb....bb, operation name = cc....cc, RootApInfo = dd....dd, exception = ee....ee, error message = ff....ff)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Operation name specified in the URL
dd....dd: Root application information
ee....ee: Exception name
ff....ff: Message with exception details
- Description
-
The processing will be interrupted because an internal error occurred during the HTTP reception processing.
- (S)
-
Processing is interrupted.
- (O)
-
Collect the log and trace information, and then contact maintenance personnel.
-
KDEC80425-W
This message contains fault information for the error that occurred in custom reception framework processing. (reception name = aa....aa, reception ID = bb....bb, operation name = cc....cc, RootApInfo = dd....dd, process instance ID = ee....ee, fault code = ff....ff, fault string = gg....gg, fault actor = hh....hh, fault name = ii....ii)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Operation name specified in the URL
dd....dd: Root application information
ee....ee: Process instance ID
ff....ff: FaultCode information
gg....gg: FaultString information
hh....hh: FaultActor information
ii....ii: Fault name (exception name)
- Description
-
This message is the fault information for the error that occurred during the custom reception framework processing.
- (S)
-
Processing is interrupted.
- (O)
-
See the error messages that are displayed before this message, and then eliminate the cause of the error. 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 maintenance personnel.
-
KDEC80426-I
HTTP reception has been initialized. (reception name = aa....aa, reception ID = bb....bb)
aa....aa: Reception name
bb....bb: Reception ID
- Description
-
The HTTP reception has been initialized.
- (S)
-
Processing continues.
-
KDEC80427-E
Processing will now be canceled because the initialization of HTTP reception failed. (reception name = aa....aa, reception ID = bb....bb, exception = cc....cc, error message = dd....dd)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Exception name
dd....dd: Message with exception details
- Description
-
The processing will be interrupted because an attempt to initialize the HTTP reception failed.
- (S)
-
Processing is interrupted.
- (O)
-
Eliminate the cause of the error. 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 maintenance personnel.
-
KDEC80428-E
Asynchronous communication is not supported. (reception name = aa....aa, reception ID = bb....bb, operation name = cc....cc)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Operation name specified in the repository
- Description
-
An Asynchronous communication is not supported.
- (S)
-
Processing is interrupted.
- (O)
-
Set the communication model for the operation information settings of the HTTP receptions in the development environment to synchronous, and then re-package the business processes.
-
KDEC80429-E
An attempt to read the definition file failed. (reception name = aa....aa, reception ID = bb....bb, file name = cc....cc, exception = dd....dd, error message = ee....ee)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: File name
dd....dd: Exception name
ee....ee: Message with exception details
- Description
-
An attempt to read the definition file failed.
- (S)
-
Processing is interrupted.
- (O)
-
Check the specified HTTP reception definition file. If "Response Header Definition file is not found" is displayed in ee....ee, make sure that the file name is specified correctly in the httprecp.response.header.filename property of the HTTP reception definition file, and the file corresponding to that file exists in the self-defined files of the HTTP reception.
-
KDEC80430-I
Default values will be used for the HTTP reception properties because no HTTP reception definition file has been specified. (reception name = aa....aa, reception ID = bb....bb, file name = cc....cc)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: File name
- Description
-
The default values are used for HTTP reception properties because the HTTP reception definition file is not specified.
- (S)
-
Processing continues.
- (O)
-
As and when required, set up the HTTP reception definition file for the HTTP receptions.
-
KDEC80431-E
One or more property values specified in the HTTP reception definition file are invalid. (reception name = aa....aa, reception ID = bb....bb, file name = cc....cc, key name = dd....dd, specified value = ee....ee)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: File name
dd....dd: Key name
ee....ee: Specified value
- Description
-
A property specified in the HTTP reception definition file is invalid.
- (S)
-
Processing is interrupted.
- (O)
-
Make sure that the combination of key names and values specified in the HTTP reception definition file is correct.
-
KDEC80432-W
An attempt to close the definition file failed. (reception name = aa....aa, reception ID = bb....bb, file name = cc....cc, exception = dd....dd, error message = ee....ee)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: File name
dd....dd: Exception name
ee....ee: Message with exception details
- Description
-
An attempt to close the definition file failed.
- (S)
-
Processing continues.
- (O)
-
Collect the log and trace information, and then contact maintenance personnel.
-
KDEC80435-E
An error occurred in transaction startup processing. (reception name = aa....aa, reception ID = bb....bb, operation name = cc....cc, RootApInfo = dd....dd, exception = ee....ee, error message = ff....ff, request path = gg....gg)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Operation name specified in the URL or for the HTTP method
dd....dd: Root application information
ee....ee: Exception name
ff....ff: Message with exception details
gg....gg: Either of the following request paths specified in the URL:
-
"/Context root/operation name/request parameter"
-
"/Context root/request parameter"
- Description
-
An error occurred during the transaction start processing.
- (S)
-
Processing is interrupted.
- (O)
-
See the message log file, and then eliminate the cause of the error. 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 maintenance personnel.
-
-
KDEC80436-E
An error occurred in transaction aa....aa processing. (reception name = bb....bb, reception ID = cc....cc, operation name = dd....dd, RootApInfo = ee....ee, exception = ff....ff, error message = gg....gg, request path = hh....hh)
aa....aa: committed or rolled back
bb....bb: Reception name
cc....cc: Reception ID
dd....dd: Operation name specified in the URL or for the HTTP method
ee....ee: Root application information
ff....ff: Exception name
gg....gg: Message with exception details
hh....hh: Either of the following request paths specified in the URL:
-
"/Context root/operation name/request parameter"
-
"/Context root/request parameter"
- Description
-
An error occurred during the commit or rollback processing of a transaction.
- (S)
-
Processing is interrupted.
- (O)
-
See the message log file, and then eliminate the cause of the error. 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 maintenance personnel.
-
-
KDEC80438-E
An unsupported HTTP method was specified. (reception name = aa....aa, reception ID = bb....bb, operation name = cc....cc, method name = dd....dd)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Operation name specified in the URL
dd....dd: HTTP method name
- Description
-
An unsupported HTTP method was specified.
- (S)
-
Processing is interrupted.
- (O)
-
Make sure that GET, POST, HEAD, PUT, DELETE, or OPTIONS is specified for the HTTP method of the requested line.
-
KDEC80439-E
An operation name specified in the URL is blank or does not match with any of the HTTP reception operation names. (reception name = aa....aa, reception ID = bb....bb, request path = cc....cc)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Request path specified in the URL ("/Context root/operation name/request parameter")
- Description
-
The operation name specified in the URL does not match the operation name of the HTTP reception.
- (S)
-
Processing is interrupted.
- (O)
-
Make sure that the operation name specified in the URL matches the operation name of the HTTP reception.
-
KDEC80440-E
The request contains invalid XML characters. (reception name = aa....aa, reception ID = bb....bb, invalid string = cc....cc)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Invalid string
- Description
-
The request contains invalid XML characters.
- (S)
-
Processing is interrupted.
- (O)
-
Make sure that the NCName characters are not included in either the query string or body (key part), or in both.
-
KDEC80441-E
The (lower case) msg key is not specified in the HTTP request. For Pass-through mode, specify a msg key. (reception name = aa....aa, reception ID = bb....bb)
aa....aa: Reception name
bb....bb: Reception ID
- Description
-
The processing will be interrupted because the msg key was not found in the HTTP request.
- (S)
-
Processing is interrupted.
- (O)
-
If you are using the pass-through mode, specify at least one msg key in the request parameter. Also, specify the msg key in lowercase.
-
KDEC80442-E
An error occurred while decoding the URL or HTTP request message body. (reception name = aa....aa, reception ID = bb....bb, specified encoding = cc....cc)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Specified encoding
- Description
-
An error occurred during the decoding of the URL or HTTP request body.
- (S)
-
Processing is interrupted.
- (O)
-
Make sure that the charset parameter is specified correctly in the Content-Type header of the HTTP request. If the charset parameter is not specified in the Content-Type header of the HTTP request, make sure that the parameter is specified correctly with the HTTP reception definition file.
-
KDEC80443-E
An error occurred while analyzing the HTTP aa....aa. (reception name = bb....bb, reception ID = cc....cc, exception = dd....dd, error message = ee....ee)
aa....aa: header or body
bb....bb: Reception name
cc....cc: Reception ID
dd....dd: Exception name
ee....ee: Message with exception details
- Description
-
An error occurred during the processing of the HTTP header or the HTTP body.
- (S)
-
Processing is interrupted.
- (O)
-
The header or body passed by the business process might be invalid. See the error message and eliminate the cause of the error.
-
KDEC80444-E
An error occurred while encoding the response message. (reception name = aa....aa, reception ID = bb....bb, specified encoding = cc....cc)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Specified encoding
- Description
-
An error occurred while the HTTP response was being encoded.
- (S)
-
Processing is interrupted.
- (O)
-
Make sure that the correct encoding format is specified for encoding the HTTP response.
-
KDEC80445-E
Status codes returned by the business process can be only 3 digits. (reception name = aa....aa, reception ID = bb....bb, operation name = cc....cc, specified value = dd....dd)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Operation name specified in the URL
dd....dd: Status code value
- Description
-
The status code returned by the business process must be a three-digit number.
- (S)
-
Processing is interrupted.
- (O)
-
Make sure that the business process returns a three-digit status code.
-
KDEC80450-E
Creation of a temporary folder failed. (reception name = aa....aa, reception ID = bb....bb, service name = cc....cc, RootApInfo = dd....dd, folder path = ee....ee)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Service name
dd....dd: Root application information
ee....ee: Path of the folder storing the temporary files
- Description
-
An attempt to create a folder for storing temporary files failed.
- (S)
-
Processing is interrupted.
- (O)
-
Eliminate the cause due to which a directory cannot be created in the folder path specified in the message, and then restart the HTTP reception.
-
KDEC80452-E
No work folder root folder exists. (reception name = aa....aa, reception ID = bb....bb, Request ID = cc....cc, service name = dd....dd, operation name = ee....ee, RootApInfo = ff....ff, root path = gg....gg)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Request ID
dd....dd: Service name
ee....ee: Service operation name
ff....ff: Root application information
gg....gg: Root path of the work folder
- Description
-
The root folder of a work folder does not exist.
- (S)
-
Processing is interrupted.
- (O)
-
Create the root folder of the work folder, and then re-execute the processing.
-
KDEC80453-E
An attempt to create a work folder has failed. (reception name = aa....aa, reception ID = bb....bb, Request ID = cc....cc, service name = dd....dd, operation name = ee....ee, RootApInfo = ff....ff, work folder path = gg....gg)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Request ID
dd....dd: Service name
ee....ee: Service operation name
ff....ff: Root application information
gg....gg: Path of the work folder
- Description
-
An attempt to generate a work folder failed.
- (S)
-
Processing is interrupted.
- (O)
-
Eliminate the cause due to which a directory cannot be created in the work folder path displayed in the message, and then re-execute the processing.
-
KDEC80454-E
The reception or analysis of multipart data in an HTTP request message failed. (reception name = aa....aa, reception ID = bb....bb, service name = cc....cc, operation name = dd....dd, RootApInfo = ee....ee, exception = ff....ff, error message = gg....gg)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Service name
dd....dd: Service operation name
ee....ee: Root application information
ff....ff: Exception name
gg....gg: Message with exception details
- Description
-
An attempt to receive or to parse multipart data in an HTTP request message failed.
- (S)
-
Processing is interrupted.
- (O)
-
Eliminate the cause of the error, and then re-execute the processing.
-
KDEC80455-E
The httprecp.pass-through.parameter-use property specified in the HTTP-reception properties file is invalid. (reception name = aa....aa, reception ID = bb....bb, value = cc....cc)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Specified value
- Description
-
The httprecp.pass-through.parameter-use property specified in the HTTP reception definition file is invalid.
- (S)
-
Processing is interrupted.
- (O)
-
If you are using the binary mode, specify "false" in the httprecp.pass-through.parameter-use property.
-
KDEC80456-E
The operation name specified by the HTTP method does not match any of the HTTP reception operation names. (reception name = aa....aa, reception ID = bb....bb, HTTP method = cc....cc)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: HTTP method
- Description
-
The HTTP method does not match the operation name of the HTTP reception.
- (S)
-
Processing is interrupted.
- (O)
-
Make sure that the HTTP method matches the operation name of the HTTP reception.
-
KDEC80457-E
An attempt to create an intermediary file has failed. (reception name = aa....aa, reception ID = bb....bb, Request ID = cc....cc, service name = dd....dd, operation name = ee....ee, RootApInfo = ff....ff, intermediate file path = gg....gg, exception = hh....hh, error message = ii....ii)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Request ID
dd....dd: Service name
ee....ee: Service operation name
ff....ff: Root application information
gg....gg: Intermediate file path
hh....hh: Exception name
ii....ii: Message with exception details
- Description
-
An attempt to create an intermediate file failed.
- (S)
-
Processing is interrupted.
- (O)
-
Eliminate the cause of the error, and then re-execute the processing.
-
KDEC80458-E
Reading of the intermediate file failed. (reception name = aa....aa, reception ID = bb....bb, Request ID = cc....cc, service name = dd....dd, operation name = ee....ee, RootApInfo = ff....ff, intermediate file path = gg....gg, exception = hh....hh, error message = ii....ii)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Request ID
dd....dd: Service name
ee....ee: Service operation name
ff....ff: Root application information
gg....gg: Intermediate file path
hh....hh: Exception name
ii....ii: Message with exception details
- Description
-
An attempt to read the intermediate file failed.
- (S)
-
Processing is interrupted.
- (O)
-
Eliminate the cause of the error, and then re-execute the processing.
-
KDEC80459-W
An attempt to delete a work folder has failed. (reception name = aa....aa, reception ID = bb....bb, Request ID = cc....cc, service name = dd....dd, operation name = ee....ee, RootApInfo = ff....ff, work folder path = gg....gg, exception = hh....hh, error message = ii....ii)
aa....aa: Reception name
bb....bb: Reception ID
cc....cc: Request ID
dd....dd: Service name
ee....ee: Service operation name
ff....ff: Root application information
gg....gg: Path of the work folder
hh....hh: Exception name
ii....ii: Message with exception details
- Description
-
An attempt to delete a work folder failed.
- (S)
-
Processing continues.
- (O)
-
Eliminate the cause due to which a directory, in the work folder path displayed in the message, cannot be deleted, and then use the operation commands to delete the work folder.