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 210243 - grails project scanning never finishes, causes 100% CPU, and can't be cancelled (should be P1)
Summary: grails project scanning never finishes, causes 100% CPU, and can't be cancell...
Status: RESOLVED DUPLICATE of bug 180230
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-28 08:41 UTC by athompson
Modified: 2012-04-23 10:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186380


Attachments
stacktrace (1.88 KB, text/plain)
2012-03-28 08:42 UTC, athompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description athompson 2012-03-28 08:41:56 UTC
This issue was reported manually by sdedic.
It already has 3 duplicates 


Build: NetBeans IDE Dev (Build 201203200400)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01-411, Java(TM) SE Runtime Environment, 1.6.0_31-b04-411-11M3616
OS: Mac OS X

User Comments:
athompson: Tried to open a grails project.  It gets stuck in the "...test/unit" folder.

athompson: 3 grails projects loaded




Stacktrace: 
java.lang.Exception: Scan canceled.
   at java.lang.Thread.getStackTrace(Thread.java:1503)
   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 athompson 2012-03-28 08:42:03 UTC
Created attachment 117376 [details]
stacktrace
Comment 2 Martin Janicek 2012-04-23 10:44:48 UTC

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