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 202743 - "Profile Main Project" doesn´t use the main-class
Summary: "Profile Main Project" doesn´t use the main-class
Status: RESOLVED INCOMPLETE
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 15:31 UTC by stefan79
Modified: 2011-09-29 08:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Configuration-View (89.69 KB, image/png)
2011-09-27 15:33 UTC, stefan79
Details
Start Profiling. (69.08 KB, image/png)
2011-09-27 15:34 UTC, stefan79
Details
nbproject-Folder, where It fails. (948.21 KB, application/octet-stream)
2011-09-28 11:46 UTC, stefan79
Details
At this project-files "profiling main project" works (11.43 KB, application/octet-stream)
2011-09-28 11:48 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2011-09-27 15:31:29 UTC
[ BUILD # : 201109222201 ]
[ JDK VERSION : 1.6.25 ]

When I click on "Debug main project", my selected configuration is started (->
configuration.png).
When I click on "Profile Main Project", I get a List of the
Main-Project-Classes.
->starting_profiling.png
Comment 1 stefan79 2011-09-27 15:33:44 UTC
Created attachment 111245 [details]
Configuration-View
Comment 2 stefan79 2011-09-27 15:34:03 UTC
Created attachment 111246 [details]
Start Profiling.
Comment 3 stefan79 2011-09-27 15:34:25 UTC
At 7.0 it work´s as expected.
Comment 4 Petr Cyhelsky 2011-09-28 10:53:13 UTC
Hi, I am unable to reproduce the issue. Can you please try if the problem is present only with this particular project, or if this happens even with for example the sample anagram game simple java project?
Comment 5 stefan79 2011-09-28 11:46:30 UTC
Created attachment 111272 [details]
nbproject-Folder, where It fails.

It´s project dependent.
At "entwicklung65_nbproject.rar" that´s the project, where "profiling main project" doesn´t work.
Comment 6 stefan79 2011-09-28 11:48:48 UTC
Created attachment 111273 [details]
At this project-files "profiling main project" works
Comment 7 J Bachorik 2011-09-29 08:40:44 UTC
Sorry, the nbproject folders don't help a bit :(

Do you think it would be possible to attach the whole project so we can investigate? I noticed that you had used webstart in the affected project but turned it off afterwards. I've tried to apply this sequence of steps to my j2se project and replicate your problem but with no luck.

You might want to attach the IDE's messages.log file as well. Just to be sure ...