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 254738 - NullPointerException at org.netbeans.modules.ide.ergonomics.fod.FindComponentModules.<init>
Summary: NullPointerException at org.netbeans.modules.ide.ergonomics.fod.FindComponent...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-25 20:56 UTC by kikehf
Modified: 2017-09-13 13:38 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 215000


Attachments
stacktrace (1.03 KB, text/plain)
2015-08-25 20:56 UTC, kikehf
Details
stacktrace (1.17 KB, text/plain)
2017-03-01 13:48 UTC, naphattm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kikehf 2015-08-25 20:56:55 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 8

User Comments:
kikehf: I install a Windows 10 partition and this change the Local Disk C to D, these change is the motive of my error, because when I open NetBeans from the Windows 8, don't occurs this problem

GUEST: sd

GUEST: Won't go further than 'Finding Feature' when trying to create New Project.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.ide.ergonomics.fod.FindComponentModules.<init>(FindComponentModules.java:89)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$PresentModules.schedule(DescriptionStep.java:167)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$PresentModules.propertyChange(DescriptionStep.java:163)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
Comment 1 kikehf 2015-08-25 20:56:57 UTC
Created attachment 155646 [details]
stacktrace
Comment 2 naphattm 2017-03-01 13:48:25 UTC
Created attachment 163737 [details]
stacktrace

<Please provide a description of the problem or the  to reproduce>steps