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 229090

Summary: org.netbeans.core.output2.ExtPlainView.paint: LowPerformance took 3361 ms.
Product: platform Reporter: misterm <misterm>
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal CC: exceptions_reporter, micahtillman
Priority: P3 Keywords: PERFORMANCE
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 200259
Attachments: nps snapshot

Description misterm 2013-04-26 15:52:36 UTC
This issue was reported manually by misterm.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20130419-7a8157c6f9ab)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
misterm: .



Maximum slowness yet reported was 3361 ms, average is 3361
Comment 1 misterm 2013-04-26 15:52:37 UTC
Created attachment 133858 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-05-20 13:42:49 UTC
Thread "Maven ComandLine Output Redirection" is writing to Output Window and holding the read lock, thus the UI cannot access it. Seems that the disk is under heavy load and the write operation takes a long time.
Comment 3 Jaroslav Havlin 2013-11-27 08:58:40 UTC
*** Bug 238846 has been marked as a duplicate of this bug. ***
Comment 4 Jaroslav Havlin 2014-12-12 17:25:02 UTC
*** Bug 247801 has been marked as a duplicate of this bug. ***
Comment 5 Jaroslav Havlin 2015-02-02 09:21:11 UTC
*** Bug 250140 has been marked as a duplicate of this bug. ***
Comment 6 Jaroslav Havlin 2015-08-17 12:08:18 UTC
*** Bug 251271 has been marked as a duplicate of this bug. ***
Comment 7 Jaroslav Havlin 2015-09-10 11:16:22 UTC
*** Bug 255160 has been marked as a duplicate of this bug. ***