How to deploy ODK Aggregate on Google's App Engine

How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat
and odk aggregate running well on my local server but now i need to know
how to upload data on google app engine, so that i can upload data right
away after filling the form. Please, help me out!!..

I do not understand the question.

You can configure ODK Collect to submit the data to any URL you want. That
URL can point to Google AppEngine or to a Tomcat server, provided that the
Tomcat server is also visible from the browser on your device. See the
Tomcat Install guide for details on how to do that (

)

From ODK Collect's main screen:
(1) press your device's menu button or the three-vertical-box glyph at the
top of that screen if your device does not have a dedicated menu button.
(2) choose General Settings
(3) choose "Configure platform settings"
(4) enter the Url to the server (everything before the Aggregate.html)
(5) enter the ODK Aggregate username and password to use when connecting to
the server (leave these blank if you want to submit data anonymously).

On ODK Aggregate, sign in with the super-user username and go to the Site
Admin / Permissions screen to create ODK Aggregate usernames and set their
passwords, and grant them Data Collector permissions so that they can be
used by ODK Collect to submit data to the server. You can re-use one
username across any number of devices, or you can create one username for
each device.

··· On Mon, Jan 19, 2015 at 1:23 AM, santosh sangachhen wrote:

How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat
and odk aggregate running well on my local server but now i need to know
how to upload data on google app engine, so that i can upload data right
away after filling the form. Please, help me out!!..

--

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


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

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

First of all, thank you for you kind reply Mitch and sorry for the
confusion. I've already configure network, username, passwords and i'm able
to send the data's from odk collect to odk aggregate using tomcat server.
But this way i'm only able to send the data in my local network only. So,
now i want to be able to send the data's directly from field area to a
server.

One of my friend has told me to look at Google App Engine, but i'm not
being able to understand it. So, i've a few question about it. It would be
really great if you could answer them. My questions are:

  1. What actually is Google App Engine? can you tell me briefly about it.
  2. Can our collected data be stored in Google App Engine directly?
  3. Can odk aggregate and Google App Engine be connected, so that i can
    stored numerous number of data and i would be able to send the data's from
    anywhere.
  4. if odk aggregate and Google App Engine can be connect, then how to do
    that?

Hope, i'm not making you more confuse and you will answer my questions. Any
kind of suggestion and answer might be really helpful. Thanks once again.

··· On Monday, January 19, 2015 at 3:08:08 PM UTC+5:45, santosh sangachhen wrote:

How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat
and odk aggregate running well on my local server but now i need to know
how to upload data on google app engine, so that i can upload data right
away after filling the form. Please, help me out!!..

Thank you so much, Mitch for your reply.

··· On Monday, January 19, 2015 at 3:08:08 PM UTC+5:45, santosh sangachhen wrote: > > How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat > and odk aggregate running well on my local server but now i need to know > how to upload data on google app engine, so that i can upload data right > away after filling the form. Please, help me out!!.. >

Now, that i've created app engine account i can't get it verified while i've read that after you create an account you will receive the SMS verification from Google where i didn't get any verification code from google.

So after installation of ODK Aggregate, when i try to upload ODK Aggregate to Google AppEngine, i get the following error:

Looking for java...
found java in PATH... C:\ProgramData\Oracle\Java\javapath\java.exe
Feb 22, 2015 2:59:20 PM java.util.prefs.WindowsPreferences
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Reading application configuration data...
Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/web.xml
Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/cron.xml
Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/queue.xml
Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...
Feb 22, 2015 2:59:23 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=buildingsurveyitahari1&version=1&
401 Unauthorized
Must authenticate first.
This is try #0
com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833
Unable to update app: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833
Please see the logs [C:\Users\user\AppData\Local\Temp\appcfg5326140134099703446.log] for further information.
---- WEBSITE COMPLETE - BEGIN BACKEND ----
Feb 22, 2015 2:59:25 PM java.util.prefs.WindowsPreferences
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Reading application configuration data...
Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/web.xml
Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/cron.xml
Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/queue.xml
Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...
Warning: This application uses Backends, a deprecated feature that has been replaced by Modules, which offers additional functionality. Please convert your backends to modules as described at: https://developers.google.com/appengine/docs/java/modules/converting.
Feb 22, 2015 2:59:35 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=buildingsurveyitahari1&version=1&
401 Unauthorized
Must authenticate first.
This is try #0
com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833
Unable to update app: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833
Please see the logs [C:\Users\user\AppData\Local\Temp\appcfg6420404978915371896.log] for further information.
---END-SCRIPT-FAILURE---

