I see a lot of errors on app startup like this:

Failed startup of context
com.google.apphosting.utils.jetty.RuntimeAppEngineWebAppContext@15a2dc4{/,/base/data/home/apps/s~voostip/1.357238701206702102}
com.google.apphosting.api.DeadlineExceededException: This request
(71d5265cd8f687bc) started at 2012/03/06 21:22:53.913 UTC and was
still executing at 2012/03/06 21:23:53.699 UTC.
        at 
com.google.appengine.runtime.Request.process-71d5265cd8f687bc(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)


It's not 100% of the time, but it's often enough to be scary.  If an
instance gets up it seems to stay up.  But getting there is a problem.

Jeff

On Tue, Mar 6, 2012 at 4:22 PM, Cesium <cesiumpic...@gmail.com> wrote:

> I've got nothing but errors.
>
>
> On Tuesday, March 6, 2012 2:17:37 PM UTC-7, Adam Sherman wrote:
>>
>> Am I the only one seeing short duration outages? They are being reflected
>> at:
>>
>> http://code.google.com/status/**appengine<http://code.google.com/status/appengine>
>>
>> But I don't see anyone else complaining anywhere, so it makes me worried.
>>
>> A.
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/AwHg5a7-EPoJ.
>
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

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

Reply via email to