Hello:
I’m having a problem with updating my eclipse software, and can’t seem to locate any information in the FAQs or elsewhere on the forums.
My Environment
————————————————————————–
Windows XP
Eclipse 3.0.0 (Fresh install for MyEclipse)
Serveral Plugins installed including P4-WSAD
8 PDE plugins
MyEclipse v3.8.4
JDK v1.4.2-b28 for both Eclipse and AppServer (Oracle OC4J)
The Problem
—————————————————————————
Any attempt to use Help->Software Updates functions results in a popup error saying “NullPointerException.” Contents of the Eclipse logfile are as follows:
!ENTRY org.eclipse.update.ui 4 0 Mar 09, 2005 11:12:29.787
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at org.eclipse.update.internal.search.UpdatesSearchCategory$UpdateQuery.run(UpdatesSearchCategory.java:261)
at org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequest.java:338)
at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:207)
at org.eclipse.update.internal.ui.wizards.SearchRunner$1.run(SearchRunner.java:96)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
Any help is greatly appreciated since I know I’m behind by at least on patch to the Eclipse core.