Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LusciousPear/d7743e8ea17f1789837e2f3c42098256 to your computer and use it in GitHub Desktop.
Save LusciousPear/d7743e8ea17f1789837e2f3c42098256 to your computer and use it in GitHub Desktop.
! com.google.apphosting.api.ApiProxy$RPCFailedException: The remote RPC to the application server failed for the call cloud_datastore_v1beta3.Commit().
! at com.google.appengine.api.datastore.DatastoreApiHelper.createV1Exception(DatastoreApiHelper.java:91) ~[thephodrop-1.0-SNAPSHOT.jar:na]
! at com.google.appengine.api.datastore.RemoteCloudDatastoreV1Proxy$7.call(RemoteCloudDatastoreV1Proxy.java:220) ~[thephodrop-1.0-SNAPSHOT.jar:na]
! at com.google.appengine.api.datastore.RemoteCloudDatastoreV1Proxy$7.call(RemoteCloudDatastoreV1Proxy.java:214) ~[thephodrop-1.0-SNAPSHOT.jar:na]
! at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_45]
! at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ~[na:1.8.0_45]
! at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[na:1.8.0_45]
! at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment