Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 179848 - Error: "java.lang.NullPointerException" in org.eclipse.update.ui
Summary: Error: "java.lang.NullPointerException" in org.eclipse.update.ui
Status: RESOLVED DUPLICATE of bug 104795
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Update (deprecated - use Eclipse>Equinox>p2) (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Update-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-28 16:55 EDT by Eugene Kuleshov CLA
Modified: 2007-03-28 18:06 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 Eugene Kuleshov CLA 2007-03-28 16:55:02 EDT
Getting this error when browsing trough Europa stage update site.

-- Error Log --
Date: Wed Mar 28 12:29:16 EDT 2007
Message: java.lang.NullPointerException
Severity: Error
Plugin ID: org.eclipse.update.ui
Stack Trace:
java.lang.NullPointerException
at org.eclipse.update.internal.ui.wizards.ReviewPage$TreeContentProvider.getParent(ReviewPage.java:185)
at org.eclipse.update.internal.ui.wizards.ReviewPage.getSite(ReviewPage.java:1398)
at org.eclipse.update.internal.ui.wizards.ReviewPage.access$29(ReviewPage.java:1395)
at org.eclipse.update.internal.ui.wizards.ReviewPage$14.run(ReviewPage.java:837)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
Comment 1 Eugene Kuleshov CLA 2007-03-28 16:55:52 EDT
Forgot to say that it is in Eclipse 3.3M6
Comment 2 Dejan Glozic CLA 2007-03-28 18:06:05 EDT

*** This bug has been marked as a duplicate of bug 104795 ***