Bug 14432 - NPE: Build M5 : Problems occurred when invoking code from plug-in: org.eclipse.ui
Summary: NPE: Build M5 : Problems occurred when invoking code from plug-in: org.eclips...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Update (deprecated - use Eclipse>Equinox>p2) (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-23 12:54 EDT by Ove Heimark CLA
Modified: 2002-04-27 10:20 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ove Heimark CLA 2002-04-23 12:54:23 EDT
I got this error the second time I started eclipse build M5, I use Sun JDK
1.3.1_02 and I use the same workspace as I had fresh from cvs in last stable
build 20020321


error from .log file:

<status
     plugin-id="org.eclipse.ui"
     severity="WARNING"
     message="Problems occurred when invoking code from plug-in:
org.eclipse.ui."
     code="2">
    <exception
       message="null"
       trace="
java.lang.NullPointerException
 at
org.eclipse.update.internal.ui.manager.UnknownObjectForm.expandTo(UnknownObj
ectForm.java:68)
 at
org.eclipse.update.internal.ui.parts.UpdateFormPage.openTo(UpdateFormPage.ja
va:93)
 at
org.eclipse.update.internal.ui.views.MultiPageView.showPage(MultiPageView.ja
va:113)
 at
org.eclipse.update.internal.ui.views.DetailsView.showPageWithInput(DetailsVi
ew.java:149)
 at
org.eclipse.update.internal.ui.views.DetailsView.selectionChanged(DetailsVie
w.java:209)
 at
org.eclipse.ui.internal.AbstractSelectionService$2.run(AbstractSelectionServ
ice.java:99)
 at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java
:838)
 at org.eclipse.core.runtime.Platform.run(Platform.java:411)
 at
org.eclipse.ui.internal.AbstractSelectionService.fireSelection(AbstractSelec
tionService.java:97)
 at
org.eclipse.ui.internal.AbstractSelectionService.partActivated(AbstractSelec
tionService.java:175)
 at
org.eclipse.ui.internal.WorkbenchPage.firePartActivated(WorkbenchPage.java:9
23)
 at
org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:1421)
 at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:1068)
 at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:56)
 at
org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:1
055)
 at
org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:97
2)
 at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:794)
 at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:632)
 at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java
:838)
 at org.eclipse.core.runtime.Platform.run(Platform.java:411)
 at
org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState(Workbench.java:
610)
 at org.eclipse.ui.internal.Workbench.openWindows(Workbench.java:667)
 at org.eclipse.ui.internal.Workbench.init(Workbench.java:503)
 at org.eclipse.ui.internal.Workbench.run(Workbench.java:816)
 at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.jav
a:777)
 at org.eclipse.core.boot.BootLoader.run(BootLoader.java:319)
 at java.lang.reflect.Method.invoke(Native Method)
 at org.eclipse.core.launcher.Main.basicRun(Main.java:190)
 at org.eclipse.core.launcher.Main.run(Main.java:549)
 at org.eclipse.core.launcher.Main.main(Main.java:390)
">
    </exception>
  </status>
</log-entry>
</log>
Comment 1 Dejan Glozic CLA 2002-04-27 10:20:08 EDT
Fixed in the M5 fixpack