[ODK Developers] Remaining configuration steps (Postgres, tomcat)

This generally indicates that the Tomcat server is not started, or that
your IP address has changed and the address 192.168.1.2 no longer points to
the computer running your Tomcat server; or, if you are using Tomcat 7 or
higher, that the war file was not detected and expanded.

··· On Sun, May 10, 2015 at 12:11 PM, hassan shahzad wrote:

file:///Users/Hassan/Dropbox/ODKAggregate/README.html
By following the instruction on the link, i complete all at the steps. But
when i click on this link: http://192.168.1.2:8080/ODKAggregate/
the error occur:
HTTP Status 404 -

type Status report

message

description The requested resource is not available.

This status does not change even after days. Can somone please identify
the problem?

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

It may also indicate that you have a firewall on your computer that is
preventing requests from reaching your Tomcat server.

··· On Mon, May 11, 2015 at 9:27 AM, Mitch Sundt wrote:

This generally indicates that the Tomcat server is not started, or that
your IP address has changed and the address 192.168.1.2 no longer points to
the computer running your Tomcat server; or, if you are using Tomcat 7 or
higher, that the war file was not detected and expanded.

On Sun, May 10, 2015 at 12:11 PM, hassan shahzad pugchassan@gmail.com wrote:

file:///Users/Hassan/Dropbox/ODKAggregate/README.html
By following the instruction on the link, i complete all at the steps.
But when i click on this link: http://192.168.1.2:8080/ODKAggregate/
the error occur:
HTTP Status 404 -

type Status report

message

description The requested resource is not available.

This status does not change even after days. Can somone please identify
the problem?

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

IP address is same and tomcat detail is given below:

Server version: Apache Tomcat/6.0.43

Server built: Nov 14 2014 10:04:27 UTC

Server number: 6.0.43.0

OS Name: Mac OS X

OS Version: 10.9.4

Architecture: x86_64

JVM Version: 1.8.0_40-b27

JVM Vendor: Oracle Corporation

but

  1. http://192.168.1.2:8080/ODKAggregate/ this link show blank page.
··· On Monday, 11 May 2015 18:27:04 UTC+2, Mitch wrote: > > This generally indicates that the Tomcat server is not started, or that > your IP address has changed and the address 192.168.1.2 no longer points to > the computer running your Tomcat server; or, if you are using Tomcat 7 or > higher, that the war file was not detected and expanded. > > > On Sun, May 10, 2015 at 12:11 PM, hassan shahzad <pugch...@gmail.com > wrote: > >> file:///Users/Hassan/Dropbox/ODKAggregate/README.html >> By following the instruction on the link, i complete all at the steps. >> But when i click on this link: http://192.168.1.2:8080/ODKAggregate/ >> the error occur: >> HTTP Status 404 - >> ------------------------------ >> >> *type* Status report >> >> *message* >> >> *description* *The requested resource is not available.* >> ------------------------------ >> >> This status does not change even after days. Can somone please identify >> the problem? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "ODK Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit-developers+unsubscribe@googlegroups.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >

This generally indicates that the Tomcat server is not started, or that your IP address has changed and the address 192.168.1.2 no longer points to the computer running your Tomcat server; or, if you are using Tomcat 7 or higher, that the war file was not detected and expanded.

file:///Users/Hassan/Dropbox/ODKAggregate/README.html

By following the instruction on the link, i complete all at the steps. But when i click on this link: http://192.168.1.2:8080/ODKAggregate/
the error occur:
HTTP Status 404 -
type Status report
message
description The requested resource is not available.

This status does not change even after days. Can somone please identify the problem?

--

You received this message because you are subscribed to the Google Groups "ODK Developers" group.

To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit-developers+unsubscribe@googlegroups.com.

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

--

Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

'Anniversary solution'

This might not be relevant to all cases but when I started to investigate the errors logs it turned out that more recent versions of MySQL automatically have an automatic password expiration of 360 days. So if this error coincides roughly with the annual anniversary of your server, consider this as a possible cause for the error mentioned above.

