When trying to install the ADT plugin following Android Developper Site’ instructions on a freshly installed Eclipse, I obtained the following error message:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
HTTP Server 'Bad Gateway' : http://dl-ssl.google.com/android/eclipse/plugins/com.android.ide.eclipse.ddms_16.0.1.v201112150204-238534.jar
HttpClient connection error response code 502.
Is there a workaround allowing me to install the plugin?
I had this same issue on my local pc, no issues with firewall at all, I actually turned it completely off for this.
Nothing seemed to work, until I read on another help forum that it was actually built for Helios version of eclipse, so I gave that a try and it worked first go!
I don’t understand how it can make a difference as its a server return code and nothing to do with the client setup, but as worked for me when everything else failed.
I used win32 version http://www.eclipse.org/downloads/packages/release/helios/sr2, I recommend giving it a try if you are out of options.
The speed was another thing altogether though, it was still terribly slow.
Good luck!