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 192914 - org.netbeans.modules.web.monitor.client.Controller takes 100% CPU
Summary: org.netbeans.modules.web.monitor.client.Controller takes 100% CPU
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: HTTP Monitor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 10:46 UTC by dimmid1974
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread Dump (10.63 KB, application/octet-stream)
2010-12-06 10:46 UTC, dimmid1974
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dimmid1974 2010-12-06 10:46:50 UTC
Created attachment 103616 [details]
Thread Dump

Dont know what it is that causes this high CPU usage.
Been trying different netbean versions. 6.8, 6.9.1, 7 beta.
The issue still remains -> high cpu usage, 50 % to 100%
Been trying to force garbage collector. Nothing there.

Im working with jsp, struts, TomCat 6.26 and the following:
Product Version: NetBeans IDE 6.9.1 (Build 201011082200)
Java: 1.6.0_20; Java HotSpot(TM) Client VM 16.3-b01
System: Windows XP version 5.1 running on x86; Cp1252; sv_SE (nb)

In NetBeans beta 7 I'm using Java: 1.6.0_22

I am attaching a thread dump.

I've been taking a big guess on which component to report this bug to  :)

I hope to get this issue resolved, cause I can't get any work done (almost).
And I would like to not install eclipse as well  ;)

Thanks for a good IDE!
Comment 1 Jaroslav Tulach 2010-12-07 16:51:11 UTC
I can see in the snapshot that 
org.netbeans.modules.web.monitor.client.Controller$3.run()
is doing some delete for 9s. I am not sure why however.
Comment 2 Martin Balin 2016-07-07 08:56:14 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss