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 179206 - AWT thread blocked for 136456 ms.
Summary: AWT thread blocked for 136456 ms.
Status: RESOLVED DUPLICATE of bug 186348
Alias: None
Product: xml
Classification: Unclassified
Component: XSL (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal with 2 votes (vote)
Assignee: Svata Dedic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-01-04 16:04 UTC by Exceptions Reporter
Modified: 2011-10-06 11:56 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164081


Attachments
nps snapshot (256.00 KB, application/nps)
2010-01-04 16:04 UTC, Exceptions Reporter
Details
nps snapshot (29.74 KB, application/nps)
2011-06-16 20:44 UTC, gilbertoca
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-01-04 16:04:48 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, 10.6.2, x86_64

User Comments:
GUEST: Attempting to run an xsl transform


Maximum slowness yet reported was 136456 ms, average is 136456
Comment 1 Exceptions Reporter 2010-01-04 16:04:54 UTC
Created attachment 93062 [details]
nps snapshot
Comment 2 Jiri Skrivanek 2010-01-05 02:25:23 UTC
DataObject.find(resultFO) should not be called before output stream is closed.

org.netbeans.modules.xsl.transform.TransformPerformer$AbstractPerformer.fileOutput(TransformPerformer.java:403)
Comment 3 Sergey Lunegov 2010-01-11 07:37:00 UTC
Vitaly, please take a look.
Comment 4 gilbertoca 2011-06-16 20:44:11 UTC
Created attachment 108935 [details]
nps snapshot

change properties project
Comment 5 Svata Dedic 2011-10-06 11:56:01 UTC
Should be fixed already

*** This bug has been marked as a duplicate of bug 186348 ***