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

Summary: AWT thread blocked for 380145 ms. - rest services node factory adNotify()
Product: webservices Reporter: matusdekanek <matusdekanek>
Component: RESTAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED FIXED    
Severity: blocker CC: kawazu428
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=158133
Issue Type: DEFECT Exception Reporter: 158133
Attachments: nps snapshot

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