··· On Monday, January 19, 2015 at 3:08:08 PM UTC+5:45, santosh sangachhen wrote: > How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat and odk aggregate running well on my local server but now i need to know how to upload data on google app engine, so that i can upload data right away after filling the form. Please, help me out!!..

Once again, thank you so much Mitch, now my ODK Aggregate is running fine.

··· On Monday, January 19, 2015 at 3:08:08 PM UTC+5:45, santosh sangachhen wrote: > > How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat > and odk aggregate running well on my local server but now i need to know > how to upload data on google app engine, so that i can upload data right > away after filling the form. Please, help me out!!.. >

(1) Rather than setting up your own server and managing network access,
back-ups, etc. for it, there are companies that provide the hardware and
some or all of these services.

Amazon Web Services' EC2 is one minimalist example; it provides the
hardware and network connectivity, but not much else (you separately
purchase any extra functionality that you need such as a network name (DNS
name), SSL certificate, back-ups, etc.).

Googe AppEngine is another example at the other extreme -- it provides a
database ("BigTable") and a Tomcat-like host for your application, SSL
certificate, network name (DNS name) and connectivity.

Google AppEngine is unique in how it manages system resources. If you are
not actively using your application (i.e., ODK Aggregate), Google will shut
it down. Then, upon the next request to access the application, it will
allocate a server, install the application, and send the request to that
application (for ODK Aggregate, this start-up time takes about 27 seconds
to complete). You pay only for the amount of time your application is
active (and for many users, these costs are minimal and less than the costs
to hire staff and maintain their own servers on their own premises).

(2) When you run the ODK Aggregate installer, you can choose to install ODK
Aggregate on Google AppEngine. This effectively involves copying the WAR
file up to Google's systems. See the installation instructions here

(3) There is no "connected" -- Google AppEngine is a host for ODK
Aggregate. One of the benefits of that host is that your devices, provided
they can access the internet, will be able to reach this host and submit
data to your ODK Aggregate server. Your data is stored and managed by ODK
Aggregate, using the database provided and maintained by Google.

If you configure your network and ISP connections correctly, you can make
an ODK Aggregate running on your own computer visible to the internet. See

You may need to hire someone to help with this, as the steps to accomplish
this are often confusing or poorly documented.

(4) See the link in (2) above for the installation instructions.

··· On Tue, Jan 20, 2015 at 10:36 PM, santosh sangachhen wrote:

First of all, thank you for you kind reply Mitch and sorry for the
confusion. I've already configure network, username, passwords and i'm able
to send the data's from odk collect to odk aggregate using tomcat server.
But this way i'm only able to send the data in my local network only. So,
now i want to be able to send the data's directly from field area to a
server.

One of my friend has told me to look at Google App Engine, but i'm not
being able to understand it. So, i've a few question about it. It would be
really great if you could answer them. My questions are:

  1. What actually is Google App Engine? can you tell me briefly about it.
  2. Can our collected data be stored in Google App Engine directly?
  3. Can odk aggregate and Google App Engine be connected, so that i can
    stored numerous number of data and i would be able to send the data's from
    anywhere.
  4. if odk aggregate and Google App Engine can be connect, then how to do
    that?

Hope, i'm not making you more confuse and you will answer my questions.
Any kind of suggestion and answer might be really helpful. Thanks once
again.

On Monday, January 19, 2015 at 3:08:08 PM UTC+5:45, santosh sangachhen wrote:

How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat
and odk aggregate running well on my local server but now i need to know
how to upload data on google app engine, so that i can upload data right
away after filling the form. Please, help me out!!..

--

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


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

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

See the instructions at referenced link below.

com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException:
Use an application-specific password instead of your regular account
password. See

http://www.google.com/support/accounts/bin/answer.py?answer=185833
http://www.google.com/support/accounts/bin/answer.py?answer=185833
Unable to update app: Use an application-specific password instead of your
regular account password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833

··· On Thu, Jan 22, 2015 at 1:14 AM, wrote:

On Monday, January 19, 2015 at 3:08:08 PM UTC+5:45, santosh sangachhen wrote:

How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat
and odk aggregate running well on my local server but now i need to know
how to upload data on google app engine, so that i can upload data right
away after filling the form. Please, help me out!!..

Now, that i've created app engine account i can't get it verified while
i've read that after you create an account you will receive the SMS
verification from Google where i didn't get any verification code from
google.

So after installation of ODK Aggregate, when i try to upload ODK Aggregate
to Google AppEngine, i get the following error:

