Separate Debugging log for Incoming Emails

Separate Debugging log for Incoming Emails

Issue: Emails are getting missed from SDP mailbox which is not fetched into SDP

Fix: To track the Subject and Message ID of the emails being fetched into SDP in separate log files (EmailDebug_log_<n>.txt)


Please follow the below instructions:
1. Download the attached logging.properties file and replace it in the <Installation Directory>/ServiceDesk/conf folder.
Note: Please take backup of the existing file before replacing.

2. Download the attached email_debug_log_14304.fjar file and place it in the <Installation Directory>/ServiceDesk/fixes folder.
Note: If the fixes folder doesn't exist, please create one.

3. Now restart the application.

Build: 14304

                  New to ADSelfService Plus?

                    • Related Articles

                    • To Change the application log directory

                      Environment: Windows Notes: This kb is not recommended. The support file (Community -> Troubleshoot -> Support File) will be generated with log files which are generated using the bat files. The new logs, generated in changed log directory won't be ...
                    • Debugging JAR for ESM outgoing configuration failure

                      Issue: Unable to save ESM outgoing configuration. Note: The fjar is only for debugging purpose. Before applying the .fjar file, kindly verify its compatibility in the "Jar Compatibility" section below. Steps to Apply the Debug FJAR and Collect Logs: ...
                    • Query to show total number of conversations, incoming and outgoing conversations (MSSQL & PGSQL)

                      Tested in build PGSQL (14300) and MSSQL (14306) Total Number of Conversations: SELECT wo.WORKORDERID AS "Request ID", wo.TITLE AS "Subject", pd.PRIORITYNAME AS "Priority", aau.FIRST_NAME AS "Requester", ad.ORG_NAME AS "Account", std.STATUSNAME AS ...
                    • Debugging JAR for SAML Error Codes 46 and 47

                      Issue: SAML login is failing due to SAML error codes 46 and 47. Note: The fjar is only for debugging purpose. Before applying the .fjar file, kindly verify its compatibility in the "Jar Compatibility" section below. Steps to apply the Debug fjar: ...
                    • Fix: Inline images in Incoming mail are dropped due to size restriction

                      Issue: Since release of 14710 build version, we have started validating the size of the inline images in the Incoming mails. If the size exceeds the 3MB (same max size when you insert an image in the html fields from web portal), the inline images ...