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 256074

Summary: IllegalStateException: may not call Project.getLookup().lookup(...) inside createImportantFiles registered under @ProjectServiceProvider
Product: javascript Reporter: Vladimir Riha <vriha>
Component: TestingAssignee: Theofanis Oikonomou <theofanis>
Status: NEW ---    
Severity: normal CC: mps77
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 220180
Attachments: stacktrace
stacktrace

Description Vladimir Riha 2015-10-21 11:54:42 UTC
Build: NetBeans IDE Dev (Build 201510210002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
vriha: creating new jet project

GUEST: open grunt project.




Stacktrace: 
java.lang.IllegalStateException: may not call Project.getLookup().lookup(...) inside createImportantFiles registered under @ProjectServiceProvider
   at org.netbeans.modules.projectapi.LazyLookupProviders$1Prov$1.safeToLoad(LazyLookupProviders.java:144)
   at org.netbeans.modules.projectapi.LazyLookupProviders$1Prov$1.beforeLookup(LazyLookupProviders.java:93)
   at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:214)
   at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:222)
   at org.openide.util.lookup.ExcludingLookup.lookup(ExcludingLookup.java:142)
   at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:222)
Comment 1 Vladimir Riha 2015-10-21 11:54:44 UTC
Created attachment 156870 [details]
stacktrace
Comment 2 Tomas Stupka 2016-06-23 16:05:07 UTC
please evaluate
Comment 3 mps77 2017-02-03 19:00:22 UTC
Created attachment 163565 [details]
stacktrace

create new index.js file