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 210348 - Scanning hangs and can't be interruppted
Summary: Scanning hangs and can't be interruppted
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: sreimers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-29 11:17 UTC by sreimers
Modified: 2013-12-03 11:50 UTC (History)
11 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186434


Attachments
stacktrace (2.24 KB, text/plain)
2012-03-29 11:17 UTC, sreimers
Details
stacktrace (2.24 KB, text/plain)
2012-04-02 11:47 UTC, Jiri Prox
Details
stacktrace (2.24 KB, text/plain)
2012-04-27 14:11 UTC, Exceptions Reporter
Details
stacktrace (7.64 KB, text/plain)
2013-04-24 12:04 UTC, medeag
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sreimers 2012-03-29 11:17:51 UTC
This issue was reported manually by sdedic.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build nbms-and-javadoc-8860-on-20120321)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b17, Java(TM) SE Runtime Environment, 1.7.0_04-ea-b16
OS: Windows 7

Stacktrace: 
java.lang.Exception: Scan canceled.
   at java.lang.Thread.getStackTrace(Thread.java:1567)
   at org.netbeans.modules.parsing.impl.indexing.LogContext.create(LogContext.java:108)
   at org.netbeans.modules.parsing.impl.indexing.LogContext.create(LogContext.java:101)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.scheduleFirer(PathRegistry.java:814)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.resetCacheAndFire(PathRegistry.java:809)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.access$500(PathRegistry.java:85)
Comment 1 sreimers 2012-03-29 11:17:56 UTC
Created attachment 117461 [details]
stacktrace
Comment 2 Svata Dedic 2012-03-29 11:30:55 UTC
Note the thread dumps in the exceptions's Messages log. It shows Task indexer waiting on Tasklist provider / findbugs, which is again waiting (assuming on findbugs).
The issue is likely to affect 7.1.x versions, too.
Comment 3 Jiri Prox 2012-04-02 11:47:20 UTC
Created attachment 117649 [details]
stacktrace

This issue is only for testing
Comment 4 Exceptions Reporter 2012-04-27 14:11:26 UTC
Created attachment 118879 [details]
stacktrace

Alles blokeerd. Zo geraakt mijn werkt nooit gedaan!
Comment 5 medeag 2013-04-24 12:04:16 UTC
Created attachment 133750 [details]
stacktrace

opened a project and scan never finished