Content Option in Creating Mailing form

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

kumaran
Posts: 4
Joined: Sat Jun 27, 2009 1:11 pm
Location: Chennai, India
Contact:

Content Option in Creating Mailing form

Post by kumaran »

Hi All,

I am new in OpenEMM .

I am creating Action based Mailing then i have put the url for my form name in Content Html and Text version. After that i have clicked ADD button , it take more time then the following error occured,

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:595)

Resin-3.0.19 (built Mon, 15 May 2006 04:50:47 PDT)



Kindly give the solution for that ASAP.
Thanks & Regards

P.Kumaran
mani_jeee
Posts: 2
Joined: Thu Aug 20, 2009 3:37 pm

Post by mani_jeee »

Hi

Please confirm that links you inserted in HTML, are accessible from your openemm server?
I faced the same problem and I had to make changes in our HTML (insert complete URL for every link, image, or object) to make it work.


Regards
Mani
Post Reply