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 249155

Summary: NullPointerException at org.netbeans.modules.projectapi.LazyLookupProviders$1Prov$1.<init>
Product: projects Reporter: athompson <athompson>
Component: Generic InfrastructureAssignee: Tomas Stupka <tstupka>
Status: VERIFIED WORKSFORME    
Severity: normal CC: athompson
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 213936
Attachments: stacktrace

Description athompson 2014-12-05 15:58:32 UTC
Build: NetBeans IDE Dev (Build 201412040001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Mac OS X

User Comments:
athompson: expanded a folder in Favorites




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.projectapi.LazyLookupProviders$1Prov$1.<init>(LazyLookupProviders.java:90)
   at org.netbeans.modules.projectapi.LazyLookupProviders$1Prov.createAdditionalLookup(LazyLookupProviders.java:89)
   at org.netbeans.spi.project.support.DelegatingLookupImpl.doDelegate(DelegatingLookupImpl.java:139)
   at org.netbeans.spi.project.support.DelegatingLookupImpl.<init>(DelegatingLookupImpl.java:91)
   at org.netbeans.spi.project.support.LookupProviderSupport.createCompositeLookup(LookupProviderSupport.java:107)
   at org.netbeans.modules.maven.NbMavenProjectImpl.<init>(NbMavenProjectImpl.java:248)
Comment 1 athompson 2014-12-05 15:58:37 UTC
Created attachment 150920 [details]
stacktrace
Comment 2 Tomas Stupka 2016-04-06 10:20:45 UTC
just one report and no duplicates in over a year. perhaps the problem is already gone. 
closing for now ...
Comment 3 athompson 2016-04-11 15:14:05 UTC
Yup, haven't seen it.