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 111937 - Threads option doesn't work for Free-form project
Summary: Threads option doesn't work for Free-form project
Status: VERIFIED INVALID
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:
: 106826 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-08-03 16:49 UTC by Alexander Kouznetsov
Modified: 2007-12-04 16:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
jEdit netbeans project (2.19 MB, application/octet-stream)
2007-08-03 16:50 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-08-03 16:49:38 UTC
Profiler 1.3 070802
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)

I have a jEdit project imported as Java Project with Existing Ant Script according to
http://wiki.netbeans.org/wiki/view/NetbeansedJEdit 
When I start profiling: Monitor Task with Threads enabled it starts but shows that Threads are not enabled.
Comment 1 Alexander Kouznetsov 2007-08-03 16:50:25 UTC
Created attachment 46131 [details]
jEdit netbeans project
Comment 2 J Bachorik 2007-08-31 15:16:42 UTC
there is something worse going on. i'm not able to pass any settings to the profiled JVM. it starts but has no root
methods or filters what so ever.
will investigate further
Comment 3 J Bachorik 2007-09-20 08:17:38 UTC
this was probably caused by the fact that the "profile" target was placed in a seprate build file
daria_titova has modified the jEdit project accordingly to the recommended configuration
could you verify that this problem still persists?
Comment 4 J Bachorik 2007-09-20 08:17:52 UTC
*** Issue 106826 has been marked as a duplicate of this issue. ***
Comment 5 Alexander Kouznetsov 2007-10-16 10:30:53 UTC
When correctly configured Threads view works just fine. If profiler did show a messages complaining about an incorrect
configuration it would be much easier for user to set it up correctly.
Comment 6 Tomas Hurka 2007-10-17 10:48:22 UTC
This issue was caused by incorrect integration with freeform project. If you think that such misconfigured project
should be somehow(?) detected, please file separate enhancement.
Comment 7 Alexander Kouznetsov 2007-12-04 16:04:50 UTC
Separate enhancement issue 119199 filed.