My Service Desk email channel stopped processing emails. Although the connection log shows only success and emails are being marked as processed, no new issues are being created.
After digging deeper I found our about Mail ProcessorJobRunner.
In logs, during the email processing, I see error
RuntimeException: Unable to read next message IOException: invalid characters encountered in base64 data
In this case, my approach was to find the JIRA table where pulled emails are stored and remove the mail item. But it makes me wonder if one problematic email would stop the whole queue and block any further email processing.
Help will be greatly appreciated!
It turned out that recreating the Service Desk mail channel fixed the issue. More details available here:
This is the table that stores the email queue. I believe the numbers are variable during installation, but the _NOTIF_BATCH_QUEUE will be consistent.
AO_4E8AE6_NOTIF_BATCH_QUEUE
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.