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 253239 - IDE never finishes indexing a full remote project if some its directories contain a symlinks to self
Summary: IDE never finishes indexing a full remote project if some its directories con...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-29 15:09 UTC by Vladimir Kvashin
Modified: 2015-07-01 01:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2015-06-29 15:09:49 UTC

    
Comment 1 Vladimir Kvashin 2015-06-29 15:12:45 UTC
There was a full remote project that contained symlinks like the one created via 
#ln -s . sparc
Indexing crawler never stops in this case.
Comment 2 Vladimir Kvashin 2015-06-30 04:10:15 UTC
http://hg.netbeans.org/cnd-main/rev/eaa9140c0420
Comment 3 Quality Engineering 2015-07-01 01:18:53 UTC
Integrated into 'main-silver', will be available in build *201507010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/eaa9140c0420
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #253239 - IDE never finishes indexing a full remote project if some its directories contain a symlinks to self