Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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/



Back to the top