- This topic has 1 reply, 2 voices, and was last updated 13 years, 2 months ago by
support-joy.
-
AuthorPosts
-
softwarefmMemberI am currently creating an Eclipse plugin available at http://update.softwarefm.org.
When I install this with the “vanilla” Helios or Indigo update managers I have no problems. The method I use is here: http://www.softwarefm.org/pages/downloads.php.
Unfortunately when I use MyEclipse 10 (I installed it today) I cannot install the plugin. I am obviously concerned as a large part of my user base uses MyEclipse. I’ll stress again that I have successfully downloaded this (lots of times) on Indigo and Helios releases.
I have copied the exact error message at the end of this post
I have tried Google searching on the terns “WrongFileLengthException” etc, and found very few hits. The server logs show no issues, so we are assuming that the jars are actually being downloaded, but there is something about them that is incompatible with MyEclipse.
Could you advise me firstly about what the error means, and secondly how to modify my update site!
Thanks very much
Phil
My system:
Windows 7, 64 bit
Myeclipse 10 (downloaded today)
Java: 1.6.0_29An error occurred while collecting items to be installed
session context was:(profile=com.poweredbypulse.profile-0-rb-5513151-1332509206304, phase=com.genuitec.pulse2.client.common.download.PulseCollect, operand=, action=).
Unable to retrieve osgi.bundle,org.softwarefm.client,1.0.0.201203161044
Unable to retrieve artifact; see log for more details
22164 is not expected; should have been 28715
Unable to retrieve osgi.bundle,org.softwarefm.softwarefmcommon,1.0.0.201203161044
Unable to retrieve artifact; see log for more details
26640 is not expected; should have been 33767
support-joyMemberPhil ,
I am afraid this is not a MyEclipse issue. Please refer – http://www.softwarefm.org/pages/downloads.php
It mentions that there is currently an incompatibility issue with ‘MyEclipse’. Also they have asked to send an email to info(at)softwarefm(dot)org to get notified when this issue is resolved. -
AuthorPosts