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 217832 - Index Update Frequency drop-down value "Never" has no effect on the updater
Summary: Index Update Frequency drop-down value "Never" has no effect on the updater
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: PC Windows XP
: P4 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 15:58 UTC by pablo53
Modified: 2016-07-07 08:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Index Update Frequency option vs. downloading maven index (23.10 KB, image/png)
2012-09-04 15:58 UTC, pablo53
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pablo53 2012-09-04 15:58:39 UTC
Created attachment 123899 [details]
Index Update Frequency option vs. downloading maven index

My host got stuck in a longlasting process of downloading and unpacking maven repository index, which I had previously (about week ago) tried to avoid by switching it off. Unsuccessfully though... as you can see in the attached screen.


Regards,
Paweł
Comment 1 Milos Kleint 2012-09-05 06:20:01 UTC
The switch has only effect on updates. If the index is not there in the first place it will reattempt the download. Did you have the index in place before?
Comment 2 pablo53 2012-09-05 11:13:00 UTC
Yes, of course. All indices have already been there.

The problem has returned today...



Regards,
P
Comment 3 Milos Kleint 2012-09-11 08:46:41 UTC
can you zip the content of the ~\AppData\Local\NetBeans\Cache\dev\mavenindex folder (on windows, on other platforms the location is platform specific) and attach it to the issue?

I'm especially interested if you have a nexus-maven-repository-index-updater.properties and timestamp files in subdirectories.
Comment 4 carniz 2012-11-27 11:41:53 UTC
I see this issue as well. Even if I set "Index Update Frequency" to "Never", it has no effect as NB still starts indexing our local team repository as soon as you build a maven project. The mavenindex folder for our team repository (after the process finishes) contains 11.5 GB, and while the process is running the computer becomes close to unusable.

From my point of view, "Never" should really be Never. Being without "intellisense" functionality is a price I'm prepared to pay for having a computer that is usable at all times... :)

Product Version: NetBeans IDE 7.2 (Build 201207171143)
Java: 1.6.0_35; Java HotSpot(TM) 64-Bit Server VM 20.10-b01
System: Windows 7 version 6.1 running on amd64; Cp1252; sv_SE (nb)
User directory: C:\Users\mikca\AppData\Roaming\NetBeans\7.2
Cache directory: C:\Users\mikca\AppData\Local\NetBeans\Cache\7.2
Comment 5 markiewb 2013-09-11 19:36:36 UTC
Duplicate of https://netbeans.org/bugzilla/show_bug.cgi?id=232687 ?
Comment 6 Martin Balin 2016-07-07 08:38:10 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss