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 267481 - AssertionError: Probably cycle in the javascript model of file: C:/Data/Workspace/rssreaderhtml5/public_html/assets/lib/plupload/js/moxie.js
Summary: AssertionError: Probably cycle in the javascript model of file: C:/Data/Works...
Status: RESOLVED INCOMPLETE
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-08-08 12:19 UTC by Exceptions Reporter
Modified: 2016-08-15 09:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225670


Attachments
stacktrace (6.18 KB, text/plain)
2016-08-08 12:19 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-08-08 12:19:54 UTC
This bug was originally marked as duplicate of bug 262974, 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 201608060002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 7

User Comments:
GUEST: HTML5 project




Stacktrace: 
java.lang.AssertionError: Probably cycle in the javascript model of file: C:/Data/Workspace/rssreaderhtml5/public_html/assets/lib/plupload/js/moxie.js
   at org.netbeans.modules.javascript2.model.api.Model.resolveLocalTypes(Model.java:583)
   at org.netbeans.modules.javascript2.model.api.Model.resolveLocalTypes(Model.java:602)
   at org.netbeans.modules.javascript2.model.api.Model.resolveLocalTypes(Model.java:602)
   at org.netbeans.modules.javascript2.model.api.Model.resolveLocalTypes(Model.java:602)
   at org.netbeans.modules.javascript2.model.api.Model.resolveLocalTypes(Model.java:602)
   at org.netbeans.modules.javascript2.model.api.Model.resolveLocalTypes(Model.java:602)
Comment 1 Exceptions Reporter 2016-08-08 12:19:56 UTC
Created attachment 161591 [details]
stacktrace
Comment 2 Petr Pisl 2016-08-11 07:51:06 UTC
This should be fixed in build 160805, you use build 160806, could you attach your moxie.js file that is located in your project public_html/assets/lib/plupload/js/moxie.js

Thanks.
Comment 3 Petr Pisl 2016-08-15 09:37:52 UTC
Marking as incomplete. Please reopen, if you have still teh problem with moxie.js.Thanks