Usage Note 49036: Enabling an additional debugging option when you have problems sending e-mails or SMS messages in SAS® Digital Marketing
An additional debugging option is available to help analyze problems with sending e-mails or SMS messages in SAS Digital Marketing. This option is useful when e-mails or messages fail to be processed by the SMTP server or ASP provider. These messages might remain in the spool directory. The debugging option is available in SAS Digital Marketing 5.4_M1 with Hot Fix E12008 or later applied, release 5.41 with Hot Fix F60005 or later applied, and release 6.1_M1 with Hot Fix K90006.
Click the Hot Fix tab in this note to access the hot fix for your release of SAS Digital Marketing.
To enable the debugging option, add the following Java argument, with an appropriate number for your system, to the SAS Digital Marketing startsrv.ini or sem.conf file, depending how you start the SAS Digital Marketing server:
JavaArgs_14=-DLogCorruptSpoolFile=true
Ensure that you have enabled the Log4j logging for SAS Digital Marketing. For more information about enabling this log, for SAS Digital Marketing version 5.4_M1 and version 5.41, see SAS Note 43905, "Enabling logging for the SAS® Digital Marketing server."
For SAS Digital Marketing version 6.1_M1, see SAS Note 54926, "Setting the debugging levels for logging in SAS® Digital Marketing 6.1_M1".
For SAS Digital Marketing version 6.3, see SAS Note 54927, "Enabling debugging for SAS® Digital Marketing 6.3".
If you are processing a very large broadcast, the sdm_server log file size might increase quickly. If you need to control the processing, add the following argument to the Log4j.xml file in the logger section:
<logger name="com.sas.email.send">
<level value="INFO"/>
<appender-ref ref="sdm_log"/>
</logger>
Restart the SAS Digital Marketing server once the changes are made.
When the tests are completed, be sure to remove the Java argument -DLogCorruptSpoolFile=true from your file and restart the SAS Digital Marketing server. You need to perform this step because additional logging might adversely affect performance.
Operating System and Release Information
SAS System | SAS Digital Marketing | Microsoft® Windows® for x64 | 5.4_M1 | 6.3 | | 9.4 TS1M1 |
64-bit Enabled AIX | 5.4_M1 | 6.3 | | 9.4 TS1M1 |
64-bit Enabled HP-UX | 5.4_M1 | 6.3 | | 9.4 TS1M1 |
64-bit Enabled Solaris | 5.4_M1 | 6.3 | | 9.4 TS1M1 |
HP-UX IPF | 5.4_M1 | 6.3 | | 9.4 TS1M1 |
Linux for x64 | 5.4_M1 | 6.3 | | 9.4 TS1M1 |
Solaris for x64 | 5.4_M1 | 6.3 | | 9.4 TS1M1 |
*
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.
Date Modified: | 2013-02-01 09:22:01 |
Date Created: | 2013-01-31 10:29:24 |