More info at https://dev.mysql.com/doc/refman/5.7/en/password-expiration-policy.html

Hope that is of some help to someone :slight_smile:

··· On Monday, May 11, 2015 at 5:27:04 PM UTC+1, Mitch wrote: > On Sun, May 10, 2015 at 12:11 PM, hassan shahzad wrote:
  1. http://192.168.1.2:8080/ODKAggregate/ this link show blank page.
··· On Monday, 11 May 2015 18:27:51 UTC+2, Mitch wrote: > > It may also indicate that you have a firewall on your computer that is > preventing requests from reaching your Tomcat server. > > On Mon, May 11, 2015 at 9:27 AM, Mitch Sundt <mitche...@gmail.com > wrote: > >> This generally indicates that the Tomcat server is not started, or that >> your IP address has changed and the address 192.168.1.2 no longer points to >> the computer running your Tomcat server; or, if you are using Tomcat 7 or >> higher, that the war file was not detected and expanded. >> >> >> On Sun, May 10, 2015 at 12:11 PM, hassan shahzad <pugch...@gmail.com > wrote: >> >>> file:///Users/Hassan/Dropbox/ODKAggregate/README.html >>> By following the instruction on the link, i complete all at the steps. >>> But when i click on this link: http://192.168.1.2:8080/ODKAggregate/ >>> the error occur: >>> HTTP Status 404 - >>> ------------------------------ >>> >>> *type* Status report >>> >>> *message* >>> >>> *description* *The requested resource is not available.* >>> ------------------------------ >>> >>> This status does not change even after days. Can somone please identify >>> the problem? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "ODK Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to opendatakit-developers+unsubscribe@googlegroups.com >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Mitch Sundt >> Software Engineer >> University of Washington >> mitche...@gmail.com >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >

Again, it sounds like you have not started your Tomcat server. Can you
access the welcome page for tomcat? See attached

First try from your own computer, then try from a remote computer.

And again, we cannot provide this level of technical support.

··· On Mon, May 11, 2015 at 9:50 AM, hassan shahzad wrote:

IP address is same and tomcat detail is given below:

Server version: Apache Tomcat/6.0.43

Server built: Nov 14 2014 10:04:27 UTC

Server number: 6.0.43.0

OS Name: Mac OS X

OS Version: 10.9.4

Architecture: x86_64

JVM Version: 1.8.0_40-b27

JVM Vendor: Oracle Corporation

but

  1. http://192.168.1.2:8080/ODKAggregate/ this link show blank page.

On Monday, 11 May 2015 18:27:04 UTC+2, Mitch wrote:

This generally indicates that the Tomcat server is not started, or that
your IP address has changed and the address 192.168.1.2 no longer points to
the computer running your Tomcat server; or, if you are using Tomcat 7 or
higher, that the war file was not detected and expanded.

On Sun, May 10, 2015 at 12:11 PM, hassan shahzad pugch...@gmail.com wrote:

file:///Users/Hassan/Dropbox/ODKAggregate/README.html
By following the instruction on the link, i complete all at the steps.
But when i click on this link: http://192.168.1.2:8080/ODKAggregate/
the error occur:
HTTP Status 404 -

type Status report

message

description The requested resource is not available.

This status does not change even after days. Can somone please identify
the problem?

--
You received this message because you are subscribed to the Google
Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

Wow. Thanks. I was not aware of that change.

··· On Sat, Aug 20, 2016 at 5:53 AM, wrote:

On Monday, May 11, 2015 at 5:27:04 PM UTC+1, Mitch wrote:

This generally indicates that the Tomcat server is not started, or that
your IP address has changed and the address 192.168.1.2 no longer points to
the computer running your Tomcat server; or, if you are using Tomcat 7 or
higher, that the war file was not detected and expanded.

On Sun, May 10, 2015 at 12:11 PM, hassan shahzad pugch...@gmail.com wrote:

file:///Users/Hassan/Dropbox/ODKAggregate/README.html