Looking for java...
found java in PATH... C:\ProgramData\Oracle\Java\javapath\java.exe
Feb 22, 2015 2:59:20 PM java.util.prefs.WindowsPreferences
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at
root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Reading application configuration data...
Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml
Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml
Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml
Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...
Feb 22, 2015 2:59:23 PM
com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL:
https://appengine.google.com/api/appversion/getresourcelimits?app_id=buildingsurveyitahari1&version=1&
401 Unauthorized
Must authenticate first.
This is try #0
com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException:
Use an application-specific password instead of your regular account
password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833
Unable to update app: Use an application-specific password instead of your
regular account password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833
Please see the logs
[C:\Users\user\AppData\Local\Temp\appcfg5326140134099703446.log] for
further information.
---- WEBSITE COMPLETE - BEGIN BACKEND ----
Feb 22, 2015 2:59:25 PM java.util.prefs.WindowsPreferences
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at
root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Reading application configuration data...
Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml
Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml
Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml
Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...
Warning: This application uses Backends, a deprecated feature that has
been replaced by Modules, which offers additional functionality. Please
convert your backends to modules as described at:
https://developers.google.com/appengine/docs/java/modules/converting.
Feb 22, 2015 2:59:35 PM
com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL:
https://appengine.google.com/api/appversion/getresourcelimits?app_id=buildingsurveyitahari1&version=1&
401 Unauthorized
Must authenticate first.
This is try #0
com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException:
Use an application-specific password instead of your regular account
password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833
Unable to update app: Use an application-specific password instead of your
regular account password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833
Please see the logs
[C:\Users\user\AppData\Local\Temp\appcfg6420404978915371896.log] for
further information.
---END-SCRIPT-FAILURE---

--

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


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

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

Once again, thank you so much Mitch, now my ODK Aggregate is running fine.

How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat and odk aggregate running well on my local server but now i need to know how to upload data on google app engine, so that i can upload data right away after filling the form. Please, help me out!!..

Hello Mitch and Santosh, thank you for this topic, it is very interesting,
Santosh since u depkoid ODK aggregate in Google App Engine , please can u elaborate how did u do that?
When I log in app engine I have only the option to Create a project, please can you write the stepes to install ODK aggreggate in app engine, where to click, thank u.

··· On Friday, January 23, 2015 at 11:18:07 AM UTC+1, santosh sangachhen wrote: > On Monday, January 19, 2015 at 3:08:08 PM UTC+5:45, santosh sangachhen wrote:

The instructions are at

and in this thread. Where in those instructions are you getting stuck?

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Wed, Jul 29, 2015 at 3:39 PM, erionselimi84@gmail.com wrote:

On Friday, January 23, 2015 at 11:18:07 AM UTC+1, santosh sangachhen wrote:

Once again, thank you so much Mitch, now my ODK Aggregate is running fine.

On Monday, January 19, 2015 at 3:08:08 PM UTC+5:45, santosh sangachhen wrote:
How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat and odk aggregate running well on my local server but now i need to know how to upload data on google app engine, so that i can upload data right away after filling the form. Please, help me out!!..

Hello Mitch and Santosh, thank you for this topic, it is very interesting,
Santosh since u depkoid ODK aggregate in Google App Engine , please can u elaborate how did u do that?
When I log in app engine I have only the option to Create a project, please can you write the stepes to install ODK aggreggate in app engine, where to click, thank u.

--

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


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

See the instructions at referenced link below.

com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException: Use an application-specific password instead of your regular account password. Seehttp://www.google.com/support/accounts/bin/answer.py?answer=185833
Unable to update app: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833

How to deploy ODK Aggregate on Google's App Engine?..well, i have tomcat and odk aggregate running well on my local server but now i need to know how to upload data on google app engine, so that i can upload data right away after filling the form. Please, help me out!!..

Now, that i've created app engine account i can't get it verified while i've read that after you create an account you will receive the SMS verification from Google where i didn't get any verification code from google.

So after installation of ODK Aggregate, when i try to upload ODK Aggregate to Google AppEngine, i get the following error:

Looking for java...

found java in PATH... C:\ProgramData\Oracle\Java\javapath\java.exe

Feb 22, 2015 2:59:20 PM java.util.prefs.WindowsPreferences

WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

Reading application configuration data...

Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/appengine-web.xml

Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/web.xml

Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/cron.xml

Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/queue.xml

Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.IndexesXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml

Feb 22, 2015 2:59:21 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...

Feb 22, 2015 2:59:23 PM com.google.appengine.tools.admin.AbstractServerConnection send1

WARNING: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=buildingsurveyitahari1&version=1&

401 Unauthorized

Must authenticate first.

This is try #0

com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833

Unable to update app: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833

