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 218719 - NullPointerException at org.netbeans.modules.autoupdate.ui.SettingsTab$Listener.prepareContent
Summary: NullPointerException at org.netbeans.modules.autoupdate.ui.SettingsTab$Listen...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 219369 220477 220954 221870 222167 222625 223058 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-20 22:47 UTC by sunbiz
Modified: 2012-11-30 18:08 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192618


Attachments
stacktrace (1.91 KB, text/plain)
2012-09-20 22:47 UTC, sunbiz
Details
stacktrace (5.74 KB, text/plain)
2012-09-26 13:29 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2012-09-20 22:47:44 UTC
Build: NetBeans IDE Dev (Build 201209160001)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.10-b01, Java(TM) SE Runtime Environment, 1.6.0_35-b10
OS: Windows NT (unknown)

User Comments:
sunbiz: Started the plugins from Tools->plugins and got this exception




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.autoupdate.ui.SettingsTab$Listener.prepareContent(SettingsTab.java:455)
   at org.netbeans.modules.autoupdate.ui.SettingsTab$Listener.modelOrSelectionChanged(SettingsTab.java:486)
   at org.netbeans.modules.autoupdate.ui.SettingsTab$Listener.valueChanged(SettingsTab.java:434)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:167)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:147)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:194)
Comment 1 sunbiz 2012-09-20 22:47:47 UTC
Created attachment 124668 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-09-21 10:36:21 UTC
http://hg.netbeans.org/core-main/rev/983ec43b6742
Comment 3 Quality Engineering 2012-09-22 02:18:36 UTC
Integrated into 'main-golden', will be available in build *201209220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/983ec43b6742
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #218719: NPE at org.netbeans.modules.autoupdate.ui.SettingsTab.prepareContent
Comment 4 sunbiz 2012-09-26 13:29:12 UTC
Created attachment 124942 [details]
stacktrace

Started the plugins window, soon after starting Netbeans and got this exception
Comment 5 Jiri Rechtacek 2012-10-02 15:12:48 UTC
*** Bug 219369 has been marked as a duplicate of this bug. ***
Comment 6 Jiri Rechtacek 2012-10-24 05:37:17 UTC
*** Bug 220477 has been marked as a duplicate of this bug. ***
Comment 7 Jiri Rechtacek 2012-10-27 16:49:38 UTC
*** Bug 220954 has been marked as a duplicate of this bug. ***
Comment 8 Jiri Rechtacek 2012-11-12 10:44:06 UTC
*** Bug 221870 has been marked as a duplicate of this bug. ***
Comment 9 Jiri Rechtacek 2012-11-15 07:55:21 UTC
*** Bug 222167 has been marked as a duplicate of this bug. ***
Comment 10 Jiri Rechtacek 2012-11-23 09:28:13 UTC
*** Bug 222625 has been marked as a duplicate of this bug. ***
Comment 11 Jiri Rechtacek 2012-11-30 18:08:34 UTC
*** Bug 223058 has been marked as a duplicate of this bug. ***