By following the instruction on the link, i complete all at the steps.
But when i click on this link: http://192.168.1.2:8080/ODKAggregate/
the error occur:
HTTP Status 404 -
type Status report
message
description The requested resource is not available.

This status does not change even after days. Can somone please identify
the problem?

--

You received this message because you are subscribed to the Google
Groups "ODK Developers" group.

To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit-developers+unsubscribe@googlegroups.com.

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

--

Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

'Anniversary solution'

This might not be relevant to all cases but when I started to investigate
the errors logs it turned out that more recent versions of MySQL
automatically have an automatic password expiration of 360 days. So if this
error coincides roughly with the annual anniversary of your server,
consider this as a possible cause for the error mentioned above.

More info at https://dev.mysql.com/doc/refman/5.7/en/password-
expiration-policy.html

Hope that is of some help to someone :slight_smile:

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

Tomcat server is running and, ODKAggregate is also shown in Tomcat manager
dashboard. Everything is alright till this page:
http://192.168.1.10:8080/ODKAggregate/

But when it redirect
to http://192.168.1.10:8080/ODKAggregate/Aggregate.html, then nothing is
shown on browser, not even any error message. Please guide me why this
happen?

··· On Monday, 11 May 2015 20:54:47 UTC+2, Mitch wrote: > > Again, it sounds like you have not started your Tomcat server. Can you > access the welcome page for tomcat? See attached > > First try from your own computer, then try from a remote computer. > > And again, we cannot provide this level of technical support. > > > On Mon, May 11, 2015 at 9:50 AM, hassan shahzad <pugch...@gmail.com > wrote: > >> IP address is same and tomcat detail is given below: >> >> Server version: Apache Tomcat/6.0.43 >> >> Server built: Nov 14 2014 10:04:27 UTC >> >> Server number: 6.0.43.0 >> >> OS Name: Mac OS X >> >> OS Version: 10.9.4 >> >> Architecture: x86_64 >> >> JVM Version: 1.8.0_40-b27 >> >> JVM Vendor: Oracle Corporation >> >> >> but >> >> 1. http://192.168.1.2:8080/ODKAggregate/ this link show blank page. >> >> >> >> On Monday, 11 May 2015 18:27:04 UTC+2, Mitch wrote: >>> >>> This generally indicates that the Tomcat server is not started, or that >>> your IP address has changed and the address 192.168.1.2 no longer points to >>> the computer running your Tomcat server; or, if you are using Tomcat 7 or >>> higher, that the war file was not detected and expanded. >>> >>> >>> On Sun, May 10, 2015 at 12:11 PM, hassan shahzad wrote: >>> >>>> file:///Users/Hassan/Dropbox/ODKAggregate/README.html >>>> By following the instruction on the link, i complete all at the steps. >>>> But when i click on this link: http://192.168.1.2:8080/ODKAggregate/ >>>> the error occur: >>>> HTTP Status 404 - >>>> ------------------------------ >>>> >>>> *type* Status report >>>> >>>> *message* >>>> >>>> *description* *The requested resource is not available.* >>>> ------------------------------ >>>> >>>> This status does not change even after days. Can somone please identify >>>> the problem? >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "ODK Developers" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to opendatakit-developers+unsubscribe@googlegroups.com. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Mitch Sundt >>> Software Engineer >>> University of Washington >>> mitche...@gmail.com >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "ODK Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit-developers+unsubscribe@googlegroups.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >

Look in the Tomcat logs for errors. The errors would generally be written
to the tomcat-stdout.2015-mm-dd.log file. Look for lines that don't start
with INFO:

··· On Wed, May 20, 2015 at 9:00 AM, hassan shahzad wrote:

Tomcat server is running and, ODKAggregate is also shown in Tomcat manager
dashboard. Everything is alright till this page:
http://192.168.1.10:8080/ODKAggregate/

But when it redirect to
http://192.168.1.10:8080/ODKAggregate/Aggregate.html, then nothing is
shown on browser, not even any error message. Please guide me why this
happen?

On Monday, 11 May 2015 20:54:47 UTC+2, Mitch wrote:

