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 72945 - [tests] Profiler's thread is proclaimed in threads view
Summary: [tests] Profiler's thread is proclaimed in threads view
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
: 79434 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-22 16:57 UTC by ehucka
Modified: 2007-02-02 13:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (18.53 KB, image/png)
2007-01-12 12:25 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-02-22 16:57:29 UTC
Threads view sometimes shows thread:

Thread-0, class: com.sun.tools.profiler.server.ProfilerServer$1
Comment 1 Tomas Hurka 2006-06-28 10:01:26 UTC
Please provide steps how to reproduce it.
Comment 2 ehucka 2006-07-24 13:21:10 UTC
Automated tests are failing sometimes by this issue. Profiled results (monitored
data) obtained after end of profiled application contain the thread. I have not
seen it in ide yet. But I have not started one application so many times like
automated tests do.
Comment 3 Jiri Sedlacek 2006-08-09 14:10:20 UTC
*** Issue 79434 has been marked as a duplicate of this issue. ***
Comment 4 ehucka 2006-11-10 09:20:26 UTC
Steps to reproduce:

1. start monitoring of e.g. AnagramGame sample project
2. be sure you have reseted all Do Not Show Again confirmations
3. stop the profiled application by its close button

Result: There is shown an information dialog 'The profiled application has
finished execution'. When the dialog is visible the threads monitor continues to
monitor application and there are appended some profiler specific threads into
threads view.
Comment 5 Tomas Hurka 2006-11-22 15:50:53 UTC
Fixed in trunk.
Comment 6 ehucka 2006-11-30 16:18:46 UTC
verified
Comment 7 ehucka 2007-01-12 12:25:02 UTC
I have reproduced it again by monitoring of dynamically attached application
(AnagramGame) using jdk 1.6.
Comment 8 ehucka 2007-01-12 12:25:39 UTC
Created attachment 37314 [details]
screenshot
Comment 9 Tomas Hurka 2007-01-12 15:33:27 UTC
This is different bug.
Comment 10 Tomas Hurka 2007-01-12 15:44:09 UTC
Fixed in trunk.
Comment 11 ehucka 2007-02-02 13:57:30 UTC
verified