Activiti Mail Task - few mail are not going using Activti Mail Task
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2016 10:10 AM
Hi,
we have used the activiti mail task in the workflow. Few mail have not been going throught the activiti mail task. I am able to see the details in the ACT_RU_JOB (in the EXCEPTION_MSG_ Column it showing the message " Could not send email in execution + process instance id ". There are 1522 times this task is used for sending the email - out of which 20 times the mail was not went through the email task. In the Application Logs, there are no exception which tells about why the mail was not sent 20 times. The only place where I can the find the details that was not sent it is in ACT_RU_JOB.
could you please help on it to find the reason that why the mail was not going.
Thanks,
Ritesh
we have used the activiti mail task in the workflow. Few mail have not been going throught the activiti mail task. I am able to see the details in the ACT_RU_JOB (in the EXCEPTION_MSG_ Column it showing the message " Could not send email in execution + process instance id ". There are 1522 times this task is used for sending the email - out of which 20 times the mail was not went through the email task. In the Application Logs, there are no exception which tells about why the mail was not sent 20 times. The only place where I can the find the details that was not sent it is in ACT_RU_JOB.
could you please help on it to find the reason that why the mail was not going.
Thanks,
Ritesh
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2016 05:03 AM
You can get the full stacktrace by calling ManagementService#getJobExceptionStacktrace(String)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2016 05:14 AM
Thanks for the reply. we have the application in the production enviroment.
is it possible to check the Activiti table in the Database to check the exception for the logs - why the emai was not sent 2O out of 1500. Thanks, Ritesh
is it possible to check the Activiti table in the Database to check the exception for the logs - why the emai was not sent 2O out of 1500. Thanks, Ritesh
