uCosminexus Service Platform, Messages

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

KDEC80128-E

A timeout occurred during extraction of a file. (adapter name = aa....aa, operation = bb....bb, input directory path = cc....cc, input 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 extraction source directory
dd....dd: Name of the extraction source file
Description
Processing is cancelled because the time taken for file extraction exceeds the timeout value specified in the extract.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 size of the input files to make sure that the extraction ends within the timeout value.
  • Extend the timeout value.
Specify the timeout value with the extract.timeout property of the file operations adapter runtime-environment property file.