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 219369 - NullPointerException at org.netbeans.modules.autoupdate.ui.SettingsTab$Listener.prepareContent
Summary: NullPointerException at org.netbeans.modules.autoupdate.ui.SettingsTab$Listen...
Status: RESOLVED DUPLICATE of bug 218719
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 11:14 UTC by Stepan Zebra
Modified: 2012-10-17 07:11 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192943


Attachments
stacktrace (1.91 KB, text/plain)
2012-10-02 11:14 UTC, Stepan Zebra
Details
stacktrace (6.47 KB, text/plain)
2012-10-02 11:32 UTC, Vladimir Riha
Details
stacktrace (5.74 KB, text/plain)
2012-10-03 14:53 UTC, gameshas
Details
stacktrace (5.03 KB, text/plain)
2012-10-03 17:11 UTC, guilhermeblanco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Zebra 2012-10-02 11:14:50 UTC
This bug was originally marked as duplicate of bug 218719, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta (Build 201210020205)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
stezeb: opened Plugin Manager through Start Page right after starting fresshly installed NB 7.3 Beta1




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.autoupdate.ui.SettingsTab$Listener.prepareContent(SettingsTab.java:459)
   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:184)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:164)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:211)
Comment 1 Stepan Zebra 2012-10-02 11:14:54 UTC
Created attachment 125216 [details]
stacktrace
Comment 2 Stepan Zebra 2012-10-02 11:17:39 UTC
should this be fixed in Beta?
Comment 3 Jiri Rechtacek 2012-10-02 11:28:09 UTC
(In reply to comment #2)
> should this be fixed in Beta?

No
Comment 4 Vladimir Riha 2012-10-02 11:32:19 UTC
Created attachment 125217 [details]
stacktrace

opened Tools|Plugins
Comment 5 Jiri Rechtacek 2012-10-02 15:12:48 UTC
NetBeans 7.3 Beta doesn't contain bugfix of the issue 218719 (#1 and #2 came from beta), #3 report came from the build nbms-and-javadoc-9445-on-20120921 which also doesn't contain the bugfix of 2012/09/22. So is it dup of issue 218719.

*** This bug has been marked as a duplicate of bug 218719 ***
Comment 6 Exceptions Reporter 2012-10-03 13:47:17 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=192943
Comment 7 gameshas 2012-10-03 14:53:14 UTC
Created attachment 125311 [details]
stacktrace
Comment 8 guilhermeblanco 2012-10-03 17:11:16 UTC
Created attachment 125319 [details]
stacktrace

Opening Tools > Plugins
Comment 9 Exceptions Reporter 2012-10-16 18:41:24 UTC
This bug already has 50 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=192943