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 249502 - It takes around a minute to to stop on breakpoint while debugging (MAVEN project)
Summary: It takes around a minute to to stop on breakpoint while debugging (MAVEN proj...
Status: RESOLVED DUPLICATE of bug 251990
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-23 15:51 UTC by NukemBy
Modified: 2015-04-23 09:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
PauseOnBreak.npss (363.25 KB, application/octet-stream)
2014-12-23 15:51 UTC, NukemBy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description NukemBy 2014-12-23 15:51:23 UTC
Created attachment 151257 [details]
PauseOnBreak.npss

While debugging process has got suspended on the exception breakpoint - it took 100% of CPU and around a minute to show current stack trace.

I've started NB SelfProfile while waiting. Result is attached. I see most of the time is going to
org.netbeans.modules.maven.queries.RepositoryForBinaryQueryImpl$SrcResult.getRoots()
Comment 1 Tomas Stupka 2015-04-23 09:37:40 UTC
perhaps fixed in scope of issue #251990
feel free to reopen if this shouldn't be the case

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