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 179929 - AWT thread blocked for 20397 ms.
Summary: AWT thread blocked for 20397 ms.
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-01-27 14:42 UTC by Exceptions Reporter
Modified: 2010-02-09 07:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 164642


Attachments
nps snapshot (256.00 KB, application/nps)
2010-01-27 14:42 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-01-27 14:42:03 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X
Maximum slowness yet reported was 20397 ms, average is 20397
Comment 1 Exceptions Reporter 2010-01-27 14:42:08 UTC
Created attachment 93611 [details]
nps snapshot
Comment 2 Tomas Mysik 2010-02-08 07:19:08 UTC
I will look at it.
Comment 3 Tomas Mysik 2010-02-09 07:10:23 UTC
Sorry, I have to close this issue as WORKSFORME because AWT is waiting for external process to finish; this process does not finish because of very hight IO load (time spent in java.io.UnixFileSystem.getLastModifiedTime[native] is more than 10 seconds).

Of course, if you have steps to reproduce, feel free to reopen and provide them.

Thanks.