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 244488 - Stack on backgour scanning of projects
Summary: Stack on backgour scanning of projects
Status: RESOLVED DUPLICATE of bug 244197
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-14 12:52 UTC by DimitrisMich
Modified: 2014-05-14 13:15 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203302


Attachments
stacktrace (2.34 KB, text/plain)
2014-05-14 12:52 UTC, DimitrisMich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DimitrisMich 2014-05-14 12:52:07 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Linux

User Comments:
GUEST: Background scanning of projects remain at 83% and seems not to end

GUEST: When I code something, letters doesn't appear, just a popup with title "Lengthly operation in progress" and a message on window with "Locking" and the route of the file

GUEST: hehehehhehe

mcrawford620: Opened project in Netbeans 8.0. Projects open fine in 7.4, but in 8.0 the projects cannot be opened because background scanning never finishes. If I quit NetBeans, the underlying process will never stop and I have to kill it from the TaskManager.

cpc4: Large Merge causes background scanning to run and then hang

GUEST: As

DimitrisMich: Stack on backgour scanning of projects

GUEST: When I open in IDE my project - the Background scanning are too long and never end

GUEST: open netbeans (being a default project)

GUEST: Background scanning has started and never finishes. Scanning comes up to 67% and froze it. I have tried delete cache directory without, but does not fix it.




Stacktrace: 
org.netbeans.modules.parsing.impl.indexing.ScanCancelledException: Slow scanning in text/css
   at java.lang.Thread.getStackTrace(Thread.java:1588)
   at org.netbeans.modules.parsing.impl.indexing.LogContext.create(LogContext.java:131)
   at org.netbeans.modules.parsing.impl.indexing.LogContext.create(LogContext.java:124)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.scheduleFirer(PathRegistry.java:906)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.resetCacheAndFire(PathRegistry.java:899)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.access$500(PathRegistry.java:90)
Comment 1 DimitrisMich 2014-05-14 12:52:10 UTC
Created attachment 147261 [details]
stacktrace
Comment 2 Tomas Zezula 2014-05-14 13:15:01 UTC

*** This bug has been marked as a duplicate of bug 244197 ***