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 262247 - "Background scanning of project" is very very slow [Remote, GGate].
Summary: "Background scanning of project" is very very slow [Remote, GGate].
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-27 04:43 UTC by Exceptions Reporter
Modified: 2016-07-22 19:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223541


Attachments
stacktrace (1.86 KB, text/plain)
2016-05-27 04:43 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-05-27 04:43:06 UTC
This issue was reported manually by alexvsimon.
It already has 2 duplicates 


Build: IDE for C, C++, and Fortran (Studio 12.5 Beta [2015/11/13 244c37b31a57])
VM: Java HotSpot(TM) 64-Bit Server VM, 24.91-b03, Java(TM) SE Runtime Environment, 1.7.0_91-b33
OS: Windows 7

User Comments:
GUEST: "Background scanning of project" is very slow. It never ends.
Also code navigation is not happening it always says "cannot open" what I am searching for.
I have remote set up and prject is created with binary file.

GUEST: "Background scanning of project" is very very slow. I am using remote development.
I am Vinay Sachdev from Oracle goldengate team.




Stacktrace: 
org.netbeans.modules.parsing.impl.indexing.ScanCancelledException: RepositoryUpdater is blocked by org.netbeans.modules.remote.impl.fs.server.FSSResponse
   at java.lang.Thread.getStackTrace(Thread.java:0)
   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:958)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.resetCacheAndFire(PathRegistry.java:951)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.access$500(PathRegistry.java:91)
Comment 1 Exceptions Reporter 2016-05-27 04:43:08 UTC
Created attachment 159897 [details]
stacktrace