/gae/watchdog errors

Hi all,

I recently ran into an error when trying to log onto ODK Aggregate,
and found that it was because somehow my quote was maxed out even
though I had only performed a few operations. Today I found this error
in the log:

2011-11-07 23:59:27.761 /gae/watchdog?checkIntervalMilliseconds=180000
500 5430ms 0kb AppEngine-Google; (+http://code.google.com/appengine)
E 2011-11-07 23:59:27.750
org.springframework.web.context.ContextLoader
initWebApplicationContext: Context initialization failed
org.springframework.beans.factory.BeanCreationE
C 2011-11-07 23:59:27.755 Uncaught exception from servlet
javax.servlet.UnavailableException: Initialization failed. at
com.google.apphosting.runtime.jetty.AppVersionHandlerMa

/gae/watchdog has 185 requests in the last 10 hours, and from what I
can tell (then again, I'm new to this and could be very wrong), it
looks like it's eating up my "Datastore Read Operations" quote, which
is why I couldn't log on (this is the current state): Datastore Read
Operations 96% 0.05 of 0.05 Million Ops

Is there a fix for this? Thanks for your help!

I hope to have a 1.0.1 that should at least cap the watchdog when it starts
to fail, but that won't resolve the underlying problem.

There are an excessive number of reads counted against the GAE datastore
causing that limit to be exceeded very easily.

Investigating...

Mitch

··· On Tue, Nov 8, 2011 at 10:07 AM, Anika wrote:

Hi all,

I recently ran into an error when trying to log onto ODK Aggregate,
and found that it was because somehow my quote was maxed out even
though I had only performed a few operations. Today I found this error
in the log:

2011-11-07 23:59:27.761 /gae/watchdog?checkIntervalMilliseconds=180000
500 5430ms 0kb AppEngine-Google; (+http://code.google.com/appengine)
E 2011-11-07 23:59:27.750
org.springframework.web.context.ContextLoader
initWebApplicationContext: Context initialization failed
org.springframework.beans.factory.BeanCreationE
C 2011-11-07 23:59:27.755 Uncaught exception from servlet
javax.servlet.UnavailableException: Initialization failed. at
com.google.apphosting.runtime.jetty.AppVersionHandlerMa

/gae/watchdog has 185 requests in the last 10 hours, and from what I
can tell (then again, I'm new to this and could be very wrong), it
looks like it's eating up my "Datastore Read Operations" quote, which
is why I couldn't log on (this is the current state): Datastore Read
Operations 96% 0.05 of 0.05 Million Ops

Is there a fix for this? Thanks for your help!

--
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

This is the issue that I'll use for tracking the read rate problems.

http://code.google.com/p/opendatakit/issues/detail?id=416

Mitch

··· On Tue, Nov 8, 2011 at 10:55 AM, Mitch Sundt wrote:

I hope to have a 1.0.1 that should at least cap the watchdog when it
starts to fail, but that won't resolve the underlying problem.

There are an excessive number of reads counted against the GAE datastore
causing that limit to be exceeded very easily.

Investigating...

Mitch

On Tue, Nov 8, 2011 at 10:07 AM, Anika anikavinze@gmail.com wrote:

Hi all,

I recently ran into an error when trying to log onto ODK Aggregate,
and found that it was because somehow my quote was maxed out even
though I had only performed a few operations. Today I found this error
in the log:

2011-11-07 23:59:27.761 /gae/watchdog?checkIntervalMilliseconds=180000
500 5430ms 0kb AppEngine-Google; (+http://code.google.com/appengine)
E 2011-11-07 23:59:27.750
org.springframework.web.context.ContextLoader
initWebApplicationContext: Context initialization failed
org.springframework.beans.factory.BeanCreationE
C 2011-11-07 23:59:27.755 Uncaught exception from servlet
javax.servlet.UnavailableException: Initialization failed. at
com.google.apphosting.runtime.jetty.AppVersionHandlerMa

/gae/watchdog has 185 requests in the last 10 hours, and from what I
can tell (then again, I'm new to this and could be very wrong), it
looks like it's eating up my "Datastore Read Operations" quote, which
is why I couldn't log on (this is the current state): Datastore Read
Operations 96% 0.05 of 0.05 Million Ops

Is there a fix for this? Thanks for your help!

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

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

Great! Thanks for your help, Mitch.

Hi Mitch,

Just wanted to follow-up about the error - I'm still getting a really
large number of requests from /gae/watchdog (146 requests in the last
8 hours and am already at 68% for datastore read). Is there a way to
stop it altogether? (Again, I'm new to this and not sure if that's
possible, just wondering.)

Thanks again!

··· On 8 nov, 15:11, anikavi...@gmail.com wrote: > Great! Thanks for your help, Mitch.

No. I'm working on 1.0.1 and aim to get it out today. Upgrading to it
should help.

Mitch

··· On Thu, Nov 10, 2011 at 7:49 AM, Anika wrote:

Hi Mitch,

Just wanted to follow-up about the error - I'm still getting a really
large number of requests from /gae/watchdog (146 requests in the last
8 hours and am already at 68% for datastore read). Is there a way to
stop it altogether? (Again, I'm new to this and not sure if that's
possible, just wondering.)

Thanks again!

On 8 nov, 15:11, anikavi...@gmail.com wrote:

Great! Thanks for your help, Mitch.

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

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

Got it. Thanks!

Hey Mitch,

Last question - I just realized I'm running ODK Aggregate 0.9.8.1. How do I
update to 1.0.1?

Thanks again for your help.

Here's a Aggregate 0.9.x -to- Aggregate 1.x migration wiki:

http://code.google.com/p/opendatakit/wiki/AggregateMigration

··· On Thu, Nov 17, 2011 at 6:47 AM, wrote:

Hey Mitch,

Last question - I just realized I'm running ODK Aggregate 0.9.8.1. How do
I update to 1.0.1?

Thanks again for your help.

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

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com