Hi, I am getting the below error message when i am trying to get data from google datastore and i am behind corporate proxy.
Error message : Apr 24, 2013 6:58:03 PM com.google.appengine.repackaged.org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect Apr 24, 2013 6:58:03 PM com.google.appengine.repackaged.org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: Retrying request Please help me out from this issue, I want this issue be resolved. Thanks, Srikanth On Wednesday, 24 April 2013 00:59:35 UTC+5:30, srikanth ande wrote: > > Hi, > > I am trying to access the Google DataStore using remote API behind proxy. > But i am not able to work on that. It is giving an exception "Connection > Refused". The same code is running fine when i am out of proxy. Could any > one please let me know how to use remote API behind proxy? I am very much > annoyed with this issue as it stopped all my work and i developed my entire > code, but now it is not working behind proxy. I developed my code in Java. > Please help me out from this issue. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
