Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Update site problems...


First ... and Second?

The update site is being refreshed as we "speak", I'll fix that well formedness problem then.
(I'm surprised you can "see" it at all ... you're not using some secret-for-staff-only access are you? :)





"Wayne Beaton" <wayne@xxxxxxxxxxx>
Sent by: cross-project-issues-dev-bounces@xxxxxxxxxxx

06/30/2006 12:28 PM

Please respond to
Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>

To
"'Cross project issues'" <cross-project-issues-dev@xxxxxxxxxxx>
cc
Subject
[cross-project-issues-dev] Update site problems...





I've noticed a couple of problems with the update site.

First, the site.xml is not well-formed XML. When I fix it, I get an error:

An internal error occurred during: "Update Manager". It then only shows me
the "Enabling Features" as options to install.

>From the log:

!ENTRY org.eclipse.core.jobs 4 2 2006-06-30 12:26:23.234
!MESSAGE An internal error occurred during: "Update Manager".
!STACK 0
java.lang.NullPointerException
                at
org.eclipse.update.internal.search.SiteSearchCategory$FeatureDownloader.run(
SiteSearchCategory.java:229)
                at
org.eclipse.update.internal.search.SiteSearchCategory$Query.run(SiteSearchCa
tegory.java:90)
                at
org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequ
est.java:502)
                at
org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequ
est.java:318)
                at
org.eclipse.update.ui.UpdateJob.runSearchForNew(UpdateJob.java:182)
                at org.eclipse.update.ui.UpdateJob.run(UpdateJob.java:170)
                at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

Wayne
--
Wayne Beaton
The Eclipse Foundation
wayne.beaton@xxxxxxxxxxx
http://www.eclipse.org
http://wbeaton.blogspot.com/
http://www.planeteclipse.org/planet/

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top