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 - IllegalStateException: may not call Project.getLookup().lookup(...) inside createImportantFiles registered under @ProjectServiceProvider
Summary: IllegalStateException: may not call Project.getLookup().lookup(...) inside cr...
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Testing (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-21 11:54 UTC by Vladimir Riha
Modified: 2017-02-03 19:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220180


Attachments
stacktrace (8.77 KB, text/plain)
2015-10-21 11:54 UTC, Vladimir Riha
Details
stacktrace (11.17 KB, text/plain)
2017-02-03 19:00 UTC, mps77
Details

Note You need to log in before you can comment on or make changes to this bug.
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