Again, it sounds like you have not started your Tomcat server. Can you
access the welcome page for tomcat? See attached

First try from your own computer, then try from a remote computer.

And again, we cannot provide this level of technical support.

On Mon, May 11, 2015 at 9:50 AM, hassan shahzad pugch...@gmail.com wrote:

IP address is same and tomcat detail is given below:

Server version: Apache Tomcat/6.0.43

Server built: Nov 14 2014 10:04:27 UTC

Server number: 6.0.43.0

OS Name: Mac OS X

OS Version: 10.9.4

Architecture: x86_64

JVM Version: 1.8.0_40-b27

JVM Vendor: Oracle Corporation

but

  1. http://192.168.1.2:8080/ODKAggregate/ this link show blank page.

On Monday, 11 May 2015 18:27:04 UTC+2, Mitch wrote:

This generally indicates that the Tomcat server is not started, or that
your IP address has changed and the address 192.168.1.2 no longer points to
the computer running your Tomcat server; or, if you are using Tomcat 7 or
higher, that the war file was not detected and expanded.

On Sun, May 10, 2015 at 12:11 PM, hassan shahzad pugch...@gmail.com wrote:

file:///Users/Hassan/Dropbox/ODKAggregate/README.html
By following the instruction on the link, i complete all at the steps.
But when i click on this link: http://192.168.1.2:8080/ODKAggregate/
the error occur:
HTTP Status 404 -

type Status report

message

description The requested resource is not available.

This status does not change even after days. Can somone please
identify the problem?

--
You received this message because you are subscribed to the Google
Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

--
You received this message because you are subscribed to the Google
Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

Tomcat web application display ODK Aggregate is running= true but sessions=
0. Why it is not creating a session? Please help.

··· On Wednesday, 20 May 2015 18:14:06 UTC+2, Mitch wrote: > > Look in the Tomcat logs for errors. The errors would generally be written > to the tomcat-stdout.2015-mm-dd.log file. Look for lines that don't start > with INFO: > > > On Wed, May 20, 2015 at 9:00 AM, hassan shahzad <pugch...@gmail.com > wrote: > >> Tomcat server is running and, ODKAggregate is also shown in Tomcat >> manager dashboard. Everything is alright till this page: >> http://192.168.1.10:8080/ODKAggregate/ >> >> But when it redirect to >> http://192.168.1.10:8080/ODKAggregate/Aggregate.html, then nothing is >> shown on browser, not even any error message. Please guide me why this >> happen? >> >> On Monday, 11 May 2015 20:54:47 UTC+2, Mitch wrote: >>> >>> Again, it sounds like you have not started your Tomcat server. Can you >>> access the welcome page for tomcat? See attached >>> >>> First try from your own computer, then try from a remote computer. >>> >>> And again, we cannot provide this level of technical support. >>> >>> >>> On Mon, May 11, 2015 at 9:50 AM, hassan shahzad wrote: >>> >>>> IP address is same and tomcat detail is given below: >>>> >>>> Server version: Apache Tomcat/6.0.43 >>>> >>>> Server built: Nov 14 2014 10:04:27 UTC >>>> >>>> Server number: 6.0.43.0 >>>> >>>> OS Name: Mac OS X >>>> >>>> OS Version: 10.9.4 >>>> >>>> Architecture: x86_64 >>>> >>>> JVM Version: 1.8.0_40-b27 >>>> >>>> JVM Vendor: Oracle Corporation >>>> >>>> >>>> but >>>> >>>> 1. http://192.168.1.2:8080/ODKAggregate/ this link show blank page. >>>> >>>> >>>> >>>> On Monday, 11 May 2015 18:27:04 UTC+2, Mitch wrote: >>>>> >>>>> This generally indicates that the Tomcat server is not started, or >>>>> that your IP address has changed and the address 192.168.1.2 no longer >>>>> points to the computer running your Tomcat server; or, if you are using >>>>> Tomcat 7 or higher, that the war file was not detected and expanded. >>>>> >>>>> >>>>> On Sun, May 10, 2015 at 12:11 PM, hassan shahzad wrote: >>>>> >>>>>> file:///Users/Hassan/Dropbox/ODKAggregate/README.html >>>>>> By following the instruction on the link, i complete all at the >>>>>> steps. But when i click on this link: >>>>>> http://192.168.1.2:8080/ODKAggregate/ >>>>>> the error occur: >>>>>> HTTP Status 404 - >>>>>> ------------------------------ >>>>>> >>>>>> *type* Status report >>>>>> >>>>>> *message* >>>>>> >>>>>> *description* *The requested resource is not available.* >>>>>> ------------------------------ >>>>>> >>>>>> This status does not change even after days. Can somone please >>>>>> identify the problem? >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "ODK Developers" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to opendatakit-developers+unsubscribe@googlegroups.com. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Mitch Sundt >>>>> Software Engineer >>>>> University of Washington >>>>> mitche...@gmail.com >>>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "ODK Developers" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to opendatakit-developers+unsubscribe@googlegroups.com. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Mitch Sundt >>> Software Engineer >>> University of Washington >>> mitche...@gmail.com >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "ODK Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit-developers+unsubscribe@googlegroups.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >

