[ODK Community] Aggregate on appspot inaccessible: Context initialization failed

This is an issue within Google AppEngine. For some unknown reason, it
occasionally gets 'stuck' while trying to activate the application
(presumably reading the application files off of its disk drives and
unzipping them). This always happens in the 'unzipping' stage, as indicated
by the error trace in the log (excerpt below)). After expending 60 seconds
trying to unzip its files, AppEngine kills ODK Aggregate (all requests to
AppEngine must take 60 seconds or less to run).

Under normal conditions, ODK Aggregate takes 27 seconds to start up, so
this means Google AppEngine was experiencing a 2x slow-down.

I know of no work-around for this problem.

Mitch

Caused by: com.google.apphosting.api.DeadlineExceededException: This

request (a6d8974608736484) started at 2012/09/24 04:52:15.470 UTC and was
still executing at 2012/09/24 04:53:15.762 UTC.
at
com.google.appengine.runtime.Request.process-a6d8974608736484(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)

ยทยทยท On Sun, Sep 23, 2012 at 11:51 PM, wrote:

Hi,

Added several users for a demo and today found my instance of Aggregate
inaccessible today w/ a long list of errors in the logs, the first being
"Context initialization failed." I've attached a copy of the log from one
attempt for reference. I will create a new instance to replace this, but
would appreciate any guidance on what I might do to fix or avoid this
problem in the future.

Thanks,

Chris

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com