Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Exception installing all from CDT 6.0m7

I've fixed this in CDT HEAD.

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for "Rohrbach, Randy" ---05/11/2009 11:50:30 AM---Martin"Rohrbach, Randy" ---05/11/2009 11:50:30 AM---Martin


From:

"Rohrbach, Randy" <randy.rohrbach@xxxxxxxxxxxxx>

To:

"CDT General developers list." <cdt-dev@xxxxxxxxxxx>

Date:

05/11/2009 11:50 AM

Subject:

RE: [cdt-dev] Exception installing all from CDT 6.0m7




Martin

This is an error in the site.xml file. I changed it in a local copy and retried the install and it does not error.
I have attached the changed file. I will go try and find where it is within the source tree.

Randy


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Oberhuber, Martin
Sent:
Monday, May 11, 2009 9:47 AM
To:
CDT General developers list.
Subject:
[cdt-dev] Exception installing all from CDT 6.0m7

Hi there,

when I install all of CDT 6.0m7 from the downloaded master ZIP on Windows
with Classic Update Manager, I get this exception while loading the master ZIP
(that is, right before the feature selection dlg comes up):

java.io.FileNotFoundException: JAR entry features/org.eclipse.examples.dsf_2.0.0.200905061052.jar not found in L:\Ecltest\3.5m7\cdt-master-6.0.0-I200905061052.zip
at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:132)
at org.eclipse.update.internal.core.connection.OtherResponse.getInputStream(OtherResponse.java:36)
at org.eclipse.update.core.ContentReference.getInputStream(ContentReference.java:151)
at org.eclipse.update.core.FeatureContentProvider.asLocalReference(FeatureContentProvider.java:264)
at org.eclipse.update.internal.core.FeaturePackagedContentProvider.getFeatureEntryArchiveReferences(FeaturePackagedContentProvider.java:157)
at org.eclipse.update.internal.core.FeaturePackagedContentProvider.getFeatureManifestReference(FeaturePackagedContentProvider.java:83)
at org.eclipse.update.internal.core.FeaturePackagedFactory.createFeature(FeaturePackagedFactory.java:39)
at org.eclipse.update.core.Site.createFeature(Site.java:536)
at org.eclipse.update.core.FeatureReference.createFeature(FeatureReference.java:124)
at org.eclipse.update.core.FeatureReference.getFeature(FeatureReference.java:112)
at org.eclipse.update.core.FeatureReference.getFeature(FeatureReference.java:99)
at org.eclipse.update.internal.search.SiteSearchCategory$FeatureDownloader.run(SiteSearchCategory.java:218)
at java.lang.Thread.run(Thread.java:619)


Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm

[attachment "site.xml" deleted by Vivian Kong/Toronto/IBM] _______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


GIF image

GIF image


Back to the top