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 106826 - No data available on jEdit profiling
Summary: No data available on jEdit profiling
Status: VERIFIED DUPLICATE of bug 111937
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-15 15:14 UTC by Daria Titova
Modified: 2007-11-06 13:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NB project files for JEdit (1.74 KB, application/octet-stream)
2007-06-15 15:15 UTC, Daria Titova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daria Titova 2007-06-15 15:14:28 UTC
Steps to reproduce:
- download JEdit source and unzip into <jedit_root>
(http://downloads.sourceforge.net/jedit/jedit42source.tar.gz?modtime=1093737600&big_mirror=1);
- unzip attached nbproject.zip, where defined profile task for JEdit, into <jedit_root>;
- open JEdit project in the IDE;
   Note: NB should be run on JDK 1.5 (reproduce with JDK 1.5 only)
- right-click the JEdit project node and select Profile Project;
- in the Profiler window, select CPU: Analyze Performance and click Run button;
Profiler starts, but there is no Live Results, Take Snapshot button is disabled, and Profiler shows that 0 (zero)
methods are instrumented.

Known workaround: when JEdit is profiling, select Profiler -> Modify Profiling Session in the main menu, accept default
values (CPU: Analyze Performance) and click Run button. After modifying Profiler works fine.

Reproduced with the following configuration:
Product Version: NetBeans IDE Dev (Build 200706130000) 
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
Comment 1 Daria Titova 2007-06-15 15:15:36 UTC
Created attachment 43792 [details]
NB project files for JEdit
Comment 2 Alexander Kouznetsov 2007-07-19 09:07:00 UTC
Seems that this should be considered as P2 issue since it is blocking profiling of jEdit project. See
http://wiki.netbeans.org/wiki/view/NetbeansedJEdit for Profiling JEdit using the Netbeans Profiler section
Comment 3 Alexander Kouznetsov 2007-08-06 16:36:31 UTC
Reproduced with the following configuration:
Product Version: NetBeans IDE Dev (Build 200708030000) 
Java: 1.6.0_01; Java HotSpot(TM) 64-Bit Server VM 1.6.0_01-b06 
System: Linux version 2.6.20-15-generic running on amd64; UTF-8; en_US (nb)
Comment 4 pbw 2007-08-20 11:07:34 UTC
This sounds very similar to issue 87858. I was unable to follow up on that issue because left the company where I was
experiencing the problem. In my case, the trigger I used to get things working was to change profiling type.
Comment 5 J Bachorik 2007-09-20 08:17:53 UTC
see issue #111937 for more details

*** This issue has been marked as a duplicate of 111937 ***
Comment 6 Alexander Kouznetsov 2007-10-16 10:33:09 UTC
Verified duplicate