Whenever I create a New User using 'Add User' smart service, the Email w

Whenever I create a New User using 'Add User' smart service, the Email with the Temporary Password is not being sent. When I check the server logs, I get the following. Can someone advice?

2015-11-16 03:42:13,917 [default-threads - 39] ERROR com.appiancorp.ra.workpoller.WorkItemListener - The following exception occurred while attempting to complete work item [(WorkId: 106, WorkType: MailRequest{subjectWithoutPrefix=, subject=Appian 7 Development account creation, body=MailBody{filename=/ntf/emailHtml/createUserPassword_emailHtml.jsp}, from=appian_dev@asd.com, toUsernames=[], to=Enosh.Ezekiel@cognizant.com}, Response: null, ServerName: NotificationsEmail)] - Exception:
javax.resource.spi.work.WorkCompletedException: com.appiancorp.process.engine.EmailBodyException: Email body failed to render: MailBody{filename=/ntf/emailHtml/createUserPassword_emailHtml.jsp}
at org.jboss.jca.core.workmanager.WorkWrapper....

OriginalPostID-178782

OriginalPostID-178782

  Discussion posts and replies are publicly visible

Parents
  • ...run(WorkWrapper.java:224)
    at org.jboss.threads.SimpleDirectExecutor.execute(SimpleDirectExecutor.java:33)
    at org.jboss.threads.QueueExecutor.runTask(QueueExecutor.java:808)
    at org.jboss.threads.QueueExecutor.access$100(QueueExecutor.java:45)
    at org.jboss.threads.QueueExecutor$Worker.run(QueueExecutor.java:849)
    at java.lang.Thread.run(Thread.java:745)
    at org.jboss.threads.JBossThread.run(JBossThread.java:122)
    Caused by: javax.ejb.EJBException: com.appiancorp.process.engine.EmailBodyException: Email body failed to render: MailBody{filename=/ntf/emailHtml/createUserPassword_emailHtml.jsp}
    at org.jboss.as.ejb3.tx.BMTInterceptor.handleException(BMTInterceptor.java:85)
    at org.jboss.as.ejb3.tx.EjbBMTInterceptor.checkStatelessDone(EjbBMTInterceptor.java:92)
    at org.jboss.as.ejb3.tx.EjbBMTInterceptor.handleInvocation(EjbBMTInterceptor.java:107)
    at org.jboss.as.ejb3.tx.BMTInterceptor.processInvocat...
Reply
  • ...run(WorkWrapper.java:224)
    at org.jboss.threads.SimpleDirectExecutor.execute(SimpleDirectExecutor.java:33)
    at org.jboss.threads.QueueExecutor.runTask(QueueExecutor.java:808)
    at org.jboss.threads.QueueExecutor.access$100(QueueExecutor.java:45)
    at org.jboss.threads.QueueExecutor$Worker.run(QueueExecutor.java:849)
    at java.lang.Thread.run(Thread.java:745)
    at org.jboss.threads.JBossThread.run(JBossThread.java:122)
    Caused by: javax.ejb.EJBException: com.appiancorp.process.engine.EmailBodyException: Email body failed to render: MailBody{filename=/ntf/emailHtml/createUserPassword_emailHtml.jsp}
    at org.jboss.as.ejb3.tx.BMTInterceptor.handleException(BMTInterceptor.java:85)
    at org.jboss.as.ejb3.tx.EjbBMTInterceptor.checkStatelessDone(EjbBMTInterceptor.java:92)
    at org.jboss.as.ejb3.tx.EjbBMTInterceptor.handleInvocation(EjbBMTInterceptor.java:107)
    at org.jboss.as.ejb3.tx.BMTInterceptor.processInvocat...
Children
No Data