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.
Explanation
The server address is a mandatory parameter.
System action
The operation is not performed.
Operator response
Provide the required information and retry the operation.
AWKFTE002E The path to the local file is missing.
Explanation
The path to the local file is a mandatory parameter.
System action
The operation is not performed.
Operator response
Provide the required information and retry the operation.
AWKFTE003E The path to the remote file is missing.
Explanation
The path to the remote file is a mandatory parameter.
System action
The operation is not performed.
Operator response
Provide the required information and retry the operation.
AWKFTE004E The credentials are missing.
Explanation
The credentials are mandatory parameters.
System action
The operation is not performed.
Operator response
Provide the required information and retry the operation.
AWKFTE005E The user name or the password is missing.
Explanation
The user name and the password are required parameters.
System action
The operation is not performed.
Operator response
Provide the required information and retry the operation.
AWKFTE006E The specified protocol is incorrect.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Specify a valid protocol and retry the operation.
AWKFTE007E An unexpected error has occurred. The following error message was returned:"exception_message"
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the agent log file in <TWA_Home>/TWS/JavaExt/logs/.
AWKFTE008E The specified transfer mode is incorrect.
Explanation
The specified transfer mod is not supported. Supported transfer modes are ASCII or binary.
System action
The operation is not performed.
Operator response
Specify a valid transfer mode. Retry the operation.
AWKFTE009E One or more mandatory parameters are missing.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Provide the required information and retry the operation.
AWKFTE010E The user name or the password is incorrect.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Specify the correct user name and password and retry the operation.
AWKFTE011E Cannot reach the specified server.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Verify if the server is running and the network connection is available. Retry the operation.
AWKFTE012E Cannot find the specified protocol.
Explanation
The specified protocol is not available on the target workstation.
System action
The operation is not performed.
Operator response
Verify if the protocol is installed and enabled. Retry the operation.
AWKFTE015E Remote file not found or permission denied
Explanation
See message text.
System action
The operation is not performed.
Operator response
Verify that the file is existing and that you have enough permissions.
AWKFTE016E One or more codepages are empty.
Explanation
Codepages cannot be empty.
System action
The operation is not performed.
Operator response
Check that the specified codepages have content.
AWKFTE017E The port number specified in the server address is incorrect.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the server address.
AWKFTE018E The specified codepage "codepage" is not correct or is not supported.
Explanation
See message text.
System action
The operation is not performed.
codepage is the codepage name.
Operator response
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.
Explanation
The upload or download parameters must be defined.
System action
The operation is not performed.
Operator response
Specify the upload or download parameters and retry the operation.
AWKFTE020E Unable to perform the codepage conversion.
Explanation
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.
System action
The operation is not performed.
Operator response
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.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Verify that the file is existing and that you have enough permissions, and that the necessary disk space is available.
AWKFTE023E Connection refused.
Explanation
The FTP Server refused connection.
System action
The operation is not performed.
Operator response
Check if the FTP server service is running.
AWKFTE024E No conversion available between specified codepages.
Explanation
No supported code set converter for the specified code page. The provided codepages are ignored..
System action
The file transfer is performed using default codepages.
Operator response
Check the correctness of the codepage.
AWKFTE025E One or more port numbers of the ports range are empty or invalid.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the specified min and max port numbers.
AWKFTE026E The specified value for the timeout is invalid.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the provided timeout.
AWKFTE027E The specified value for the passive option is invalid. Only the values yes and no can be used.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the provided value for the passive option.
AWKFTE028E Connection not established due a timeout problem.
Explanation
See message text.
System action
The operation is not performed.
Operator response
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.
Explanation
See message text.
System action
The operation is not performed.
Operator response
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.
Explanation
See message text.
System action
The operation is not performed.
Operator response
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.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the provided value for the user and the password.
AWKFTE032E An error occurred submitting the job.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the log file.
AWKFTE033E The upload of the file "filename" failed. The following error message was returned:"exception_message"
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the log file.
AWKFTE034E The upload of the file "filename" failed. The following error message was returned:"exception_message"
Explanation
See message text.
System action
The operation is not performed.
Operator response
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"
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the log file.
AWKFTE036E The directory "directory" is empty.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the log file.
AWKFTE037E The directory "directory" contains files that does not match the expression "expression".
Explanation
See message text.
System action
The operation is not performed.
Operator response
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"
Explanation
See message text.
System action
The operation is not performed.
Operator response
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"
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the log file.
AWKFTE040E The directory "directory" is empty.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the log file.
AWKFTE041E The directory "directory" contains files that does not match the expression "expression".
Explanation
See message text.
System action
The operation is not performed.
Operator response
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"
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the log file.
AWKFTE043E An error occurred downloading the file "file". The following error message was returned:"exception_message"
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the log file.
AWKFTE044E The specified permissions are incorrect.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Specify the correct permissions and retry the operation.
AWKFTE045E The specified delete on completion option is incorrect.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Specify the correct delete on completion option and retry the operation.
AWKFTE046E The specified operation is incorrect.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Specify the correct operation and retry the operation.
AWKFTE047E An error occurred deleting the file "file". The following error message was returned:"exception_message"
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the log file.
AWKFTE048E Both keystore password and remote password can not be empty.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Provide the required information and retry the operation.