uCosminexus Service Platform, Messages

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

KDEC80105-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 compression source directory
dd....dd: Name of the compression source file
Description
Processing is cancelled because the size of the input file exceeds the maximum input file size specified in the compress.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 compress.inputfile.limitsize property of the file operations adapter runtime-environment property file.