A timeout occurred during compression of 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: List of compression source file names (if the string exceeds 1,024 characters, the 1,025 and subsequent characters are omitted)
- Description
- Processing is cancelled because the time taken for file compression exceeds the timeout value specified in the compress.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 files to make sure that the compression ends within the timeout value.
- Reduce the size of the input files to make sure that the compression ends within the timeout value.
- Extend the timeout value.
- Specify the timeout value with the compress.timeout property of the file operations adapter runtime-environment property file.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.