AWSBDG - Downloader messages

This section lists error and warning messages that might be issued by the downloader component.

The message component code is BDG.

AWSBDG001E

Downloader cannot connect to the remote client. The socket descriptor passed to downloader by netman is not valid. The following gives more details of the error: "error_text".

error_text is a string giving more details.

Downloader stops. The centralized script is not correctly downloaded.

This is an internal error. Search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWSBDG002E

Downloader is unable to create the stdlist file.

Downloader creates its own stdlist file when the merge stdlists option is set to no in the localopts file.

Downloader stops. The centralized script is not correctly downloaded.

This is an internal error. Search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWSBDG004W

Incorrect timeout value: !1, using default

AWSBDG005E

Downloader is started by netman with an incorrect number of arguments.

See message.

This is an internal error. Search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWSBDG006W

The download for file "file_name" has been stopped by the client (the domain manager on z/OS).

See message.

file_name is the name of the centralized script file that could not be downloaded.

Downloader stops. The centralized script is not correctly downloaded.

See the associated messages issued either before or after this one that indicate the detail of why the download did not complete successfully.

AWSBDG007E

Downloader was unable to send a record. The following gives more details of the error by the operating system: "error_text"

error_text is a string that describes the reason for the error. The information is retrieved from the operating system.

Downloader stops. The centralized script is not correctly downloaded.

This is an internal error. Search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWSBDG008E

Downloader could not read a record from the centralized script. The following gives more details of the error by the operating system: "error_text"

In an end-to-end configuration the translator thread, running on OPCMASTER, is downloading a centralized script to this workstation, but downloader was unable to read one of the records.

error_text is a string that describes the reason for the error. The information is retrieved from the operating system.

Downloader stops. The centralized script is not correctly downloaded.

This is an internal error. Search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWSBDG009E

Downloader could not allocate memory for internal data structures (comarea).

See message.

Downloader stops. The centralized script is not correctly downloaded.

Check the following:

  1. Verify if the workstation has enough memory available. Information about the memory requirements of HCL Workload Automation is provided in the Release Notes. If not, you might need to increase the memory of the workstation or make changes in memory management and paging to make more memory available to downloader. Rerun downloader.
  2. If the workstation memory is adequate, try closing all the applications that you do not need, and then rerun downloader.
  3. If the problem persists, reboot the workstation, and then rerun downloader.
  4. If the problem persists, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
The Release Notes for details of memory requirements.

AWSBDG011E

Downloader cannot save the downloaded centralized script in the following temporary file: "file_name ". The following operating system error was received: "error_text".

In an end-to-end configuration the translator thread, running on OPCMASTER, is downloading a centralized script to this workstation. Downloader tries to save the script in a temporary file, (file_name), but is unable to write the file. The download of the script fails.

error_text is a string that describes the reason for the error. The information is retrieved from the operating system.

Downloader stops. The centralized script is not correctly downloaded.

Attempt to resolve the problem indicated in the error_text.

If the error_text reveals a problem with disk space or access rights, check the <TWS_home> file system to ensure that there is sufficient space, and that the user has write permission.

When you have resolved the problem, rerun downloader.

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

AWSBDG012E

Downloader cannot open the following temporary file where the downloaded centralized script is saved: "file_name ". The following operating system error was received: "error_text".

In an end-to-end configuration the translator thread, running on OPCMASTER, is downloading a centralized script to this workstation. Downloader tries to save the script in a temporary file, (file_name), but is unable to open the file. The download of the script fails.

error_text is a string that describes the reason for the error. The information is retrieved from the operating system.

Downloader stops. The centralized script is not correctly downloaded.

Attempt to resolve the problem indicated in the error_text.

If the error_text reveals a problem with disk space or access rights, check the <TWS_home> file system to ensure that there is sufficient space, and that the user has write permission.

When you have resolved the problem, rerun downloader.

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

AWSBDG013E

