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 184941 - [69cat] Profile-Me - Button is disabled
Summary: [69cat] Profile-Me - Button is disabled
Status: RESOLVED INVALID
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-26 06:57 UTC by stefan79
Modified: 2010-04-26 09:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (7.13 KB, image/jpeg)
2010-04-26 06:59 UTC, stefan79
Details
Log-file (174.61 KB, application/octet-stream)
2010-04-26 07:00 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2010-04-26 06:57:13 UTC
[ BUILD # : 201004260200 ]
[ JDK VERSION : 1.6.* ]

I tried the following:
-) Cleared my Cache-directory
-) Started NetBeans
-) Pressed on the ProfileMe-Button (Memory-Toolbar)
-) about 10 Minutes later, I tried to stop the profiler, but the button was
disabled

After some switching between NetBeans and some other windows-programms, I can
press on the button.
Comment 1 stefan79 2010-04-26 06:59:31 UTC
Created attachment 97989 [details]
Screenshot
Comment 2 stefan79 2010-04-26 07:00:12 UTC
Created attachment 97990 [details]
Log-file
Comment 3 Tomas Hurka 2010-04-26 09:26:57 UTC
This is ok. Maximum sampling time is now 5 minutes (it does not make much sense to run it for such a long time). After that time expires, the snapshot is taken automatically and since it runs outside of AWT, the "Profile Me!" action is automatically disabled till the snapshot is taken.