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 252395 - NullPointerException at org.netbeans.modules.welcome.ui.PluginsPanel$ShowPluginManagerAction.actionPerformed
Summary: NullPointerException at org.netbeans.modules.welcome.ui.PluginsPanel$ShowPlug...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Welcome (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-14 01:52 UTC by Sadam14
Modified: 2015-05-14 01:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188745


Attachments
stacktrace (2.92 KB, text/plain)
2015-05-14 01:53 UTC, Sadam14
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sadam14 2015-05-14 01:52:58 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Windows 8

User Comments:
GUEST: close or source firles of the project and try to download modules

GUEST: closed all projects

GUEST: O programa cancelou todos projetos

GUEST: When I started updating my Netbeans, on restarting my PC crashed. hence this problem.

Sadam14: Update some modules bt an fortunalty the internet slowed down then updating stoped bt restart it took long on loading modules because it even stops there

GUEST: i was trying to add in a plug in for andriod development. my email is gemisheresy@gmail.com




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.welcome.ui.PluginsPanel$ShowPluginManagerAction.actionPerformed(PluginsPanel.java:125)
   at org.netbeans.modules.welcome.ui.PluginsPanel$2.actionPerformed(PluginsPanel.java:105)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2346)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
Comment 1 Sadam14 2015-05-14 01:53:01 UTC
Created attachment 153647 [details]
stacktrace