Downloader cannot change the access mode of the following temporary file where the downloaded centralized script is saved: "file_name ". The following operating system error was received: "error_text".

In an end-to-end configuration the translator thread, running on OPCMASTER is downloading a centralized script to this workstation. Downloader tries to save the script in a temporary file, (file_name), but is unable to set the correct access mode. The download of the script fails.

error_text is a string that describes the reason for the error. The information is retrieved from the operating system.

Downloader stops. The centralized script is not correctly downloaded.

Attempt to resolve the problem indicated in the error_text.

If the error_text reveals a problem with disk space or access rights, check the <TWS_home> file system to ensure that there is sufficient space, and that the user has write permission.

When you have resolved the problem, rerun downloader.

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

AWSBDG014E

Downloader cannot close the following temporary file where the downloaded centralized script is saved: "file_name ". The following operating system error was received: "error_text".

In an end-to-end configuration the translator thread, running on OPCMASTER is downloading a centralized script to this workstation. Downloader tries to save the script in a temporary file, (file_name), but is unable to close the file. The download of the script fails.

error_text is a string that describes the reason for the error. The information is retrieved from the operating system.

Downloader stops. The centralized script is not correctly downloaded.

Attempt to resolve the problem indicated in the error_text.

If the error_text reveals a problem with disk space or access rights, check the <TWS_home> file system to ensure that there is sufficient space, and that the user has write permission.

When you have resolved the problem, rerun downloader.

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

AWSBDG015E

Downloader cannot convert the temporary file where the downloaded centralized script is saved from UTF-8 to the local file format. The UTF-8 file is the following: "file_name1" and the local file that cannot be created is the following: "file_name2".

In an end-to-end configuration the translator thread, running on OPCMASTER is downloading a centralized script to this workstation. Downloader has saved the script in a temporary file (file_name1) but it is unable to convert this file from UTF-8 to the local file format (file_name2). The download of the script fails.

Downloader stops. The centralized script is not correctly downloaded.

This is an internal error. Search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWSBDG016E

Downloader is receiving a centralized script file, but a packet is too long for the buffer.

See message.

Downloader stops. The centralized script is not correctly downloaded.

This is an internal error. Try rerunning the operation. If the problem persists, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWSBDG017E

Downloader cannot download a centralized script. The following operating system error was received: "error_text"

In an end-to-end configuration the translator thread, running on OPCMASTER, is downloading a centralized script to a target workstation. The download of the script has failed.

error_text is a string that describes the cause of the error.

Downloader stops. The centralized script is not correctly downloaded.

Check the downloader log on the target workstation for other messages that give details of the cause of the error. If no messages can be found, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWSBDG019E

Downloader cannot obtain file status information for the following file: "file_name". The following gives more details of the error: "error_text".

Downloader in unable to retrieve status information for file file_name.

error_text is a string that describes the reason for the error.

Downloader stops. The centralized script is not correctly downloaded.

Search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWSBDG021E

Downloader cannot create the following directory where the downloaded centralized script is saved: "directory_name". The following operating system error was received: "error_text".

In an end-to-end configuration the translator thread, running on OPCMASTER, is downloading a centralized script to a target workstation. Downloader tries to save the script in a temporary file, but is unable to create the directory for the file. The download of the script fails.

error_text is a string that describes the reason for the error. The information is retrieved from the operating system.

Downloader stops. The centralized script is not correctly downloaded.

Attempt to resolve the problem indicated in the error_text.

If the error_text reveals a problem with disk space or access rights, check the <TWS_home> file system to ensure that there is sufficient space, and that the user has write permission.

When you have resolved the problem, rerun downloader.

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

AWSBDG022E

Downloader cannot write the downloaded centralized script in a temporary file on the target workstation.

In an end-to-end configuration the translator thread, running on OPCMASTER, is downloading a centralized script to a target workstation, but the download has failed.

Downloader stops. The centralized script is not correctly downloaded.

Check the downloader log on the target workstation for other messages that give details of the cause of the error. If no messages can be found, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.