Anyone else with outages on Java / High Replication? Check:
http://code.google.com/p/googleappengine/issues/detail?id=7982

The last days we've got hundreds of GAE's DeadlineExceededException
exceptions. This leads to many downtime's (== error-pages) of our
application.

Our application is unchanged, no deployment was done and traffic/usage
is as usual. --> There is an issue or bug in the GAE infrastructure.

Exception are logged like this:

com.google.apphosting.api.DeadlineExceededException: This request
(d438142cb3f016c7) started at 2012/08/20 17:45:31.536 UTC and was
still executing at 2012/08/20 17:46:31.041 UTC.
        at 
com.google.appengine.runtime.Request.process-d438142cb3f016c7(Request.java)
        at java.util.zip.ZipFile.read(Native Method)
        at java.util.zip.ZipFile.access$1200(ZipFile.java:57)
        at java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:476)
        at java.util.zip.ZipFile$1.fill(ZipFile.java:259)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
        at sun.misc.Resource.getBytes(Resource.java:124)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:273)
        at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at 
org.codehaus.jackson.map.ser.BasicSerializerFactory.<clinit>(BasicSerializerFactory.java:92)

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to