GAE Java is not adding response header for 'GZIP' / Content not 'GZIP'ped

172 views
Skip to first unread message

Deepak Singh

unread,
Mar 12, 2016, 1:20:09 PM3/12/16
to google-a...@googlegroups.com
Dear App engine team,

For last couple of days, we are facing serialization issue. Our app does not add 'GZIP' header to response and thus we are getting the exception as below


java.io.StreamCorruptedException: invalid stream header: 1F8B0800


App id:     pdstechi

Pls resolve the same.

The issue happens most frequently but not always.

Zeehad (Cloud Platform Support)

unread,
Mar 17, 2016, 11:31:44 AM3/17/16
to Google App Engine
Hello Deepak,

This forum isn't really meant for specific-issue technical support. Feel free to post a thread like this on stackoverflow or the public issue tracker (depending on whether you think a solution exists and you just don't know it, or whether you think something is going wrong according to what docs say should happen in a given situation).

Cheers!

Josh Moyer

unread,
Mar 17, 2016, 4:59:02 PM3/17/16
to google-a...@googlegroups.com
Hello Deepak,
Zeehad is right.  You should use stackoverflow for questions and the public issue tracker for bug reports.  However, I wanted to try and address your issue since it seems very straight-forward.

We recently introduced a change where we will now compress responses whose requests have the header "Accept-Encoding: gzip".  You should be able to resolve the issue by ensuring that your requests do not specify gzip in the Accept-Encoding header.

Kind Regards,
Josh Moyer, +1 (650) 253-7656
Google Cloud Platform Support

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/817d3297-23be-42ca-87b5-a097676b37db%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages