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 257837 - My netbeans always run something in background process. My cpu process heavy.
Summary: My netbeans always run something in background process. My cpu process heavy.
Status: RESOLVED INCOMPLETE
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-04 03:02 UTC by hairuzaman
Modified: 2016-02-22 13:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (153.02 KB, text/plain)
2016-02-04 03:02 UTC, hairuzaman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hairuzaman 2016-02-04 03:02:28 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.7.0_80
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.80-b11

Reproducibility: Happens every time

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops u
Comment 1 hairuzaman 2016-02-04 03:02:34 UTC
Created attachment 158369 [details]
IDE log
Comment 2 Jiri Prox 2016-02-22 13:41:49 UTC
Can you please capture profiler snapshot of the busy IDE?

You can use Profile IDE action (default shortcut is alt-shift-y to start and stop profiling)

Thanks