We cannot provide this level of assistance.

Seek someone locally that has experience setting up Tomcat and who can
teach you about managing and running your own server.

··· On Thu, May 28, 2015 at 11:53 AM, hassan shahzad wrote:

Tomcat web application display ODK Aggregate is running= true but
sessions= 0. Why it is not creating a session? Please help.
On Wednesday, 20 May 2015 18:14:06 UTC+2, Mitch wrote:

Look in the Tomcat logs for errors. The errors would generally be written
to the tomcat-stdout.2015-mm-dd.log file. Look for lines that don't start
with INFO:

On Wed, May 20, 2015 at 9:00 AM, hassan shahzad pugch...@gmail.com wrote:

Tomcat server is running and, ODKAggregate is also shown in Tomcat
manager dashboard. Everything is alright till this page:
http://192.168.1.10:8080/ODKAggregate/

But when it redirect to
http://192.168.1.10:8080/ODKAggregate/Aggregate.html, then nothing is
shown on browser, not even any error message. Please guide me why this
happen?

On Monday, 11 May 2015 20:54:47 UTC+2, Mitch wrote:

Again, it sounds like you have not started your Tomcat server. Can you
access the welcome page for tomcat? See attached

First try from your own computer, then try from a remote computer.

And again, we cannot provide this level of technical support.

On Mon, May 11, 2015 at 9:50 AM, hassan shahzad pugch...@gmail.com wrote:

IP address is same and tomcat detail is given below:

Server version: Apache Tomcat/6.0.43

Server built: Nov 14 2014 10:04:27 UTC

Server number: 6.0.43.0

OS Name: Mac OS X

OS Version: 10.9.4

Architecture: x86_64

JVM Version: 1.8.0_40-b27

JVM Vendor: Oracle Corporation

but

  1. http://192.168.1.2:8080/ODKAggregate/ this link show blank
    page.

On Monday, 11 May 2015 18:27:04 UTC+2, Mitch wrote:

This generally indicates that the Tomcat server is not started, or
that your IP address has changed and the address 192.168.1.2 no longer
points to the computer running your Tomcat server; or, if you are using
Tomcat 7 or higher, that the war file was not detected and expanded.

On Sun, May 10, 2015 at 12:11 PM, hassan shahzad pugch...@gmail.com wrote:

file:///Users/Hassan/Dropbox/ODKAggregate/README.html
By following the instruction on the link, i complete all at the
steps. But when i click on this link:
http://192.168.1.2:8080/ODKAggregate/
the error occur:
HTTP Status 404 -

type Status report

message

description The requested resource is not available.

This status does not change even after days. Can somone please
identify the problem?

--
You received this message because you are subscribed to the Google
Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to opendatakit-developers+unsubscribe@googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.

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

--
You received this message because you are subscribed to the Google
Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

--
You received this message because you are subscribed to the Google
Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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