Upload ODK aggregate to Google AppEngine

*Hello, I am new to ODK app technology and I am trying setup one for
learning purposes. I installed ODK collect on my android and downloaded
Java upgrade on my computer. I created appengine project and I trying to
upload ODK aggregate on to appengine but with less success. I need
assistance and thanks. *

see below:

··· =============================================================

Looking for java...
found java in PATH... C:\ProgramData\Oracle\Java\javapath\java.exe
Mar 03, 2016 5:56:12 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.
Mar 03, 2016 5:56:13 PM
com.google.appengine.tools.info.RemoteVersionFactory getVersion
INFO: Unable to access

javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(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:189)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:128)
at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:124)
Caused by: sun.security.validator.ValidatorException: PKIX path building
failed: sun.security.provider.certpath.SunCertPathBuilderException: unable
to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
... 20 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown
Source)
at java.security.cert.CertPathBuilder.build(Unknown Source)
... 26 more

Reading application configuration data...
Mar 03, 2016 5:56:14 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Mar 03, 2016 5:56:14 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml
Mar 03, 2016 5:56:14 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml
Mar 03, 2016 5:56:14 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml
Mar 03, 2016 5:56:14 PM com.google.apphosting.utils.config.IndexesXmlReader
readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Mar 03, 2016 5:56:14 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...

javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
Unable to update app: sun.security.validator.ValidatorException: PKIX path
building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
Please see the logs
[C:\Users\Morska\AppData\Local\Temp\appcfg2574685150199918035.log] for
further information.
---- WEBSITE COMPLETE - BEGIN BACKEND ----
Mar 03, 2016 5:56:16 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.
Mar 03, 2016 5:56:18 PM
com.google.appengine.tools.info.RemoteVersionFactory getVersion
INFO: Unable to access

javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(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:189)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:128)
at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:124)
Caused by: sun.security.validator.ValidatorException: PKIX path building
failed: sun.security.provider.certpath.SunCertPathBuilderException: unable
to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
... 20 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown
Source)
at java.security.cert.CertPathBuilder.build(Unknown Source)
... 26 more

Reading application configuration data...
Mar 03, 2016 5:56:18 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Mar 03, 2016 5:56:19 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml
Mar 03, 2016 5:56:19 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml
Mar 03, 2016 5:56:19 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml
Mar 03, 2016 5:56:19 PM com.google.apphosting.utils.config.IndexesXmlReader
readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Mar 03, 2016 5:56:19 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/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.

javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
Unable to update app: sun.security.validator.ValidatorException: PKIX path
building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
Please see the logs
[C:\Users\Morska\AppData\Local\Temp\appcfg2766673814415376046.log] for
further information.
*---END-SCRIPT-FAILURE--- *

There is something broken in your Java install and I think that's
manifesting in Java not finding your security certificates.

Reboot, make sure your device time is correct, then try the install
again. If that fails, uninstall every copy of Java you have and
reinstall the latest Java JRE.

Yaw

··· -- Need ODK consultants? Nafundi provides form design, server setup, in-field training, and software development for ODK. Go to https://nafundi.com to get started.

On Thu, Mar 3, 2016 at 4:57 PM, morskaconsult@gmail.com wrote:

Hello, I am new to ODK app technology and I am trying setup one for learning
purposes. I installed ODK collect on my android and downloaded Java upgrade
on my computer. I created appengine project and I trying to upload ODK
aggregate on to appengine but with less success. I need assistance and
thanks.

see below:

Looking for java...
found java in PATH... C:\ProgramData\Oracle\Java\javapath\java.exe
Mar 03, 2016 5:56:12 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.
Mar 03, 2016 5:56:13 PM com.google.appengine.tools.info.RemoteVersionFactory
getVersion
INFO: Unable to access
https://appengine.google.com/api/updatecheck?runtime=java&release=1.9.18×tamp=1423769416&api_versions=['1.0']
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(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:189)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:128)
at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:124)
Caused by: sun.security.validator.ValidatorException: PKIX path building
failed: sun.security.provider.certpath.SunCertPathBuilderException: unable
to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
... 20 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown
Source)
at java.security.cert.CertPathBuilder.build(Unknown Source)
... 26 more

Reading application configuration data...
Mar 03, 2016 5:56:14 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Mar 03, 2016 5:56:14 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml
Mar 03, 2016 5:56:14 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml
Mar 03, 2016 5:56:14 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml
Mar 03, 2016 5:56:14 PM com.google.apphosting.utils.config.IndexesXmlReader
readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Mar 03, 2016 5:56:14 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/backends.xml

Beginning interaction for module default...

javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
Unable to update app: sun.security.validator.ValidatorException: PKIX path
building failed: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
Please see the logs
[C:\Users\Morska\AppData\Local\Temp\appcfg2574685150199918035.log] for
further information.
---- WEBSITE COMPLETE - BEGIN BACKEND ----
Mar 03, 2016 5:56:16 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.
Mar 03, 2016 5:56:18 PM com.google.appengine.tools.info.RemoteVersionFactory
getVersion
INFO: Unable to access
https://appengine.google.com/api/updatecheck?runtime=java&release=1.9.18×tamp=1423769416&api_versions=['1.0']
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(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:189)
at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:128)
at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:124)
Caused by: sun.security.validator.ValidatorException: PKIX path building
failed: sun.security.provider.certpath.SunCertPathBuilderException: unable
to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
... 20 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown
Source)
at java.security.cert.CertPathBuilder.build(Unknown Source)
... 26 more

Reading application configuration data...
Mar 03, 2016 5:56:18 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/appengine-web.xml
Mar 03, 2016 5:56:19 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/web.xml
Mar 03, 2016 5:56:19 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/cron.xml
Mar 03, 2016 5:56:19 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/queue.xml
Mar 03, 2016 5:56:19 PM com.google.apphosting.utils.config.IndexesXmlReader
readConfigXml
INFO: Successfully processed G:/Morska/ODK/ODK
Aggregate/ODKAggregate\WEB-INF/datastore-indexes.xml
Mar 03, 2016 5:56:19 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml
INFO: Successfully processed G:/Morska/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.

javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
Unable to update app: sun.security.validator.ValidatorException: PKIX path
building failed: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
Please see the logs
[C:\Users\Morska\AppData\Local\Temp\appcfg2766673814415376046.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.