Failed to install ODK Aggregate v1.4.5 windows

Hi there,

I have problems with finalizing the installation of the ODK Aggregate.

  • Whether the destination folder and the folder where the installer program is the same: the same problem occures.
  • The upload progress is posted below.
  • I have tried to convert the backends to modules, according to the website. But I find this very difficult. What are the modules? How do I identify them? Or is there a different problem?

Many thanks in advance!

Kind regards, Kyra Pedersen

Upload progress

Looking for java...
found java in PATH... C:\ProgramData\Oracle\Java\javapath\java.exe
Mar 26, 2015 2:49:51 PM com.google.appengine.tools.info.RemoteVersionFactory getVersion
INFO: Unable to access https://appengine.google.com/api/updatecheck?runtime=java&release=1.9.7×tamp=1404188017&api_versions=['1.0']
java.net.ConnectException: Connection timed out: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at com.google.appengine.tools.info.RemoteVersionFactory.getVersion(RemoteVersionFactory.java:76)
at com.google.appengine.tools.info.UpdateCheck.getApplicationVersionInfo(UpdateCheck.java:153)
at com.google.appengine.tools.info.UpdateCheck.maybePrintNagScreen(UpdateCheck.java:361)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:185)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:124)
at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:120)

Reading application configuration data...
Mar 26, 2015 2:49:52 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Mar 26, 2015 2:49:52 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/web.xml
Mar 26, 2015 2:49:52 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/cron.xml
Mar 26, 2015 2:49:52 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/queue.xml
Mar 26, 2015 2:49:52 PM com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Mar 26, 2015 2:49:52 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...

java.net.ConnectException: Connection timed out: connect
Unable to update app: Connection timed out: connect
Please see the logs [C:\Users\BARTJA~1\AppData\Local\Temp\appcfg3717390044173516018.log] for further information.
---- WEBSITE COMPLETE - BEGIN BACKEND ----
Mar 26, 2015 2:50:36 PM com.google.appengine.tools.info.RemoteVersionFactory getVersion
INFO: Unable to access https://appengine.google.com/api/updatecheck?runtime=java&release=1.9.7×tamp=1404188017&api_versions=['1.0']
java.net.ConnectException: Connection timed out: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at com.google.appengine.tools.info.RemoteVersionFactory.getVersion(RemoteVersionFactory.java:76)
at com.google.appengine.tools.info.UpdateCheck.getApplicationVersionInfo(UpdateCheck.java:153)
at com.google.appengine.tools.info.UpdateCheck.maybePrintNagScreen(UpdateCheck.java:361)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:185)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:124)
at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:120)

Reading application configuration data...
Mar 26, 2015 2:50:36 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Mar 26, 2015 2:50:36 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/web.xml
Mar 26, 2015 2:50:36 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/cron.xml
Mar 26, 2015 2:50:36 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/queue.xml
Mar 26, 2015 2:50:36 PM com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Mar 26, 2015 2:50:36 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/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.

java.net.ConnectException: Connection timed out: connect
Unable to update app: Connection timed out: connect
Please see the logs [C:\Users\BARTJA~1\AppData\Local\Temp\appcfg1683087829453131983.log] for further information.
---END-SCRIPT-FAILURE---

Do not worry about the warning about the use of Backends.
This is a work item for us (the ODK Team), and does not concern users
(other than the alarming Warning); we have a few more months before Google
will stop accepting applications using Backends.

The problem is:

Unable to update app: Connection timed out: connect

If you can get to a location with a better internet connection, try the
install at that location. The install into Google cloud requires moving
roughly 85 MB of program files up to the Google systems.

··· On Thu, Mar 26, 2015 at 5:54 AM, wrote:

Hi there,

I have problems with finalizing the installation of the ODK Aggregate.

  • Whether the destination folder and the folder where the installer
    program is the same: the same problem occures.
  • The upload progress is posted below.
  • I have tried to convert the backends to modules, according to the
    website. But I find this very difficult. What are the modules? How do I
    identify them? Or is there a different problem?

Many thanks in advance!

Kind regards, Kyra Pedersen

