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 199907

Summary: LowPerformance took 102472 ms. - GsfReformatTask
Product: editor Reporter: mattgorle
Component: CSL (API & infrastructure)Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alaksundar, blackmen972, edusardo, ehsaniara, ewebnet, gahgneh, gameshas, jacek.wysocki, jdavros, maghiel, mdekrijger, mrpc, ouardisoft, troodon, xenopont
Priority: P3 Keywords: PERFORMANCE
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 179716
Attachments: nps snapshot
nps snapshot
nps snapshot

Description mattgorle 2011-07-05 22:20:24 UTC
This bug was originally marked as duplicate of bug 174198, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows 7

User Comments:
mattgorle: Adding a new, empty Twig HTML file to a symfony2 framework project.



Maximum slowness yet reported was 102472 ms, average is 102472
Comment 1 mattgorle 2011-07-05 22:20:57 UTC
Created attachment 109245 [details]
nps snapshot
Comment 2 blackmen972 2011-07-12 07:26:26 UTC
Created attachment 109384 [details]
nps snapshot

Create a new class php when IDE is scanning projects
Comment 3 Exceptions Reporter 2011-07-12 07:35:07 UTC
Created attachment 109385 [details]
nps snapshot

imported existing php project into netbeans
project contained a wordpress 3.x installation and a few themes
Comment 4 Dusan Balek 2011-10-14 10:06:08 UTC
EDT is blocked by GsfReformatTask trying to acquire the parser lock while scanning is in progress.
Comment 5 Dusan Balek 2011-11-07 18:10:28 UTC

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