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 171820 - AWT thread blocked for 380145 ms. - rest services node factory adNotify()
Summary: AWT thread blocked for 380145 ms. - rest services node factory adNotify()
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-09-09 13:35 UTC by matusdekanek
Modified: 2009-10-09 23:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158133


Attachments
nps snapshot (285.91 KB, bin/nps)
2009-09-09 13:35 UTC, matusdekanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matusdekanek 2009-09-09 13:35:10 UTC
Build: NetBeans IDE Dev (Build 200909081533)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.28-15-generic, i386

User Comments:
matusdekanek: geee, wow,  this lasted really long...I haven`t seen 6-digit value in this reporter yet :) Am I the first one?
I was expanding a project node of a subproject of a bigger project(hudson) while opening both these projects.


Maximum slowness yet reported was 380145 ms, average is 380145
Comment 1 matusdekanek 2009-09-09 13:35:16 UTC
Created attachment 87362 [details]
nps snapshot
Comment 2 Milos Kleint 2009-09-23 12:59:52 UTC
seems to be caused by the rest services node that is performing too much in the NodeProvider.addNotify method in awt.
Comment 3 Milan Kuchtiak 2009-10-01 17:03:40 UTC
Fixed.

Details:
http://hg.netbeans.org/main/rev/7857ad09081c
Comment 4 Quality Engineering 2009-10-09 23:03:33 UTC
Integrated into 'main-golden', will be available in build *200910091401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7857ad09081c
User: mkuchtiak@netbeans.org
Log: #171820: fixing performance problem