<?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 Re: Problem running vtl command in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988481#M10683</link>
    <description>Yes, it worked! That made my day! Thank you very much!</description>
    <pubDate>Tue, 17 Jun 2003 20:02:24 GMT</pubDate>
    <dc:creator>smaragd</dc:creator>
    <dc:date>2003-06-17T20:02:24Z</dc:date>
    <item>
      <title>Problem running vtl command</title>
      <link>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988477#M10679</link>
      <description>&lt;BR /&gt;Hi all! After having installed vtune for linux 1.1 successfully (according to the logs) on Redhat 7.3 (kernel v. 2.4.18-4) and having loaded the driver successfully, I try to execute vtl and I get this result:&lt;BR /&gt;&lt;BR /&gt;Error 0x80030021: Unable to create the VTShell object.  Make sure the Shell library is properly installed and registered.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 10 Jun 2003 19:06:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988477#M10679</guid>
      <dc:creator>smaragd</dc:creator>
      <dc:date>2003-06-10T19:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running vtl command</title>
      <link>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988478#M10680</link>
      <description>Thanks for the INTERESTING post, smaragd! I have not seen this problem before, but I am very curious:&lt;BR /&gt;&lt;BR /&gt;1) To install, did you log on as root or su - ?&lt;BR /&gt;&lt;BR /&gt;2) Sounds like you already know about the install.log which is created automagically during install. The file shows all user decisions, successes, failures. Is there not a single FAILURE listed in there? (Please vi and confirm) &lt;BR /&gt;&lt;BR /&gt;3) What command did you try to get this error? ("vtl" alone should give you a help page; "vtl version" should give you a version. If you try these, do you get the same error?)&lt;BR /&gt;&lt;BR /&gt;4) Is your RH 7.3 a strictly default installation? Or have you upgraded glibc, libc, etc?&lt;BR /&gt;&lt;BR /&gt;If none of these questions reveal something of interest to you, time to open a Premier case! Those support guys eat this stuff up for breakfast.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;jdg&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jun 2003 23:20:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988478#M10680</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2003-06-10T23:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running vtl command</title>
      <link>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988479#M10681</link>
      <description>1) I don't know about that. I did not actually make the installation myself as I have not root privileges on that machine.&lt;BR /&gt;&lt;BR /&gt;2) All seems normal.&lt;BR /&gt;&lt;BR /&gt;3) It's the same error always.&lt;BR /&gt;&lt;BR /&gt;4) Again, I don't know about that but since compiling the new sampling driver (that was necessary for that kernel) and installing vtune was smooth, I suppose there shouldn't be a problem with that.&lt;BR /&gt;&lt;BR /&gt;Additional info: as root the vtl command seems to execute normally. Is there some specific path that I should set as a common user, that is already set during the installation, for root? What is that which makes the real difference between executing as root or as a common user and causes this error? (BTW, I belong to user group 'vtune' among others)&lt;BR /&gt;&lt;BR /&gt;Thanks for your interest!</description>
      <pubDate>Wed, 11 Jun 2003 20:32:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988479#M10681</guid>
      <dc:creator>smaragd</dc:creator>
      <dc:date>2003-06-11T20:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running vtl command</title>
      <link>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988480#M10682</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The particular error in question, 0x80030021, corresponds to the following error string:  "A lock violation has occurred."  I have seen this problem in the past--it is usually caused by the user's account being on something like an NFS share.  The superuser's account, presumably, is not located on an NFS share and is instead located in /root, which would explain why it works for root.&lt;BR /&gt;&lt;BR /&gt;It is my understanding that running vtl from an NFS share is not supported.  You can change the "home" directory for VTune by setting the VTUNE_USER_DIR environment variable to a local directory.&lt;BR /&gt;&lt;BR /&gt;Here's some relevant documentation from the user's guide:&lt;BR /&gt;&lt;BR /&gt;The VTUNE_USER_DIR environment variable determines the home directory where the project, Activities, and Activity results are stored.  The default value of this variable is $HOME/.VTune. You may want to change it, for example, if there is not enough space in this directory.&lt;BR /&gt;&lt;BR /&gt;To change the default directory, enter:&lt;BR /&gt;&lt;BR /&gt;set VTUNE_USER_DIR=/temp/VTune #for sh and ksh&lt;BR /&gt;export VTUNE_USER_DIR&lt;BR /&gt;&lt;BR /&gt;OR:&lt;BR /&gt;&lt;BR /&gt;setenv VTUNE_USER_DIR=/temp/VTune #for csh&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Aaron Levinson</description>
      <pubDate>Tue, 17 Jun 2003 08:31:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988480#M10682</guid>
      <dc:creator>Aaron_L_Intel</dc:creator>
      <dc:date>2003-06-17T08:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running vtl command</title>
      <link>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988481#M10683</link>
      <description>Yes, it worked! That made my day! Thank you very much!</description>
      <pubDate>Tue, 17 Jun 2003 20:02:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988481#M10683</guid>
      <dc:creator>smaragd</dc:creator>
      <dc:date>2003-06-17T20:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running vtl command</title>
      <link>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988482#M10684</link>
      <description>Great detective work, aaronl!&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;jdg&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jun 2003 23:55:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Problem-running-vtl-command/m-p/988482#M10684</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2003-06-17T23:55:36Z</dc:date>
    </item>
  </channel>
</rss>

