<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I would recommend testing the in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072796#M15076</link>
    <description>&lt;P&gt;I would recommend testing the latest version of Inspector... Inspector 2019&lt;/P&gt;</description>
    <pubDate>Mon, 05 Nov 2018 17:01:06 GMT</pubDate>
    <dc:creator>Kevin_O_Intel1</dc:creator>
    <dc:date>2018-11-05T17:01:06Z</dc:date>
    <item>
      <title>Internal Error Intel Inspector XE 2016 Update 2</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072786#M15066</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;On my first tests i get an internal error from Intel Inspector. The detailed log is attached. The problem seems to be this...&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;48572543 [25916] ERROR client.cmn.global_objects_helper_t &amp;lt;&amp;gt; - test system handler was not created on startup client, at file: vcs\client2\common\core&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Can anyone help me? Can i downgrade to an older version?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;best, Andreas&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 07:31:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072786#M15066</guid>
      <dc:creator>Andreas_P_3</dc:creator>
      <dc:date>2016-04-04T07:31:46Z</dc:date>
    </item>
    <item>
      <title>It seemed that the problem</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072787#M15067</link>
      <description>&lt;P&gt;It seemed that the problem occurred when you used Inspector with Visual Studio* integration? Did it always happen or just happen randomly?&lt;/P&gt;

&lt;P&gt;Can you reproduce this problem in command line? For example -&lt;/P&gt;

&lt;P&gt;inspxe-cl -collect mi2 -- application&lt;/P&gt;

&lt;P&gt;inspxe-cl -collect ti2 -- application&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 05:59:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072787#M15067</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2016-04-05T05:59:51Z</dc:date>
    </item>
    <item>
      <title>I also get the internal error</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072788#M15068</link>
      <description>&lt;P&gt;I also get the internal error on the cmdline&lt;/P&gt;

&lt;P&gt;C:\Program Files (x86)\IntelSWTools\Inspector XE 2016\bin32&amp;gt;inspxe-cl -collect mi2 -- [app]&lt;BR /&gt;
	Error: An internal error has occurred. Our apologies for this inconvenience. Please gather a description of the steps leading up to the problem and contact the Intel customer support team.&lt;BR /&gt;
	Error: An internal error has occurred. Our apologies for this inconvenience. Please gather a description of the steps leading up to the problem and contact the Intel customer support team.&lt;BR /&gt;
	Error: Result directory C:\Program Files (x86)\IntelSWTools\Inspector XE 2016\bin32\r000mi2\r000mi2.inspxe is not found or empty. Suggestion: Specify valid path.&lt;/P&gt;

&lt;P&gt;It happens every time.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;greets Andreas&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 11:22:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072788#M15068</guid>
      <dc:creator>Andreas_P_3</dc:creator>
      <dc:date>2016-04-05T11:22:22Z</dc:date>
    </item>
    <item>
      <title>The reason might be that you</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072789#M15069</link>
      <description>&lt;P&gt;The reason might be that you tried to create result in *sensitive* directory, without administrator privilege (cmd was not started up with administrator), please try - "inspxe-cl -collect mi2 -r /tmp/r000mi2 -- application".&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 02:29:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072789#M15069</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2016-04-06T02:29:27Z</dc:date>
    </item>
    <item>
      <title>Hi, </title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072790#M15070</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I did another test from a administrator commandline. The error is the same. In the temp dir i can afterwards see a folder which i attach to this post.&amp;nbsp;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;C:\temp&amp;gt;"C:\Program Files (x86)\IntelSWTools\Inspector XE 2016\bin32\inspxe-cl.exe" -collect mi2 -- C:\Data\Source\Git\ImagingLib_build_master\bin\x64\msvc-120\apps\release\offline_reconstruction_app.exe&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;Error: An internal error has occurred. Our apologies for this inconvenience. Please gather a description of the steps leading up to the problem and contact the Intel customer support team.&lt;BR /&gt;
	Error: An internal error has occurred. Our apologies for this inconvenience. Please gather a description of the steps leading up to the problem and contact the Intel customer support team.&lt;BR /&gt;
	Error: Result directory C:\temp\r000mi2\r000mi2.inspxe is not found or empty. Suggestion: Specify valid path.&lt;/P&gt;

&lt;P&gt;greets Andreas&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 07:00:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072790#M15070</guid>
      <dc:creator>Andreas_P_3</dc:creator>
      <dc:date>2016-04-06T07:00:14Z</dc:date>
    </item>
    <item>
      <title>Thank you for result. Can you</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072791#M15071</link>
      <description>&lt;P&gt;Thank you for result. Can you provide more info after running "inspxe-feedback -create-bug-report &amp;lt;report archive&amp;gt;" when you meet this problem?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 07:55:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072791#M15071</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2016-04-06T07:55:33Z</dc:date>
    </item>
    <item>
      <title>Oh. I saw there were log and</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072792#M15072</link>
      <description>&lt;P&gt;Oh. I saw there were log and PIN error in your result, I have reported this to our developer. I will get back to you as soon as I can.&lt;/P&gt;

&lt;P&gt;It looked there were some files not loaded, I suggest to run "inspxe--vars.bat" under Inspector XE 2016 first (in cmd), so you can change directory to \tmp (any directory) to run inspxe-cl command, inspector environment will be set.&lt;/P&gt;

&lt;P&gt;Is it possible that you can try 2017 beta to verify this problem, register &lt;A href="https://softwareproductsurvey.intel.com/f/150587/1103/"&gt;here&lt;/A&gt;!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 08:23:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072792#M15072</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2016-04-06T08:23:06Z</dc:date>
    </item>
    <item>
      <title>It works with Intel Inspector</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072793#M15073</link>
      <description>&lt;P&gt;It works with Intel Inspector 2017 :)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 12:29:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072793#M15073</guid>
      <dc:creator>Andreas_P_3</dc:creator>
      <dc:date>2016-04-06T12:29:32Z</dc:date>
    </item>
    <item>
      <title>This is a good news! thank</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072794#M15074</link>
      <description>&lt;P&gt;This is a good news! thank you for this update.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 01:58:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072794#M15074</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2016-04-07T01:58:50Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072795#M15075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the same problem with Intel Inspector XE 2011&lt;/P&gt;&lt;P&gt;I got an error message: Error: An internal error has occured. Our Apologies for this inconvenience. ....&lt;/P&gt;&lt;P&gt;Application exit code 1073807366&lt;/P&gt;&lt;P&gt;Do you have any workaround ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 16:58:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072795#M15075</guid>
      <dc:creator>David_Z_3</dc:creator>
      <dc:date>2018-11-05T16:58:22Z</dc:date>
    </item>
    <item>
      <title>I would recommend testing the</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072796#M15076</link>
      <description>&lt;P&gt;I would recommend testing the latest version of Inspector... Inspector 2019&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 17:01:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072796#M15076</guid>
      <dc:creator>Kevin_O_Intel1</dc:creator>
      <dc:date>2018-11-05T17:01:06Z</dc:date>
    </item>
    <item>
      <title>thanks, does my license will</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072797#M15077</link>
      <description>&lt;P&gt;thanks, does my license will work for Inspector 2019 ?&lt;/P&gt;&lt;P&gt;if yes where to find it ?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 17:10:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-Error-Intel-Inspector-XE-2016-Update-2/m-p/1072797#M15077</guid>
      <dc:creator>David_Z_3</dc:creator>
      <dc:date>2018-11-05T17:10:46Z</dc:date>
    </item>
  </channel>
</rss>

