SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 64734: The SAS® Marketing Optimization sasmolauncher script stops responding

DetailsHotfixAboutRate It

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

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Marketing OptimizationMicrosoft® Windows® for x646.56.69.4 TS1M39.4 TS1M6
64-bit Enabled AIX6.56.69.4 TS1M39.4 TS1M6
64-bit Enabled Solaris6.56.69.4 TS1M39.4 TS1M6
HP-UX IPF6.56.69.4 TS1M39.4 TS1M6
Linux for x646.56.69.4 TS1M39.4 TS1M6
Solaris for x646.56.69.4 TS1M39.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.