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 203116 - 6s - blocked while painting
Summary: 6s - blocked while painting
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 7.1
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-10-05 08:13 UTC by Exceptions Reporter
Modified: 2011-10-14 20:01 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175634


Attachments
nps snapshot (88.54 KB, application/nps)
2011-10-05 08:13 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-10-05 08:13:28 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: OpenJDK Client VM, 20.0-b11, OpenJDK Runtime Environment, 1.6.0_22-b22
OS: Linux

User Comments:
GUEST: Building Maven Project

GUEST: Has been added new project zendframework



Maximum slowness yet reported was 8321 ms, average is 5257
Comment 1 Exceptions Reporter 2011-10-05 08:13:35 UTC
Created attachment 111506 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2011-10-14 20:01:53 UTC
I'd bet your system is overloaded. There is a background refresh running, you must have changed a lot of files on disk. Due to heavy OS activity even GTK paint is blocked.

The issue seems valid, but I have to say I don't know what to do about this. Marking won'tfix.