Please see the logs [C:\Users\user\AppData\Local\Temp\appcfg5326140134099703446.log] for further information.

---- WEBSITE COMPLETE - BEGIN BACKEND ----

Feb 22, 2015 2:59:25 PM java.util.prefs.WindowsPreferences

WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

Reading application configuration data...

Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/appengine-web.xml

Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/web.xml

Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/cron.xml

Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/queue.xml

Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.IndexesXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml

Feb 22, 2015 2:59:32 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...

Warning: This application uses Backends, a deprecated feature that has been replaced by Modules, which offers additional functionality. Please convert your backends to modules as described at: https://developers.google.com/appengine/docs/java/modules/converting.

Feb 22, 2015 2:59:35 PM com.google.appengine.tools.admin.AbstractServerConnection send1

WARNING: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=buildingsurveyitahari1&version=1&

401 Unauthorized

Must authenticate first.

This is try #0

com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833

Unable to update app: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833

Please see the logs [C:\Users\user\AppData\Local\Temp\appcfg6420404978915371896.log] for further information.

---END-SCRIPT-FAILURE---

--

--

Post: opendatakit@googlegroups.com

Unsubscribe: opendatakit+unsubscribe@googlegroups.com

Options: http://groups.google.com/group/opendatakit?hl=en


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

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

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

--

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

I also get the below error, what could be the problem? I use windows 7
Looking for java...
found java in PATH... C:\ProgramData\Oracle\Java\javapath\java.exe
Reading application configuration data...
Feb 25, 2016 9:45:13 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Feb 25, 2016 9:45:13 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/web.xml
Feb 25, 2016 9:45:13 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/cron.xml
Feb 25, 2016 9:45:13 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/queue.xml
Feb 25, 2016 9:45:13 PM com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Feb 25, 2016 9:45:13 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...
Feb 25, 2016 9:45:13 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=cosmasop&version=1&
401 Unauthorized
Must authenticate first.
This is try #0
com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833
Unable to update app: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833
Please see the logs [C:\Users\cosmaso\AppData\Local\Temp\appcfg6078064973331878593.log] for further information.
---- WEBSITE COMPLETE - BEGIN BACKEND ----
Reading application configuration data...
Feb 25, 2016 9:45:22 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Feb 25, 2016 9:45:22 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/web.xml
Feb 25, 2016 9:45:22 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/cron.xml
Feb 25, 2016 9:45:22 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/queue.xml
Feb 25, 2016 9:45:22 PM com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Feb 25, 2016 9:45:22 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...
Warning: This application uses Backends, a deprecated feature that has been replaced by Modules, which offers additional functionality. Please convert your backends to modules as described at: https://developers.google.com/appengine/docs/java/modules/converting.
Feb 25, 2016 9:45:22 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=cosmasop&version=1&
401 Unauthorized
Must authenticate first.
This is try #0
com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833
Unable to update app: Use an application-specific password instead of your regular account password. See http://www.google.com/support/accounts/bin/answer.py?answer=185833
Please see the logs [C:\Users\cosmaso\AppData\Local\Temp\appcfg8928601973350337923.log] for further information.
---END-SCRIPT-FAILURE---

··· On Thursday, January 22, 2015 at 3:14:38 PM UTC+3, Mitch Sundt wrote: > On Thu, Jan 22, 2015 at 1:14 AM, wrote: > On Monday, January 19, 2015 at 3:08:08 PM UTC+5:45, santosh sangachhen wrote:

Have you tried following the directions given in the error stream?

Use an application-specific password instead of your regular account
password. See

See step 6 at

··· On Thu, Feb 25, 2016 at 10:47 AM, Cosmas Opondo wrote:

On Thursday, January 22, 2015 at 3:14:38 PM UTC+3, Mitch Sundt wrote:

See the instructions at referenced link below.

com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException:
Use an application-specific password instead of your regular account
password. Seehttp://
www.google.com/support/accounts/bin/answer.py?answer=185833

Unable to update app: Use an application-specific password instead of
your regular account password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833

On Thu, Jan 22, 2015 at 1:14 AM, shantos.sngachhen@gmail.com wrote:
On Monday, January 19, 2015 at 3:08:08 PM UTC+5:45, santosh sangachhen wrote:

How to deploy ODK Aggregate on Google's App Engine?..well, i have
tomcat and odk aggregate running well on my local server but now i need to
know how to upload data on google app engine, so that i can upload data
right away after filling the form. Please, help me out!!..

Now, that i've created app engine account i can't get it verified while
i've read that after you create an account you will receive the SMS
verification from Google where i didn't get any verification code from
google.

