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 242983

Summary: org.netbeans.modules.web.webmodule.WebModuleExtenderBridge.update: LowPerformance took 172712 ms.
Product: javaee Reporter: Exceptions Reporter <exceptions_reporter>
Component: CodeAssignee: Martin Fousek <marfous>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204257
Attachments: nps snapshot

Description Exceptions Reporter 2014-03-17 19:58:43 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows Vista

User Comments:
GUEST: slowness detected

GUEST: sometimes it takes 500000 ms todeploy evena small program in struts



Maximum slowness yet reported was 172712 ms, average is 96480
Comment 1 Exceptions Reporter 2014-03-17 19:58:46 UTC
Created attachment 146081 [details]
nps snapshot
Comment 2 Martin Fousek 2014-07-21 09:22:38 UTC
Both NPSS snapshots are about slow down from Struts2 plugin which is not managed by us but as a open source project here:
https://java.net/projects/nbstruts2support

Please reporters, report your issues (or link to this issue) there, they could help you. Closing as wontfix since there is nothing to do on our side. There is necessary to improve speed of the ...struts2.ui.FrameworkSetupPanelVisual.<init>() method.