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 233952 - scanning projects
Summary: scanning projects
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal with 2 votes (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-05 13:50 UTC by cheredia
Modified: 2015-08-17 18:58 UTC (History)
14 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201511


Attachments
stacktrace (1.55 KB, text/plain)
2013-08-05 13:50 UTC, cheredia
Details
stacktrace (3.04 KB, text/plain)
2014-12-03 01:55 UTC, nleck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cheredia 2013-08-05 13:50:27 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
GUEST: incializando o netbeans

GUEST: scannning direcotory

GUEST: *&^^% Backgroud process never &^*& completes. DAMMIT!!!!! PLEASE FIX!!!!!

GUEST: Scanning is stuck at 100% and Navigator not functioning (cannot click on function name)

GUEST: Background scanning hangs..

GUEST: depois que coloquei um " <script id="template-modal" type="text/template">" em um arquivo html, ele comecou a atravar

GUEST: Trying to build project client

GUEST: Just restartes the programm, cause it was reacting very very slowly. After this I noticed the Background scanning was in progress. Tried to stop it.

GUEST: In my netbean Background scanning of projects where stopped on 50% . It slows the netbean. I can't work smoothly when it occur. somtime netbean is not responding.

GUEST: FIX ITTTTTT!

GUEST: a

GUEST: try to close netbeans before it completed the scan

GUEST: Anything. Always when I open Netbeans 7.3.1

cheredia: <Please provide a description of the problem or the steps to reproduce>

very slow scanning projects

GUEST: Netbeans is scanning vackground projects for eve, even if no project is opened.

GUEST: First run after installation. Restarting didn't help.




Stacktrace: 
org.netbeans.modules.parsing.impl.indexing.ScanCancelledException: Slow scanning in org-netbeans-modules-jumpto-file-FileIndexer
   at java.lang.Thread.getStackTrace(Thread.java:1568)
   at org.netbeans.modules.parsing.impl.indexing.LogContext.create(LogContext.java:128)
   at org.netbeans.modules.parsing.impl.indexing.LogContext.create(LogContext.java:121)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.scheduleFirer(PathRegistry.java:829)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.resetCacheAndFire(PathRegistry.java:822)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.access$500(PathRegistry.java:86)
Comment 1 cheredia 2013-08-05 13:50:30 UTC
Created attachment 138301 [details]
stacktrace
Comment 2 nleck 2014-12-03 01:55:13 UTC
Created attachment 150851 [details]
stacktrace

I have to switch over to Eclipse
Comment 3 Marian Mirilovic 2015-02-04 10:29:59 UTC
143 duplicates -> P2
Comment 4 Tomas Zezula 2015-08-13 16:05:47 UTC
In the issue there are several types of issues on several indexers.
I will need to separate them and assign to correct modules.
Comment 5 Tomas Zezula 2015-08-17 18:58:32 UTC
Processed all reports for NB 8.0 + and some for 7.x (more than 100 reports evaluated and assigned to correct categories).
Most of them:
1) twig    - php
2) slow mime resolution   - platform
3) recursive sym links - parsing - fixed
4) file indexer - parsing - fixed
5) slow URL mapping - parsing - fixed
6) APTUtils triggered scan - java
7) add recursive listener - parsing