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 256646 - working on a very large node.js (sails.js) project causes netbeans to stuck
Summary: working on a very large node.js (sails.js) project causes netbeans to stuck
Status: RESOLVED INCOMPLETE
Alias: None
Product: javascript
Classification: Unclassified
Component: Node.js (show other bugs)
Version: 8.1
Hardware: PC Windows 10
: P2 normal with 1 vote (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-17 15:08 UTC by elennaro
Modified: 2016-07-19 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (45.54 KB, text/plain)
2015-11-17 15:08 UTC, elennaro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description elennaro 2015-11-17 15:08:03 UTC
Reproducibility: Happens every time

Product Version: NetBeans IDE 8.1 (Build 201510222201)
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Windows 10 version 10.0 running on amd64; UTF-8; en_US (nb)
Node: 4.4.2

(OS, JDK, Node.js, all is freshly reinstalled)

STEPS:
 Create a very big node.js (Sails.js) project with a lot of dependencies.

ACTUAL:
  Does not hightlight javascript in *.js files properly
  On code formatting shows lengthy operation alert
  On go to declaration shows legthy operation alert
  Content of Navigator is stuck and does not change when switching between files
  CPU usage for netbeans mostly 25-55%

P.S. Not a disk sloweness problem: tested on two different laptops with 8Gb RAM and SSD on one of them.
Comment 1 elennaro 2015-11-17 15:08:08 UTC
Created attachment 157379 [details]
IDE log
Comment 2 Petr Pisl 2015-11-18 10:43:27 UTC
Increasing priority until the issue will not be evaluated.
Comment 3 elennaro 2015-11-18 16:06:07 UTC
Thank you!
Still experiencing it almost all the time.
Can't use code completion, code format, goto declaration, code is black sometimes (code coloring does not work), navigator does not work...
Ready to cooperate in any way, send any logs, measure any performance, run and debug everything you'll say.
Comment 4 Petr Pisl 2016-07-19 14:29:07 UTC
Could you provide a snapshot what is happening in the ide? http://wiki.netbeans.org/FaqProfileMeNow

Thanks.