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

Summary: AssertionError: Probably cycle in the javascript model of file: D:/Projects/fii practic/code/node_modules/karma/lib/executor.js
Product: javascript Reporter: Exceptions Reporter <exceptions_reporter>
Component: EditorAssignee: Petr Pisl <ppisl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221976
Attachments: stacktrace

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