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 100540 - NPE at o.n.core.startup.preferences.NbPreferences.put
Summary: NPE at o.n.core.startup.preferences.NbPreferences.put
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 22:27 UTC by Marian Mirilovic
Modified: 2007-04-11 22:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException stack trace (8.43 KB, text/plain)
2007-04-10 22:28 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2007-04-10 22:27:21 UTC
Steps to reproduce:
- run plugin-manager build 0410, JDK 1.5.0_11
- open Plugin Manager
- Settings tab
- push Edit for Development Update Center
- select (disable) Check For Updates Automatically
-> NullPointerException rises(attachment)
Comment 1 Marian Mirilovic 2007-04-10 22:28:18 UTC
Created attachment 40709 [details]
NullPointerException stack trace
Comment 2 Jiri Rechtacek 2007-04-11 08:26:14 UTC
Checking in
services/src/org/netbeans/modules/autoupdate/services/UpdateUnitProviderImpl.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/services/Attic/UpdateUnitProviderImpl.java,v
 <--  UpdateUnitProviderImpl.java
new revision: 1.1.2.7; previous revision: 1.1.2.6
done
Checking in ui/src/org/netbeans/modules/autoupdate/ui/SettingsTab.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/Attic/SettingsTab.java,v
 <--  SettingsTab.java
new revision: 1.1.2.5; previous revision: 1.1.2.4
done
Comment 3 Marian Mirilovic 2007-04-11 22:53:53 UTC
verified in before-merge-III build