Posted: Wed Oct 13, 2010 2:12 pm
Hi!
Is there any news regarding this topic? The limit of 1 MB (or even less for pdfs is really annoying).
We also get the same error message with V 6.1:
Is there a fix?
Best regards
Carsten Sann
Is there any news regarding this topic? The limit of 1 MB (or even less for pdfs is really annoying).
We also get the same error message with V 6.1:
Code: Select all
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(Unknown Source)
Best regards
Carsten Sann