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 206675

Summary: IDE slows down when editing/executing SQL
Product: db Reporter: vstokesjr
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED INCOMPLETE    
Severity: normal CC: issues
Priority: P3 Keywords: PERFORMANCE
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Profile of the IDE pausing when working with MySQL

Description vstokesjr 2011-12-23 18:57:13 UTC
Product Version = NetBeans IDE 7.1 RC2 (Build 201111302200)
Operating System = Linux version 3.0.0-14-generic running on amd64
Java; VM; Vendor = 1.6.0_26
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.1-b02

Connected to a MySQL 5.5.19 server using MySQL Java Connector 5.1.18.

I am editing MySQL routines (procedures) and executing them from the ide/editor.
As I work the IDE starts to pause or drag and eventually slow down to the point that it's unusable. I have to shutdown and restart the IDE.
Comment 1 Jiri Rechtacek 2012-01-03 09:31:11 UTC
Please, try to profile IDE while executing these routines and attach your snaphots there. Thanks
http://wiki.netbeans.org/GenerateThreadDump#Profile_Me_Now
Comment 2 vstokesjr 2012-01-05 18:34:33 UTC
Created attachment 114666 [details]
Profile of the IDE pausing when working with MySQL