HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Mail sending failed.
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:825)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:758)
org.apache.jsp.approval.SubmitForApproval_jsp._jspService(SubmitForApproval_jsp.java:226)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
com.adventnet.servicedesk.filter.EncodingFilter.doFilter(EncodingFilter.java:66)
com.adventnet.authentication.ContextChangeDetector.doFilter(ContextChangeDetector.java:100)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
root cause
com.adventnet.servicedesk.ServiceDeskException: Mail sending failed.
com.adventnet.servicedesk.notification.util.NotificationFactory.sendMailNotification(NotificationFactory.java:943)
com.adventnet.servicedesk.notification.util.NotificationFactory.sendMailNotification(NotificationFactory.java:687)
com.adventnet.servicedesk.notification.util.NotificationFactory.sendMailNotification(NotificationFactory.java:681)
com.adventnet.servicedesk.helpdesk.util.ApprovalUtil.submitForApproval(ApprovalUtil.java:130)
org.apache.jsp.approval.SubmitForApproval_jsp._jspService(SubmitForApproval_jsp.java:122)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
com.adventnet.servicedesk.filter.EncodingFilter.doFilter(EncodingFilter.java:66)
com.adventnet.authentication.ContextChangeDetector.doFilter(ContextChangeDetector.java:100)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs.
--------------------------------------------------------------------------------
Apache Tomcat/5.0.28