whitefire00700 / google-api-translate-java

Automatically exported from code.google.com/p/google-api-translate-java
0 stars 0 forks source link

Translate.execute is not working on production system #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

  am unable to translate the languages by using google-api-translate-java on production system(Operation System: Ubuntu) 

 In the local system(Windows), its working fine. But when i deployed into the production server, its giving the exception like 

  [google-api-translate-java] Error retrieving translation.

 FYI: There no firewall setting and proxy server in the production system..

 And i tried with by setting the IP address of the system Translate.setHttpReferrer(http://x.x.x.x/abc).. But still getting the same exception..

Please help me out.. Thanks in advance..

/Vijay  

Original issue reported on code.google.com by vijaykum...@gmail.com on 28 Dec 2010 at 6:23

GoogleCodeExporter commented 9 years ago
Printing out the entire stack trace may help show more information, I can't 
offer anything more helpful from what you list here.

You may find the Google groups or somewhere like stackoverflow.com offer 
quicker advice, this sounds more like a user-infrastructure issue than a bug in 
the library.

Original comment by rich.mid...@gmail.com on 28 Dec 2010 at 9:20