Problem Note 59970: The validate script reports "The SAS® Environment Manager Server is unable to process additional tasks at this time..."
When you are initializing the SAS Environment Manager Service Architecture Framework, the validate.bat|sh script might report the following in the validatorCLI_date_time.log:
2017-01-23 11:06:24,715 INFO [main] [validatorCLI] - Errors:
2017-01-23 11:06:24,722 INFO [main] [validatorCLI] - 1) The SAS Environment Manager Server is unable to process additional tasks at this time. This may be due to high change request volume. If the server has recently been (re)started, it may be synchronizing with its Agents. This process could take up to an hour.
Please try again at a later time to validate your environment.
The validate.bat|.sh script calls another script named sasevValidate. The validate.bat|.sh script allows sasevValidate 45 seconds to perform its task. If sasevValidate exceeds 45 seconds, you might receive the error above. To determine whether sasevValidate is taking longer than 45 seconds, check the sasevValidate_date_time.log. Review the first and last time stamp, and if the number of seconds is greater than 45, implement the workaround below:
- Edit sasev.properties located at <sas-config>\Lev1\Web\SASEnvironmentManager\emi-framework with a text editor.
- Add the following property to the bottom of the file: custom.validate.slowCheckTimeout=120
- Save sasev.properties.
- Rerun the validate.bat|.sh script.
Operating System and Release Information
SAS System | SAS Environment Manager Enablement Kit Server | Microsoft® Windows® for x64 | | |
64-bit Enabled AIX | | |
64-bit Enabled Solaris | | |
HP-UX IPF | | |
Linux for x64 | | |
Solaris for x64 | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2017-02-21 05:05:01 |
Date Created: | 2017-02-14 14:18:01 |