uCosminexus Service Platform, Messages

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

KDEC80121-E

An attempt to extract a file has failed. (adapter name = aa....aa, operation = bb....bb, input directory path = cc....cc, input file name = dd....dd, exception information = ee....ee)

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
ee....ee: Exception information
Description
An error occurred during the extraction of the file
(S)
The processing of the file operations adapter is interrupted.
(O)
Eliminate the cause of the error on the basis of the exception information. The possible causes and measures are as follows:
  • The input file is not a ZIP file compressed with the DEFLATE compression algorithm.
    In the input file, specify a ZIP file compressed with the DEFLATE compression algorithm.
  • There are no entries in the input file.
    In the input file, specify a ZIP file storing at least one entry.
If the cause is unknown, collect the log and trace information, and then contact maintenance personnel.