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 103449

Summary: [ProfilingPoints] PPs don't work
Product: profiler Reporter: Alexander Kouznetsov <mrkam>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Alexander Kouznetsov 2007-05-07 16:52:31 UTC
Profiler 070504
NetBeans IDE Dev (Build 070507)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Steps to reproduce:
- Create New Anagram Game Application
- Insert any number of Profiling Points
- Start any Profiling Task, verify that Use Profiling Points option is enabled
and dialog shows you non-empty list of available profiling points
- Open Profiling Points window
- Play with application
- RESULT: No profiling points are hit.
Comment 1 Alexander Kouznetsov 2007-05-07 16:53:16 UTC
Regression since Profiler 070427
Comment 2 Jiri Sedlacek 2007-05-09 01:03:20 UTC
Seems to appear randomly for me, cannot easily reproduce. Could you please 
determine exact steps how to reproduce or discover which configuration breaks 
the profiling?
Comment 3 Alexander Kouznetsov 2007-05-10 10:10:47 UTC
All you need is to perform one run having "Use defined Profiling Points" option
disabled.
Comment 4 Tomas Hurka 2007-05-14 18:34:46 UTC
This is just special case of issue #103489.

*** This issue has been marked as a duplicate of 103489 ***
Comment 5 Alexander Kouznetsov 2007-05-15 09:06:12 UTC
Verified as a duplicate