- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
When I try to run the following command on already running analysis , I get an error that is :
COMMAND = inspxe-cl -command find-leaks -result-dir r000mi3/
ERROR = Warning : Cannot communicate with the process.
Can you tell me how to get memory leaks from the running analysis without stopping it ?
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I forgot to add that I am able to STOP the running analysis with this command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What version of Inspector are you using?
Is this Windows or Linux?
How did you start the original Inspector process?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using intel inspector XE 2013 on Linux.
inspxe-cl -collect mi2 -search-dir all:rp=<path-to-sources+symbols> -executable-of-interest=<my-executable-name> -verbose -- <my-application-startup-script>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have the right directory specified in command? The collection command is for 'mi2', and the directory in the find-leaks command (r000mi3) would have been started with 'mi3'.
(Since you said you could stop the collection with '-command stop', this may just be an inconsistency in the posted text.)
If that is correct, could you look at <result directory>/inspxe-runmc.log. It should have a more detailed description about the command-error in there. (Alternately, you could send the whole result directory to me to look at).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am having the same issue. This is on windows. I get the following error in inspxe-runmc.log
<msg id="2" tool="runtool">
<type>command-error</type>
<description>unable to open lock file for sending command to collector</description>
</msg>
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page