This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 35434 - NPE when attempting to use Update Center
Summary: NPE when attempting to use Update Center
Status: VERIFIED DUPLICATE of bug 35335
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-14 18:52 UTC by overzealous
Modified: 2008-12-22 18:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
My ide.log (265.67 KB, text/plain)
2003-08-14 18:53 UTC, overzealous
Details

Note You need to log in before you can comment on or make changes to this bug.
Description overzealous 2003-08-14 18:52:13 UTC
When I try to proceed to the next screen in the
update center, whether I'm trying to install a
downloaded module or get update modules, I get a
NullPointerException.

I upgraded my computer recently.  In the process,
I accidentally installed NB 3.5.1 instead of 3.5.
 Theoretically, this shouldn't matter.  I kept my
old user directory, but I installed a brand new
NB.  I even tried overriding the install with the
files from the NB3.5.1 ZIP file.  Same error.
Comment 1 overzealous 2003-08-14 18:53:21 UTC
Created attachment 11324 [details]
My ide.log
Comment 2 David Konecny 2003-08-18 09:10:55 UTC
The NPE is at 

org.openide.WizardDescriptor.goToNextStep(WizardDescriptor.java:598)

Btw. there is couple of other exceptions.
Comment 3 Jiri Rechtacek 2003-08-18 09:54:41 UTC
It's duplicate, fixed in maintrunk.

*** This issue has been marked as a duplicate of 35335 ***
Comment 4 Marian Mirilovic 2003-09-03 16:28:54 UTC
verifying duplication