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 238573

Summary: org.netbeans.core.output2.ui.AbstractOutputPane.run: LowPerformance took 34822 ms.
Product: platform Reporter: gilbertoca <gilbertoca>
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204116
Attachments: nps snapshot

Description gilbertoca 2013-11-19 20:04:08 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: OpenJDK 64-Bit Server VM, 24.45-b08, OpenJDK Runtime Environment, 1.7.0_45-b31
OS: Linux

User Comments:
GUEST: was also unpacking maven repo

gilbertoca: Waiting maven get artifacts from local server nexus



Maximum slowness yet reported was 34822 ms, average is 20131
Comment 1 gilbertoca 2013-11-19 20:04:11 UTC
Created attachment 142375 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-11-20 07:54:55 UTC
The thread was stuck at sun.font.SunFontManager.loadFonts(). 
It seems that the system was under heavy load.
Closing for now, please reopen if the slowness occurs frequently.
Thank you for reporting.