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 257410 - AssertionError: Probably cycle in the javascript model of file: D:/Projects/fii practic/code/node_modules/karma/lib/executor.js
Summary: AssertionError: Probably cycle in the javascript model of file: D:/Projects/f...
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-05 08:41 UTC by Exceptions Reporter
Modified: 2016-01-05 08:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221976


Attachments
stacktrace (5.94 KB, text/plain)
2016-01-05 08:41 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-01-05 08:41:19 UTC
This bug was originally marked as duplicate of bug 246896, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build ECMAScript6-8-on-20160104)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b18, Java(TM) SE Runtime Environment, 1.8.0_66-b18
OS: Windows 8.1

User Comments:
GUEST: restarted Netbeans after installing some plugins imported from another version




Stacktrace: 
java.lang.AssertionError: Probably cycle in the javascript model of file: D:/Projects/fii practic/code/node_modules/karma/lib/executor.js
   at org.netbeans.modules.javascript2.editor.model.Model.resolveLocalTypes(Model.java:589)
   at org.netbeans.modules.javascript2.editor.model.Model.resolveLocalTypes(Model.java:613)
   at org.netbeans.modules.javascript2.editor.model.Model.resolveLocalTypes(Model.java:613)
   at org.netbeans.modules.javascript2.editor.model.Model.resolveLocalTypes(Model.java:613)
   at org.netbeans.modules.javascript2.editor.model.Model.resolveLocalTypes(Model.java:577)
   at org.netbeans.modules.javascript2.editor.model.Model.getModelVisitor(Model.java:188)
Comment 1 Exceptions Reporter 2016-01-05 08:41:21 UTC
Created attachment 158006 [details]
stacktrace