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 254420 - Time spent in TLIndexer:html.HtmlErrorFilter: 26 seconds
Summary: Time spent in TLIndexer:html.HtmlErrorFilter: 26 seconds
Status: RESOLVED DUPLICATE of bug 247358
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-17 09:25 UTC by Exceptions Reporter
Modified: 2015-08-17 15:25 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219204


Attachments
stacktrace (1.28 KB, text/plain)
2015-08-17 09:25 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-08-17 09:25:21 UTC
This issue was reported manually by jhavlin.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Mac OS X

User Comments:
GUEST: Background scanning never ends. I've added to the ignore folders list just about everything other than what I need which is still not near as much as other projects before the upgrade. When I close, it asks that it can't finish the scanning but I stop the scanning anyway. But the gui closes but it doesn't actually finish. I have to force quit to actually get it to close. The computer is still heating up (160'F with fans on) even with the gui closed so I'm assuming that the background scanning is not stopping.




Stacktrace: 
java.io.IOException: Error Copying File or Folder
   at org.openide.loaders.DataFolder.testNesting(DataFolder.java:620)
   at org.openide.loaders.DataFolder.handleCopy(DataFolder.java:575)
   at org.openide.loaders.DataObject$2.run(DataObject.java:644)
   at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127)
   at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641)
   at org.openide.loaders.DataObjectPool.runAtomicActionSimple(DataObjectPool.java:229)
Comment 1 Exceptions Reporter 2015-08-17 09:25:23 UTC
Created attachment 155384 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-17 09:30:54 UTC
Indexing in TLIndexer:html.HtmlErrorFilter took 26 seconds.

(Not directly related to reported exception, but suspicious.)

Reassigning to web/HTML Editor. Please evaluate, thank you.
Comment 3 Milutin Kristofic 2015-08-17 15:25:20 UTC

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