Upload progress

Looking for java...
found java in PATH... C:\ProgramData\Oracle\Java\javapath\java.exe
Mar 26, 2015 2:49:51 PM
com.google.appengine.tools.info.RemoteVersionFactory getVersion
INFO: Unable to access
https://appengine.google.com/api/updatecheck?runtime=java&release=1.9.7
×tamp=1404188017&api_versions=['1.0']
java.net.ConnectException: Connection timed out: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Source)
at
sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown
Source)
at java.net.URL.openStream(Unknown Source)
at
com.google.appengine.tools.info.RemoteVersionFactory.getVersion(RemoteVersionFactory.java:76)
at
com.google.appengine.tools.info.UpdateCheck.getApplicationVersionInfo(UpdateCheck.java:153)
at
com.google.appengine.tools.info.UpdateCheck.maybePrintNagScreen(UpdateCheck.java:361)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:185)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:124)
at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:120)

Reading application configuration data...
Mar 26, 2015 2:49:52 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Mar 26, 2015 2:49:52 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml
Mar 26, 2015 2:49:52 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml
Mar 26, 2015 2:49:52 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml
Mar 26, 2015 2:49:52 PM
com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Mar 26, 2015 2:49:52 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...

java.net.ConnectException: Connection timed out: connect
Unable to update app: Connection timed out: connect
Please see the logs
[C:\Users\BARTJA~1\AppData\Local\Temp\appcfg3717390044173516018.log] for
further information.
---- WEBSITE COMPLETE - BEGIN BACKEND ----
Mar 26, 2015 2:50:36 PM
com.google.appengine.tools.info.RemoteVersionFactory getVersion
INFO: Unable to access
https://appengine.google.com/api/updatecheck?runtime=java&release=1.9.7
×tamp=1404188017&api_versions=['1.0']
java.net.ConnectException: Connection timed out: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Source)
at
sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown
Source)
at java.net.URL.openStream(Unknown Source)
at
com.google.appengine.tools.info.RemoteVersionFactory.getVersion(RemoteVersionFactory.java:76)
at
com.google.appengine.tools.info.UpdateCheck.getApplicationVersionInfo(UpdateCheck.java:153)
at
com.google.appengine.tools.info.UpdateCheck.maybePrintNagScreen(UpdateCheck.java:361)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:185)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:124)
at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:120)

Reading application configuration data...
Mar 26, 2015 2:50:36 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Mar 26, 2015 2:50:36 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml
Mar 26, 2015 2:50:36 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml
Mar 26, 2015 2:50:36 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml
Mar 26, 2015 2:50:36 PM
com.google.apphosting.utils.config.IndexesXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Mar 26, 2015 2:50:36 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed C:/Users/Bart Jacobse/Desktop/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.

java.net.ConnectException: Connection timed out: connect
Unable to update app: Connection timed out: connect
Please see the logs
[C:\Users\BARTJA~1\AppData\Local\Temp\appcfg1683087829453131983.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

Hi there,

I have the same problem too, but the issue is not only the alarming
warning, is that the server doesn't work at all. Is for another cause?

when I go to the web myuser.appspot.com it displays the message: Error: Not
FoundThe requested URL / was not found on this server.

Thanks!

If the upload failed, then the error:

"The requested URL / was not found on this server"

*is entirely expected. *

A failed upload means that ODK Aggregate was not successfully installed on
the Google AppEngine infrastructure. If it was not successfully installed,
then Google will not find it under the / folder under your application id;
if you try to browse to that location, then your browser will display the
above error.

Again: the warning about Backends IS NOT THE ISSUE.

Look for another cause in the upload progress log. Perhaps your gmail
account uses 2-factor authentication and you did not configure an
application-specific password?

··· On Tue, Mar 31, 2015 at 2:48 PM, Francesc Cañas wrote:

Hi there,

I have the same problem too, but the issue is not only the alarming
warning, is that the server doesn't work at all. Is for another cause?

when I go to the web myuser.appspot.com it displays the message: Error:
Not FoundThe requested URL / was not found on this server.

Thanks!

--

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