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 251973

Summary: JSF affects background scan of non JSF projects
Product: javaee Reporter: Tomas Stupka <tstupka>
Component: JSFAssignee: Martin Fousek <marfous>
Status: RESOLVED DUPLICATE    
Severity: normal CC: markiewb
Priority: P3    
Version: 8.0   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Tomas Stupka 2015-04-21 16:06:39 UTC
Product Version = NetBeans IDE Dev (Build 20150421-99135922abbc)
Operating System = Mac OS X version 10.10.2 running on x86_64
Java; VM; Vendor = 1.7.0_65
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.65-b04

taken from issue #250833
2. On my particular project I’m receiving following message in IDE log
"Invalidating facelets libraries due to a library descriptor change"
Comes from: web.jsf.editor\src\org\netbeans\modules\web\jsf\editor\facelets\FaceletsLibrarySupport.java

In regular conditions background scan finishes in around 1:30 minutes 
and I get around 5 such messages, but sometime loading takes 6-10 minutes 
and I get plenty (100..200..???) of such messages 

snapshot
https://netbeans.org/bugzilla/attachment.cgi?id=152378

snapshot screenshot
https://netbeans.org/bugzilla/attachment.cgi?id=152379
Comment 1 Martin Balin 2016-07-07 08:56:17 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
Comment 2 markiewb 2016-07-10 20:53:06 UTC
Duplicate of https://netbeans.org/bugzilla/show_bug.cgi?id=258985

At least the screenshot of the profiler snapshot looks like the issue

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