- This topic has 4 replies, 3 voices, and was last updated 14 years, 10 months ago by
Ram.
-
AuthorPosts
-
Sean LangfordMemberGetting this error:
An error occurred while collecting items to be installed session context was:(profile=com.poweredbypulse.profile-0-rb-673002-1278083028234, phase=com.genuitec.pulse2.client.common.download.PulseCollect, operand=, action=). Unable to retrieve osgi.bundle,com.google.gwt.eclipse.core,1.3.3.v201006111302 Download of osgi.bundle,com.google.gwt.eclipse.core,1.3.3.v201006111302 stalled http://failsafe.poweredbypulse.com/osgi.bundle_com.google.gwt.eclipse.core_1.3.3.v201006111302.jar?AWSAccessKeyId=1X9GCXQWA0SQNW48TD02&Expires=1279027422&Signature=z1MoNcqBpjFw4viHDYMSXIWoaeg= Attempting download of osgi.bundle,com.google.gwt.eclipse.core,1.3.3.v201006111302 from unavailable host failsafe repository; aborting http://failsafe.poweredbypulse.com/osgi.bundle_com.google.gwt.eclipse.core_1.3.3.v201006111302.jar?AWSAccessKeyId=1X9GCXQWA0SQNW48TD02&Expires=1279027422&Signature=z1MoNcqBpjFw4viHDYMSXIWoaeg= Download stalled; will attempt another mirror if possible
[/quote]
support-joyMemberlangfors,
Can you answer couple of queries for me to determine the root cause –
1. Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
2. How did you install MyEclipse – using all-in-one installer / pulse / archived update site on top of eclipse classic?
3. How did you add GWT plugin? Have you added using myeclipse configuration center / pulse? Can you include detailed steps.
4. If you have added any update site, can you share the weblink of the plugin?
5. Do you have any other plugins added to your ME profile? If yes, can you list them here?Looks like you faced issues with the download mirror site. I would recommend you a quick fix using pulse. Please follow below mentioned steps –
1. Open Pulse. If you don’t have pulse, download from http://www.poweredbypulse.com
2. Login to pulse
3. Select “Eclipse – Galileo” realm from top left hand corner dropdown(This is in case you are using ME 8.5 else choose relevant realm)
4. Select “MyEclipse 8.5” from “My Profiles”
5. Right click on “MyEclipse 8.5” and click on [re-install and run]
6. This will open a wizard which will guide you through the rest of the steps
Pulse will automatically fix any dependency issues.
Let me know how this works for you.Best.
Sean LangfordMemberHi Joy,
1)
*** Date: Wednesday, July 7, 2010 8:50:41 AM EDT ** System properties: OS=Linux OS version=2.6.33 Java version=1.6.0_13 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 8.5 Build id: 8.5-20100319 *** Eclipse details: MyEclipse Enterprise Workbench Version: 8.5 Build id: 8.5-20100319 Eclipse startup command=-os linux -ws gtk -arch x86_64 -showsplash -launcher /home/langfors/Genuitec/MyEclipse 8.5/myeclipse -name Myeclipse --launcher.library /home/langfors/Genuitec/MyEclipse 8.5/../Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519/eclipse_1206.so -startup /home/langfors/Genuitec/MyEclipse 8.5/../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -exitdata 5a470003 -install /home/langfors/Genuitec/MyEclipse 8.5 -configuration /home/langfors/Genuitec/MyEclipse 8.5/configuration -clean -vm /home/langfors/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/bin/java
2) I used the ‘All in one installer’ from the MyEclipse site for 64 bit Linux
3) I added the GWT plugin using the “MyEclipse Configuration Center”. I entered “GWT” into the “Browse Software” search box and selected the “Google Plugin for Eclipse”.4) I also tried using the Google update site directly:
http://dl.google.com/eclipse/plugin/3.55) I have only one other plugin installed: “Subversive” – also installed via “MyEclipse Configuration Center” using the default plugin.
I am in the process of doing the Re-install and run – this should take a few hours. will report when complete.
Thanks
Sean
Sean LangfordMemberHi Joy,
I have tried doing a ‘Reinstall and Run’ from within Pulse Explorer of my MyEclipse 8.5 profile and this yeilds a similar error:
An error occurred while collecting items to be installed session context was:(profile=com.poweredbypulse.profile-20161-rmb-643079, phase=com.genuitec.pulse2.client.common.download.PulseCollect, operand=, action=). Unable to retrieve osgi.bundle,com.google.gwt.eclipse.core,1.3.3.v201006111302 Download of osgi.bundle,com.google.gwt.eclipse.core,1.3.3.v201006111302 stalled http://failsafe.poweredbypulse.com/osgi.bundle_com.google.gwt.eclipse.core_1.3.3.v201006111302.jar?AWSAccessKeyId=1X9GCXQWA0SQNW48TD02&Expires=1279123839&Signature=NTpuBIhpfA37HTcSC0NoWA/Y7RI= Attempting download of osgi.bundle,com.google.gwt.eclipse.core,1.3.3.v201006111302 from unavailable host failsafe repository; aborting http://failsafe.poweredbypulse.com/osgi.bundle_com.google.gwt.eclipse.core_1.3.3.v201006111302.jar?AWSAccessKeyId=1X9GCXQWA0SQNW48TD02&Expires=1279123839&Signature=NTpuBIhpfA37HTcSC0NoWA/Y7RI= Download stalled; will attempt another mirror if possible
I am at my wits end here; I have 6 developers waiting for this to be solved. Until I get this issue resolved we are falling back to Eclipse 3.5. With Eclipse 3.5 we do not have the problem of installing the GWT plug in.
Any help appreciated
Thanks
Sean
RamMemberSean,
A solution has been posted for the ticket you have raised.
I am copy pasting the solution for further reference –The problem was caused by a new release of GWT that changed the plugin identifiers. An update to identifiers (rather than versions) is unusual and as a result, we needed to update the software catalog to compensate for the change.
If you restart MyEclipse and either re-add the “Google Plugin for Eclipse” from the software catalog or re-apply your update you should find that it works properly once again.
-
AuthorPosts