-
Bug
-
Resolution: Done
-
Critical
-
6.4.11.GA
-
reproduced in EAP 6.4.20 (possibly reproducible on other servers too)
Kie server 6.4.11
User info defined in file userinfo.properties
The issue can be reproduced in Kie server.
In case user informations (with Email addresses) are defined using properties file then escalation emails are not sent, server log shows this error:
ERROR [org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener] (EJB default - 10) Unable to send email notification due to No EMail address found for Administrator
This behaviour is a regression as mentioned functionality worked correctly in Kie server 6.4.10.
The issue can be reproduced using UserTaskEscalationIntegrationTest. Complete server log is attached.
The issue can be reproduced in upstream using branch 6.5.x with the test above running on EAP 6.4.
- is cloned by
-
JBPM-7541 Error while sending email notifications for users defined in properties file
- Resolved