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 251009 - AssertionError: node.js run should not be enabled in Tecontree CLM-NUI
Summary: AssertionError: node.js run should not be enabled in Tecontree CLM-NUI
Status: RESOLVED INCOMPLETE
Alias: None
Product: javascript
Classification: Unclassified
Component: Node.js (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-08 13:11 UTC by Exceptions Reporter
Modified: 2015-03-09 06:38 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 215791


Attachments
stacktrace (416 bytes, text/plain)
2015-03-08 13:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-03-08 13:11:15 UTC
This issue was reported manually by macku.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201503020001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 7

User Comments:
GUEST: Opening NetBeans with web project




Stacktrace: 
java.lang.AssertionError: node.js run should not be enabled in Tecontree CLM-NUI
   at org.netbeans.modules.javascript.nodejs.ui.Notifications.notifyRunConfiguration(Notifications.java:114)
   at org.netbeans.modules.javascript.nodejs.platform.NodeJsSupport$PreferencesListener.preferenceChange(NodeJsSupport.java:237)
   at java.util.prefs.AbstractPreferences$EventDispatchThread.run(AbstractPreferences.java:1496)
Comment 1 Exceptions Reporter 2015-03-08 13:11:17 UTC
Created attachment 152479 [details]
stacktrace
Comment 2 Tomas Mysik 2015-03-09 06:38:47 UTC
Could you please provide exact steps to reproduce? It could not be related to any of your web projects (or is Tecontree CLM-NUI really web project?), node.js support is not present in them.

Thanks.