jsp:include throws IllegalStateException in App Engine Managed VM Java runtime

1 view
Skip to first unread message

Etienne via StackOverflow

unread,
Nov 30, 2014, 11:32:13 AM11/30/14
to google-appengin...@googlegroups.com

With the new Managed VM environment I get an IllegalStateException whenever I do a jsp:include

java.lang.IllegalStateException
 at org.apache.jasper.runtime.ServletResponseWrapperInclude.getOutputStream(ServletResponseWrapperInclude.java:65)
 at javax.servlet.ServletResponseWrapper.getOutputStream(ServletResponseWrapper.java:94)
 at com.google.apphosting.vmruntime.CommitDelayingResponse.<init>(CommitDelayingResponse.java:62)
 at com.google.apphosting.vmruntime.CommitDelayingResponseServlet3.<init>(CommitDelayingResponseServlet3.java:23)
 at com.google.apphosting.vmruntime.jetty9.VmRuntimeWebAppContext.doScope(VmRuntimeWebAppContext.java:394)
...

I forked the hello app to show the error : https://github.com/erugeri/appengine-java-vm-hello/compare/jsp-include-bug?diff=unified



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/27215450/jspinclude-throws-illegalstateexception-in-app-engine-managed-vm-java-runtime

Etienne via StackOverflow

unread,
Nov 30, 2014, 11:42:18 AM11/30/14
to google-appengin...@googlegroups.com

Managed VM throws an IllegalStateException whenever there is a jsp:include

Ludo via StackOverflow

unread,
Dec 3, 2014, 4:03:42 PM12/3/14
to google-appengin...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages