Friday, February 12, 2016

AbstractHttp11Processor.process Error parsing HTTP request header

Greetings,

Just trying to figure out why my GWT app works fine in JDK7, but with JDK8, once I get to a certain "sending" size, it appears I'm getting the following error:

12-Feb-2016 09:16:47.983 INFO [http-nio-8443-exec-10] org.apache.coyote.http11.AbstractHttp11Processor.process Error parsing HTTP request header
 Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level.

I've tried this with the latest JDK 8u73 on Solaris x64 and it still fails.  If I back down to the last JDK7 version, it works fine.

Any ideas?

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment