SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 61215: The SASMerchIntelMidTier5.41.log file might not contain DEBUG lines as expected

DetailsHotfixAboutRate It

In the SAS® Revenue Optimization Suite, the SASMerchIntelMidTier5.41.log file might not contain DEBUG lines as expected. The DEBUG lines might not be written to the log file even though DEBUG has been specified in the loggers. This issue occurs because the threshold values for the loggers are set to WARN, which prevents the DEBUG lines from being written to the log file.

The workaround for this issue is to edit the threshold lines in the SASMerchIntelMidTier-log4j.xml file located in the SAS-configuration-directory/LevX/Web/Common/LogConfig/ directory. Change WARN to DEBUG as indicated below:

<param name="Threshold" value="DEBUG"/>


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Promotion OptimizationLinux for x645.49.4 TS1M4
Microsoft® Windows® for x645.49.4 TS1M4
SAS SystemSAS Regular Price OptimizationMicrosoft® Windows® for x645.49.4 TS1M4
Linux for x645.49.4 TS1M4
SAS SystemSAS Markdown OptimizationMicrosoft® Windows® for x645.49.4 TS1M4
Linux for x645.49.4 TS1M4
* 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.