Problem Note 64734: The SAS® Marketing Optimization sasmolauncher script stops responding
When you execute SAS Marketing Optimization in batch mode by using the sasmolauncher script, the execution process might stop responding. When this problem happens, the following message is displayed in the SASMarketingOptimization6.5.log file, which is located in the SAS-configuration-directory\Lev1\Web\Logs\SASServer6_1 directory:
2019-09-05 06:46:51,285 DEBUG [tomcat-http--77] [9b928754823a527d:59e94c55:16d00768c9c:-3895] [sasdemo] ytics.mo.services.monitor.RequestManager - Thread[tomcat-http--77,5,main] wait for mutex ACQUIRE !! (INPUT_DATA261)
When you encounter this issue, you need to restart SASServer6_1 (or whichever server SAS Marketing Optimization is deployed on) to recover from this problem.
As a workaround, you can increase the default session timeout from 30 minutes to 120 minutes. The timeout value is located in line 458 of the web.xml file, which resides in SAS-configuration-directory\Lev1\Web\WebAppServer\SASServer6_1\conf, as shown below:
<!-- ==================== Default Session Configuration ================= -->
<!-- You can set the default session timeout (in minutes) for all newly
-->
<!-- created sessions by modifying the value below.
-->
<session-config>
<session-timeout>30</session-timeout>
</session-config>
After you increase the timeout value to 120 and restart SASServer6_1 the error does not occur again.
Note: If you have SAS® Marketing Automation or SAS® Digital Marketing deployed on SASServer6_1, contact SAS Technical Support for additional instructions to go along with the workaround.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Marketing Optimization | Microsoft® Windows® for x64 | 6.5 | 6.6 | 9.4 TS1M3 | 9.4 TS1M6 |
64-bit Enabled AIX | 6.5 | 6.6 | 9.4 TS1M3 | 9.4 TS1M6 |
64-bit Enabled Solaris | 6.5 | 6.6 | 9.4 TS1M3 | 9.4 TS1M6 |
HP-UX IPF | 6.5 | 6.6 | 9.4 TS1M3 | 9.4 TS1M6 |
Linux for x64 | 6.5 | 6.6 | 9.4 TS1M3 | 9.4 TS1M6 |
Solaris for x64 | 6.5 | 6.6 | 9.4 TS1M3 | 9.4 TS1M6 |
*
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: | high |
Date Modified: | 2019-09-09 10:18:33 |
Date Created: | 2019-09-05 06:41:48 |