uCosminexus Service Platform, Messages

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

KDEC80126-E

The input file exceeds the maximum size for input files. (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 input file size exceeds the maximum input file size specified in the extract.inputfile.limitsize 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 input file size to the maximum input file size or less.
  • Increase the maximum input file size to the input file size or more.
Specify the maximum input file size with the extract.inputfile.limitsize property of the file operations adapter runtime-environment property file.