MASTERAGENTS workstation not updated in optman
After moving the MASTERAGENTS workstation to a folder, the workstation name is not updated in the resubmitJobName optman property.
When you modify the MASTERAGENTS workstation by storing it in a folder using the
composer rename command, the command completes successfully. However, the
resubmitJobName
optman property is not updated and you cannot update it using the optman
chg command. When you try to update the property, a message similar to the following is
displayed:
AWSJCS037E The value of the string "<folder_name>/MASTERAGENTS" in property "RJ" is not correct. The value must be alphanumeric.Cause and solution:
The pools.properties file is not updated automatically.
To solve the problem, perform the following steps:
- Stop the agent using the ShutDownLwa command. For more information, see ShutDownLwa - Stop the agent
- Browse to the following paths:
On Windows operating systems- <TWS_home>\ITA\cpa\config
On UNIX operating systems- TWA_DATA_DIR/ITA/cpa/config
- Edit the pools.properties file and update the name of the MASTERAGENTS workstation as necessary.
- Start the agent using the StartUpLwa command. For more information, see StartUpLwa - Start the agent