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 - org.netbeans.core.output2.ui.AbstractOutputPane.run: LowPerformance took 34822 ms.
Summary: org.netbeans.core.output2.ui.AbstractOutputPane.run: LowPerformance took 3482...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-11-19 20:04 UTC by gilbertoca
Modified: 2013-11-20 07:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204116


Attachments
nps snapshot (123.66 KB, application/nps)
2013-11-19 20:04 UTC, gilbertoca
Details

Note You need to log in before you can comment on or make changes to this bug.
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.