[google-appengine] Re: Unable to use Google App Engine Remote API behind proxy

2013-04-24 Thread srikanth ande
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: Unable to use Google App Engine Remote API behind proxy

2013-06-12 Thread Mina Michel
Was anyone able to reach a solution for this?

On Tuesday, April 23, 2013 9:29:35 PM UTC+2, 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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: Unable to use Google App Engine Remote API behind proxy

2013-06-14 Thread Vinny P
Hello Mina,

Problems such as this tend to be implementation-specific. If you're running 
into this problem, can you post the source code you're using and we can 
check it for issues?

-
-Vinny P
Technology & Media Advisor
Chicago, IL

My Go side project: http://invalidmail.com/


On Wednesday, June 12, 2013 7:27:04 AM UTC-5, Mina Michel wrote:
>
> Was anyone able to reach a solution for this?
>
> On Tuesday, April 23, 2013 9:29:35 PM UTC+2, 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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.