aggregate
aggregate copied to clipboard
Running ODK Aggregate and getting errors
Issue by mitchellsundt
Thursday Jul 09, 2015 at 19:45 GMT
Originally opened as https://github.com/opendatakit/opendatakit/issues/1118 (0 comment(s))
Originally reported on Google Code with ID 1117
Hi,
I am currently setting up ODK Aggregate v1.4.0 on my local machine using the steps
outlined in http://aggregate.opendatakit.googlecode.com/hg/CONFIGURE.txt . I tried
to running the index.html file after following the steps in the link above but i got
the error below.
at com.google.appengine.tools.development.DevAppServerImpl.access$000(DevAppServerImpl.java:47)
at com.google.appengine.tools.development.DevAppServerImpl$1.run(DevAppServerImpl.java:213)
at com.google.appengine.tools.development.DevAppServerImpl$1.run(DevAppServerImpl.java:211)
at java.security.AccessController.doPrivileged(Native Method)
at com.google.appengine.tools.development.DevAppServerImpl.start(DevAppServerImpl.java:211)
at com.google.appengine.tools.development.gwt.AppEngineLauncher.start(AppEngineLauncher.java:97)
at com.google.gwt.dev.DevMode.doStartUpServer(DevMode.java:522)
at com.google.gwt.dev.DevModeBase.startUp(DevModeBase.java:1104)
at com.google.gwt.dev.DevModeBase.run(DevModeBase.java:844)
at com.google.gwt.dev.DevMode.main(DevMode.java:322)
Caused by: java.lang.NoClassDefFoundError: com/google/appengine/api/datastore/EntityNotFoundException
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getDeclaredConstructor(Unknown Source)
Mar 16, 2015 9:41:42 PM com.google.apphosting.utils.jetty.JettyLogger warn
WARNING: Nested in org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'datastore' defined in class path resource [odk-settings.xml]: Instantiation
of bean failed; nested exception is java.lang.NoClassDefFoundError: com/google/appengine/api/datastore/EntityNotFoundException:
java.lang.ClassNotFoundException: com.google.appengine.api.datastore.EntityNotFoundException
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.google.appengine.tools.development.IsolatedAppClassLoader.loadClass(IsolatedAppClassLoader.java:216)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getDeclaredConstructor(Unknown Source)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy$1.run(SimpleInstantiationStrategy.java:75)
WARNING: Start request to /_ah/start on server 0.background failed (HTTP status code=503).
Retrying...
Mar 16, 2015 9:42:44 PM com.google.appengine.tools.development.InstanceHelper sendStartRequest
WARNING: Start request to /_ah/start on server 0.background failed (HTTP status code=503).
Retrying...
Mar 16, 2015 9:42:45 PM com.google.appengine.tools.development.InstanceHelper sendStartRequest
WARNING: Start request to /_ah/start on server 0.background failed (HTTP status code=503).
Retrying...
Mar 16, 2015 9:42:46 PM com.google.appengine.tools.development.InstanceHelper sendStartRequest
WARNING: Start request to /_ah/start on server 0.background failed (HTTP status code=503).
Retrying...
Mar 16, 2015 9:42:47 PM com.google.appengine.tools.development.InstanceHelper sendStartRequest
WARNING: Start request to /_ah/start on server 0.background failed (HTTP status code=503).
Retrying...
Mar 16, 2015 9:42:48 PM com.google.appengine.tools.development.InstanceHelper sendStartRequest
WARNING: Start request to /_ah/start on server 0.background failed (HTTP status code=503).
Retrying...
Mar 16, 2015 9:42:49 PM com.google.appengine.tools.development.InstanceHelper sendStartRequest
WARNING: Start request to /_ah/start on server 0.background failed (HTTP status code=503).
Retrying...
Mar 16, 2015 9:42:50 PM com.google.appengine.tools.development.InstanceHelper sendStartRequest
WARNING: Start request to /_ah/start on server 0.background failed (HTTP status code=503).
Retrying...
Mar 16, 2015 9:42:51 PM com.google.appengine.tools.development.InstanceHelper sendStartRequest
WARNING: Start request to /_ah/start on server 0.background failed (HTTP status code=503).
Retrying...
Mar 16, 2015 9:42:52 PM com.google.appengine.tools.development.InstanceHelper sendStartRequest
WARNING: Start request to /_ah/start on server 0.background failed (HTTP status code=503).
Retrying...
Reported by olabodeolushi on 2015-03-17 02:31:48
Attention! We're housekeeping! This issue will automatically be closed if no feedback is received in one week.
If this issue is important to you or you can provide more information about it, please, do so as soon as possible :)