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 68218 - Remote code region profiling doesn't work
Summary: Remote code region profiling doesn't work
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-07 13:45 UTC by ehucka
Modified: 2006-10-09 10:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2005-11-07 13:45:32 UTC
I tried to attach to remote application and start code region profiling but it
always threw:

IDEAppStatusHandler - error: Invalid location was specified for code region
instrumentation.
Instrumentation cannot be performed.

I've selected a method which was normaly accessible by e.g. 'go to source' from
cpu profiling.
Comment 1 iformanek 2005-11-22 17:33:24 UTC
Indeed, the whole code region profiling did not work remotely (never did). 
Fixed in M11.
Comment 2 ehucka 2005-12-22 09:20:52 UTC
verified