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 250576

Summary: NetBeans keeps busy when starting Tomcat server
Product: db Reporter: terje7601
Component: CodeAssignee: matthias42
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: profiling snapshot

Description terje7601 2015-02-20 10:49:13 UTC
Upon starting a Tomcat server (using the Servers node in the Services window), the mouse started spinning & never stopped. However, the IDE still seemed somewhat responsive. For example, I was still able to profile the IDE (see attachment).


Product Version: NetBeans IDE Dev (Build 201502200001)
Java: 1.8.0_31; Java HotSpot(TM) 64-Bit Server VM 25.31-b07
Runtime: Java(TM) SE Runtime Environment 1.8.0_31-b13
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 terje7601 2015-02-20 10:49:32 UTC
Created attachment 152113 [details]
profiling snapshot
Comment 2 Petr Hejl 2015-06-01 10:22:21 UTC
The only real CPU time I do see in the snapshot is node refresh for Oracle DB.
Comment 3 matthias42 2015-06-01 19:04:59 UTC
I agree with Petr it looks like a database issue. Could you please recheck with a current nightly build? In march modified some performance+gc critical parts in db explorer.

Thank you!
Comment 4 terje7601 2015-06-04 07:50:32 UTC
I haven't had this issue since I reported it, so I'd say it is indeed resolved. Thanks.
Comment 5 matthias42 2015-06-04 14:23:18 UTC
Thank you for staying on track with this. I close this then.