Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

unable to install google app engine plugin for eclipse(indigo)

when i try to install google app engine plugin for eclipse it keeps giving below error message at about 47%

"installing software has encountered a problem. An error occured while collecting items to be installed"

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.appengine.eclipse.core_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.appengine.eclipse.sdkbundle_1.5.3.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.appengine.rpc_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.appsmarketplace_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.core_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer_2.4.0.r37x201108271303.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer.UiBinder_2.4.0.r37x201108271303.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer.gpe_2.4.0.r37x201108290223.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer.hosted_2.4.0.r37x201108271255.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer.hosted.2_0_2.4.0.r37x201108271255.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer.hosted.2_0.ie_2.4.0.r37x201108271255.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer.hosted.2_0.super_2.4.0.r37x201108271255.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer.hosted.2_0.webkit_2.4.0.r37x201108271255.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer.hosted.2_2_2.4.0.r37x201108271255.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer.hosted.2_2.ie_2.4.0.r37x201108271255.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.designer.hosted.2_2.webkit_2.4.0.r37x201108271255.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.gph_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.gph.subclipse_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.login_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.managedapis_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.maven_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.maven.e37_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.platform.e37_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.platform.shared_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.suite_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gwt.eclipse.core_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gwt.eclipse.oophm_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.r37v201108301710.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/org.eclipse.wb.core_1.1.0.r37x201108271211.jar.
Read timed out
Unable to read repository at  dl.google.com/eclipse/plugin/3.7/plugins/org.eclipse.wb.core.databinding_1.1.0.r37x201108271211.jar.
Read timed out
like image 537
rajesh Avatar asked Aug 13 '26 21:08

rajesh


1 Answers

Here is the work around :

  1. Separately download the jar files for which read timeout is hapenning. In this case download com.google.gwt.eclipse.sdkbundle.2.0.3_2.0.3.v201002191036.jar. com.google.appengine.eclipse.sdkbundle.1.3.3_1.3.3.v201004231111.jar.

    Using above url. Note: both jars are above 80MB and takes a while for download.

  2. Copy the jars to plugin folder of eclipse

  3. Resume plugin installation once again.

This worked for me.

like image 117
Avinash K.P Avatar answered Aug 16 '26 07:08

Avinash K.P