So after installation of ODK Aggregate, when i try to upload ODK
Aggregate to Google AppEngine, i get the following error:

Looking for java...

found java in PATH... C:\ProgramData\Oracle\Java\javapath\java.exe

Feb 22, 2015 2:59:20 PM java.util.prefs.WindowsPreferences

WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs
at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

Reading application configuration data...

Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml

Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml

Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml

Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml

Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.IndexesXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml

Feb 22, 2015 2:59:21 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...

Feb 22, 2015 2:59:23 PM
com.google.appengine.tools.admin.AbstractServerConnection send1

WARNING: Error posting to URL:
https://appengine.google.com/api/appversion/getresourcelimits?app_id=buildingsurveyitahari1&version=1&

401 Unauthorized

Must authenticate first.

This is try #0

com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException:
Use an application-specific password instead of your regular account
password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833

Unable to update app: Use an application-specific password instead of
your regular account password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833

Please see the logs
[C:\Users\user\AppData\Local\Temp\appcfg5326140134099703446.log] for
further information.

---- WEBSITE COMPLETE - BEGIN BACKEND ----

Feb 22, 2015 2:59:25 PM java.util.prefs.WindowsPreferences

WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs
at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

Reading application configuration data...

Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml

Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml

Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml

Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml

Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.IndexesXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml

Feb 22, 2015 2:59:32 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml

INFO: Successfully processed C:/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...

Warning: This application uses Backends, a deprecated feature that has
been replaced by Modules, which offers additional functionality. Please
convert your backends to modules as described at:
https://developers.google.com/appengine/docs/java/modules/converting.

Feb 22, 2015 2:59:35 PM
com.google.appengine.tools.admin.AbstractServerConnection send1

WARNING: Error posting to URL:
https://appengine.google.com/api/appversion/getresourcelimits?app_id=buildingsurveyitahari1&version=1&

401 Unauthorized

Must authenticate first.

This is try #0

com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException:
Use an application-specific password instead of your regular account
password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833

Unable to update app: Use an application-specific password instead of
your regular account password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833

Please see the logs
[C:\Users\user\AppData\Local\Temp\appcfg6420404978915371896.log] for
further information.

---END-SCRIPT-FAILURE---

--

--

Post: opendatakit@googlegroups.com

Unsubscribe: opendatakit+unsubscribe@googlegroups.com

Options: http://groups.google.com/group/opendatakit?hl=en


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

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

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

--

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

I also get the below error, what could be the problem? I use windows 7
Looking for java...
found java in PATH... C:\ProgramData\Oracle\Java\javapath\java.exe
Reading application configuration data...
Feb 25, 2016 9:45:13 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Feb 25, 2016 9:45:13 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml
Feb 25, 2016 9:45:13 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml
Feb 25, 2016 9:45:13 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml
Feb 25, 2016 9:45:13 PM
com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Feb 25, 2016 9:45:13 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...
Feb 25, 2016 9:45:13 PM
com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL:
https://appengine.google.com/api/appversion/getresourcelimits?app_id=cosmasop&version=1&
401 Unauthorized
Must authenticate first.
This is try #0
com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException:
Use an application-specific password instead of your regular account
password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833
Unable to update app: Use an application-specific password instead of your
regular account password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833
Please see the logs
[C:\Users\cosmaso\AppData\Local\Temp\appcfg6078064973331878593.log] for
further information.
---- WEBSITE COMPLETE - BEGIN BACKEND ----
Reading application configuration data...
Feb 25, 2016 9:45:22 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Feb 25, 2016 9:45:22 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml
Feb 25, 2016 9:45:22 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml
Feb 25, 2016 9:45:22 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml
Feb 25, 2016 9:45:22 PM
com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Feb 25, 2016 9:45:22 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/cosmaso/ODK
Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...
Warning: This application uses Backends, a deprecated feature that has
been replaced by Modules, which offers additional functionality. Please
convert your backends to modules as described at:
https://developers.google.com/appengine/docs/java/modules/converting.
Feb 25, 2016 9:45:22 PM
com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL:
https://appengine.google.com/api/appversion/getresourcelimits?app_id=cosmasop&version=1&
401 Unauthorized
Must authenticate first.
This is try #0
com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginException:
Use an application-specific password instead of your regular account
password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833
Unable to update app: Use an application-specific password instead of your
regular account password. See
http://www.google.com/support/accounts/bin/answer.py?answer=185833
Please see the logs
[C:\Users\cosmaso\AppData\Local\Temp\appcfg8928601973350337923.log] for
further information.
---END-SCRIPT-FAILURE---

--

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


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

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