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 189808 - [69cat] AWT thread blocked for 35215 ms.
Summary: [69cat] AWT thread blocked for 35215 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-08-24 12:41 UTC by Exceptions Reporter
Modified: 2012-06-04 13:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 167290


Attachments
nps snapshot (26.58 KB, application/nps)
2010-08-24 12:41 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-08-24 12:41:35 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 1.5.0_22-b03, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_22-b03
OS: Windows XP
Maximum slowness yet reported was 35215 ms, average is 19467
Comment 1 Exceptions Reporter 2010-08-24 12:41:46 UTC
Created attachment 101631 [details]
nps snapshot
Comment 2 Theofanis Oikonomou 2012-06-04 13:24:36 UTC
From the attached snapshot it seems that the majority of time is spend opening a
RandomAccessFile (heavy disk load?), so nothing that can be done from options side.