Good day! I would just like to seek help from the team on how to resolve a particular issue I’m encountering while trying to execute a task listener on a very simple process instance.
Just to mention as well, I have other classes which runs perfectly in my process its just this TaskAssignmentEmail class that generates the error. Here’s how I deployed it in Run.
the image of the error might be hard to read… here’s the text…
" An error happened while claiming the task.: ENGINE-03051 There was an exception while invoking the TaskListener. Message: ‘ENGINE-09008 Exception while instantiating class ‘org.camunda.sieve.TaskAssignmentEmail’: ENGINE-09017 Cannot load class ‘org.camunda.sieve.TaskAssignmentEmail’: org/apache/commons/mail/Email’"