First new mailing via wizard: 500 Servlet Exception

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

friedbrain
Posts: 62
Joined: Tue Aug 25, 2009 8:17 am

First new mailing via wizard: 500 Servlet Exception

Post by friedbrain »

I installed OpenEMM 5.5.1 on a Win XP testsystem. Everything went fine, but when I tried my first new mailing via wizard I got a '500 Servlet Exception' in Step 8 of 11:
</texta<html>
<body>
<h1>500 Servlet Exception</h1>
<code><pre>
java.lang.IllegalStateException: forward() not allowed after buffer has
committed.
at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:139)
at com.caucho.server.webapp.RequestDispatcherImpl.error(RequestDispatcherImpl.java:113)
at com.caucho.server.webapp.ErrorPageManager.sendServletError(ErrorPageManager.java:363)
at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:180)
at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)
at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268)
at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)
at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:507)
at com.caucho.util.ThreadPool.run(ThreadPool.java:433)
at java.lang.Thread.run(Thread.java:619)
</pre></code>
<hr /><small>
Resin-3.0.19 (built Mon, 15 May 2006 04:50:47 PDT)
</small>
</body></html>
Sending a new mailing without the wizard works without problems. Did I make something wrong during installation?
maschoff
Site Admin
Posts: 2628
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post by maschoff »

I would like to replicate this error.

Step 2: Did you use a template?
Step 3: What mailing type did you select?
Step 7: Did you select a target group?
Step 8: Did you try to skip or finish?
OpenEMM Maintainer
friedbrain
Posts: 62
Joined: Tue Aug 25, 2009 8:17 am

Post by friedbrain »

Step 2: No template
Step 3: Normal mailing
Step 7: No
Step 8: Neither nor, I pressed on "Proceed"
maschoff
Site Admin
Posts: 2628
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post by maschoff »

Hm, works for me. In this case you may send me all your inputs for all steps (like mailing name, sender address, subject, etc.) by PM if you like and I will try to replicate it.
OpenEMM Maintainer
friedbrain
Posts: 62
Joined: Tue Aug 25, 2009 8:17 am

Post by friedbrain »

PM sent. Did you use a testsystem with MS Windows XP?
Perhaps the issue is related to the operating system.
maschoff
Site Admin
Posts: 2628
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post by maschoff »

I use Linux and could not replicate with your input, although I tried twice. Since OpenEMM's forntend is a pure Java application the underlying operating system should not matter (and has not matteres so far). Maybe OpenEMM 6 will work for you (beta this week).
OpenEMM Maintainer
friedbrain
Posts: 62
Joined: Tue Aug 25, 2009 8:17 am

Post by friedbrain »

Ok, thanks for trying. I'll check out OpenEMM 6 then.
Post Reply