kiekeon / adt-addons

Automatically exported from code.google.com/p/adt-addons
0 stars 0 forks source link

Plugin fails while download on Eclipse Indigo #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm trying to install plugin on Eclipse Indigo:

Eclipse SDK
Version: 3.7.0
Build id: I20110613-1736

OS:
Windows XP SP 3

When I download plugin, process hangs (see ProgressBar.png) and then error 
dialog box appears (see ProgressBar.png)

Original issue reported on code.google.com by Asha...@gmail.com on 9 Feb 2012 at 3:04

Attachments:

GoogleCodeExporter commented 8 years ago
I have the same problem.
Do you find some solutions ?

Original comment by manao...@gmail.com on 19 Feb 2012 at 9:08

GoogleCodeExporter commented 8 years ago
Not yet. But my friend installed this plugin several month ago (I'm not sure 
that on Indigo) and I simply copy/paste plugin folder into 
eclipse_indigo\plugins\com.android.ide.eclipse.source_11.0.0.201106122256, so 
it works. But sometimes to attach source it's needed to point to sources in 
subfolders of plugin.

Original comment by Asha...@gmail.com on 22 Feb 2012 at 12:47

GoogleCodeExporter commented 8 years ago
I think this is primarily a configuration issue with google servers.

Through one network, I was able to download all the google stuff for Eclipse, 
but through another it was endless trouble.

It looks as though the dl-ssl.google.com server only handles a few connection 
requests within a certain time frame from hosts certain networks, and if it 
gets too many requests, it locks out connections with the host for a long time. 
 Such a configuration might be set up as a naive protection mechanism to repel 
denial-of-service attacks.

That would explain why one user never sees a problem, but another always does.
It would explain why some users find going through a proxy was the problem, 
while other users report going through a proxy is the *solution*.
It would explain why changing HTTP to HTTPS helps temporarily for some users.

It would explain why I was able to eventually get the subset of google software 
I needed, by trying to download a few packages until it hung, waiting a day, 
then trying again.

Google guys, please examine your server.

Original comment by Stevan.W...@gmail.com on 26 Jul 2012 at 11:09