AWKFTE - File transfer Job Executor messages

This section lists error and warning messages that might be generated by the routines that handle the file transfer job executor.

The message component code is FTE.

AWKFTE001E

The server address is missing.

The server address is a mandatory parameter.

The operation is not performed.

Provide the required information and retry the operation.

AWKFTE002E

The path to the local file is missing.

The path to the local file is a mandatory parameter.

The operation is not performed.

Provide the required information and retry the operation.

AWKFTE003E

The path to the remote file is missing.

The path to the remote file is a mandatory parameter.

The operation is not performed.

Provide the required information and retry the operation.

AWKFTE004E

The credentials are missing.

The credentials are mandatory parameters.

The operation is not performed.

Provide the required information and retry the operation.

AWKFTE005E

The user name or the password is missing.

The user name and the password are required parameters.

The operation is not performed.

Provide the required information and retry the operation.

AWKFTE006E

The specified protocol is incorrect.

See message text.

The operation is not performed.

Specify a valid protocol and retry the operation.

AWKFTE007E

An unexpected error has occurred. The following error message was returned:"exception_message"

See message text.

The operation is not performed.

Check the agent log file in <TWA_Home>/TWS/JavaExt/logs/.

AWKFTE008E

The specified transfer mode is incorrect.

The specified transfer mod is not supported. Supported transfer modes are ASCII or binary.

The operation is not performed.

Specify a valid transfer mode. Retry the operation.

AWKFTE009E

One or more mandatory parameters are missing.

See message text.

The operation is not performed.

Provide the required information and retry the operation.

AWKFTE010E

The user name or the password is incorrect.

See message text.

The operation is not performed.

Specify the correct user name and password and retry the operation.

AWKFTE011E

Cannot reach the specified server.

See message text.

The operation is not performed.

Verify if the server is running and the network connection is available. Retry the operation.

AWKFTE012E

Cannot find the specified protocol.

The specified protocol is not available on the target workstation.

The operation is not performed.

Verify if the protocol is installed and enabled. Retry the operation.

AWKFTE015E

Remote file not found or permission denied

See message text.

The operation is not performed.

Verify that the file is existing and that you have enough permissions.

AWKFTE016E

One or more codepages are empty.

Codepages cannot be empty.

The operation is not performed.

Check that the specified codepages have content.

AWKFTE017E

The port number specified in the server address is incorrect.

See message text.

The operation is not performed.

Check the server address.

AWKFTE018E

The specified codepage "codepage" is not correct or is not supported.

See message text.

The operation is not performed.

codepage is the codepage name.

Check that the codepage is valid.

If the problem persists, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWKFTE019E

The operation is missing.

The upload or download parameters must be defined.

The operation is not performed.

Specify the upload or download parameters and retry the operation.

AWKFTE020E

Unable to perform the codepage conversion.

When you use the SSH or Windows protocol, the codepage is automatically detected and converted. In this case, there is an error in codepage of the file that you are trying to transfer, which is not compliant with the codepage of the local system.

The operation is not performed.

If you are trying to upload a file, verify the local file codepage.

If you are trying to download a file verify, the remote file codepage.

If the file has the correct codepage, use the codepage conversion feature.

If the problem persists, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm

AWKFTE022E

An error occurred while transferring a file to or from the remote workstation.

See message text.

The operation is not performed.

Verify that the file is existing and that you have enough permissions, and that the necessary disk space is available.

AWKFTE023E

Connection refused.

The FTP Server refused connection.

The operation is not performed.

Check if the FTP server service is running.

AWKFTE024E

No conversion available between specified codepages.

No supported code set converter for the specified code page. The provided codepages are ignored..

The file transfer is performed using default codepages.

Check the correctness of the codepage.

AWKFTE025E

One or more port numbers of the ports range are empty or invalid.

See message text.

The operation is not performed.

Check the specified min and max port numbers.

AWKFTE026E

The specified value for the timeout is invalid.

See message text.

The operation is not performed.

Check the provided timeout.

AWKFTE027E

The specified value for the passive option is invalid. Only the values yes and no can be used.

See message text.

The operation is not performed.

Check the provided value for the passive option.

AWKFTE028E

Connection not established due a timeout problem.

See message text.

The operation is not performed.

Check if the FTP server is reachable.

AWKFTE029E

The specified value for the certificates validity check option is invalid. Only the values yes and no can be used.

See message text.

The operation is not performed.

Check the provided value for the certificates validity check option in the file transfer configuration file.

AWKFTE030E

The specified value for the cacerts certificates key store authentication option is invalid. Only the values yes and no can be used.

See message text.

The operation is not performed.

Check the provided value for the cacerts certificates key store authentication option in the file transfer configuration file.

AWKFTE031E

The specified user and password are invalid.

See message text.

The operation is not performed.

Check the provided value for the user and the password.

AWKFTE032E

An error occurred submitting the job.

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE033E

The upload of the file "filename" failed. The following error message was returned:"exception_message"

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE034E

The upload of the file "filename" failed. The following error message was returned:"exception_message"

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE035E

An error occurred getting the list of the files in the "directory" directory. The following error message was returned:"exception_message"

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE036E

The directory "directory" is empty.

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE037E

The directory "directory" contains files that does not match the expression "expression".

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE038E

An error occurred contacting the remote file server "server". The following error message was returned:"exception_message"

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE039E

An error occurred getting the list of files in the "directory" directory on the remote server. The following error message was returned:"exception_message"

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE040E

The directory "directory" is empty.

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE041E

The directory "directory" contains files that does not match the expression "expression".

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE042E

An error occurred opening the file "file" directory on the remote server. The following error message was returned:"exception_message"

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE043E

An error occurred downloading the file "file". The following error message was returned:"exception_message"

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE044E

The specified permissions are incorrect.

See message text.

The operation is not performed.

Specify the correct permissions and retry the operation.

AWKFTE045E

The specified delete on completion option is incorrect.

See message text.

The operation is not performed.

Specify the correct delete on completion option and retry the operation.

AWKFTE046E

The specified operation is incorrect.

See message text.

The operation is not performed.

Specify the correct operation and retry the operation.

AWKFTE047E

An error occurred deleting the file "file". The following error message was returned:"exception_message"

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE048E

Keystore password and remote password cannot be empty.

See message text.

The operation is not performed.

Provide the required information and retry the operation.

AWKFTE050E

The specified direction is incorrect.

The specified direction is not supported. Supported directions are send and receive.

The operation is not performed.

Provide the required information and retry the operation.

AWKFTE051E

The specified action is not supported if a destination file exists.

The specified action is not supported if a destination file exists. Supported actions are replace, rename, append, skip, and abend.

The operation is not performed.

Select a supported action and retry the operation.

AWKFTE052E

One or more renaming fields are empty.

Renaming fields cannot be empty.

The operation is not performed.

Check that the specified fields have been completed.

AWKFTE053E

Keystore file not found.

See message text.

The operation is not performed.

Provide the correct path to the keystore file.

AWKFTE054E

The specified path is incorrect.

See message text.

The operation is not performed.

Provide the correct path to the file.

AWKFTE055E

The file file_name already exists on the destination.

See message text.

The operation is not performed.

Specify a different file name or file path.

AWKFTE056E

An error occurred renaming the file file_name: error_message

See message text.

The operation is not performed.

Analyze the error message in the log file.

AWKFTE057E

An error occurred moving the file file_name: error_message

See message text.

The operation is not performed.

Analyze the error message in the log file.