[google-appengine] ApiProxy$UnknownException

2017-04-14 Thread Sven Reinck
Hi there... I have a cron job that is running once per day... Three days ago there was an error in the Log Console: "A problem was encountered with the process that handled this request, causing it to exit. This is likely to cause a new process to be used for the next request to your applicati

Re: [google-appengine] ApiProxy$UnknownException

2009-11-16 Thread Ikai L (Google)
Lucian, what environment are you getting this in? I'm assuming this is on your development machine. Can you post your OS, Java and SDK versions? On Thu, Nov 12, 2009 at 6:10 AM, Lucian Baciu wrote: > I keep getting this error: > > com.google.apphosting.api.ApiProxy$UnknownException: An error occ

[google-appengine] ApiProxy$UnknownException

2009-11-12 Thread Lucian Baciu
I keep getting this error: com.google.apphosting.api.ApiProxy$UnknownException: An error occurred for the API request datastore_v3.RunQuery(). at com.google.apphosting.runtime.ApiProxyImpl.doSyncCall (ApiProxyImpl.java:198) at com.google.apphosting.runtime.ApiProxyImpl.access$000 (