Skip to Content

HTTP 500 Status - mailSender

3 replies [Last post]
david
User offline. Last seen 17 weeks 4 days ago. Offline
Joined: 03/04/2010
Groups: None

Hello,

I have a YAWLStudy 2.0.1 on my Windows 7. It works good. But the mailSender-App causes a HTTP 500 Status, when I try to use it over http: http://localhost:8080/mailSender/WebMail.jsp. I don't know where the problem is. I'am a newbie with YAWL, JSP and Tomcat.

Please help me.

Here is the error report from the apache tomcat server:

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:416)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
org.yawlfoundation.yawl.util.CharsetFilter.doFilter(CharsetFilter.java:34)

note The full stack trace of the root cause is available in the Apache Tomcat/6.0.18 logs.
Apache Tomcat/6.0.18

 

 

michael
User offline. Last seen 11 hours 47 min ago. Offline
Joined: 09/29/2009
Groups: None
re: mailsender problem

This issue has been resolved offline, and the fix will be included in the next release 

tzucre
User offline. Last seen 4 weeks 1 day ago. Offline
Joined: 01/15/2010
Groups: None
Would it be possible to know

Would it be possible to know what exactly causes this problem and eventually what to modify in the code to fix it?

michael
User offline. Last seen 11 hours 47 min ago. Offline
Joined: 09/29/2009
Groups: None
RE: Would it be possible to know

The fix is not trivial, but is included in the 2.1beta release, which will be available in the next couple of days.