uCosminexus Service Platform, Messages

[Contents][Index][Back][Next]

KDEC80052-E

A timeout occurred while converting the file. (adapter name = aa....aa, operation = bb....bb, directory path = cc....cc, file name = dd....dd)

aa....aa: Adapter name
bb....bb: Operation name
  • TRANSFORM: Transformation
  • COPY: Duplication
  • DELETE: Deletion
  • COMPRESS: Compression
  • EXTRACT: Extraction
cc....cc: Absolute path of the directory
dd....dd: File name
Description
The processing will be canceled because the time taken for file transformation exceeds the timeout value specified in the transform.timeout property of the file operations adapter runtime-environment property file.
(S)
The processing of the file operations adapter is interrupted.
(O)
Execute one of the following methods:
  • Reduce the number of input file records to make sure that the transformation ends within the timeout value.
  • Extend the timeout value.