<?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: JVM exists with error while running sampling activity in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860982#M3396</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/434826"&gt;michael_rvsn&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I start running Sampling activity JVM and vtlec exites with error message.&lt;BR /&gt;There is no any problem to work with callgraph activities.&lt;BR /&gt;&lt;BR /&gt;The error message is download to error/JVM_terminated.jpg.&lt;BR /&gt;What can be wrong with my instalation?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Michael Zak&lt;BR /&gt;Radvision&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Michael,&lt;BR /&gt;&lt;BR /&gt;Since you said there is no problem to do call graph activity, please check -&lt;BR /&gt;1. Whether you have installed vtune driver? do "lsmod | grep vtune"&lt;BR /&gt;2. Are you using latest v9.1 Update 2?&lt;BR /&gt;3. What is your running operation system? Use default JVM version? If youuse other JVM, pleaseensure it is supported in release notes (If youwork onx86_64operation system - please use 32bit JVM).&lt;BR /&gt;4. Areyour using sampling activity for Java application?Try samplingactivity in command line&lt;BR /&gt;a) export PATH=$PATH:/opt/intel/vtune/bin; cd /opt/intel/vtune/samples/java; make all&lt;BR /&gt;b)vtl activity -d 120 -c sampling -o "java" -app "java, gsexample2a datafile.txt" run&lt;BR /&gt;&lt;BR /&gt;Finally try sampling activity on Graphic User Interface.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;</description>
    <pubDate>Thu, 09 Jul 2009 07:51:37 GMT</pubDate>
    <dc:creator>Peter_W_Intel</dc:creator>
    <dc:date>2009-07-09T07:51:37Z</dc:date>
    <item>
      <title>JVM exists with error while running sampling activity</title>
      <link>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860981#M3395</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;I start running Sampling activity JVM and vtlec exites with error message.&lt;BR /&gt;There is no any problem to work with callgraph activities.&lt;BR /&gt;&lt;BR /&gt;The error message is downloaded to error/JVM_terminated.jpg.&lt;BR /&gt;What can be wrong with my installation?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Michael Zak&lt;BR /&gt;Radvision</description>
      <pubDate>Wed, 08 Jul 2009 09:24:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860981#M3395</guid>
      <dc:creator>michael_rvsn</dc:creator>
      <dc:date>2009-07-08T09:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: JVM exists with error while running sampling activity</title>
      <link>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860982#M3396</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/434826"&gt;michael_rvsn&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I start running Sampling activity JVM and vtlec exites with error message.&lt;BR /&gt;There is no any problem to work with callgraph activities.&lt;BR /&gt;&lt;BR /&gt;The error message is download to error/JVM_terminated.jpg.&lt;BR /&gt;What can be wrong with my instalation?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Michael Zak&lt;BR /&gt;Radvision&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Michael,&lt;BR /&gt;&lt;BR /&gt;Since you said there is no problem to do call graph activity, please check -&lt;BR /&gt;1. Whether you have installed vtune driver? do "lsmod | grep vtune"&lt;BR /&gt;2. Are you using latest v9.1 Update 2?&lt;BR /&gt;3. What is your running operation system? Use default JVM version? If youuse other JVM, pleaseensure it is supported in release notes (If youwork onx86_64operation system - please use 32bit JVM).&lt;BR /&gt;4. Areyour using sampling activity for Java application?Try samplingactivity in command line&lt;BR /&gt;a) export PATH=$PATH:/opt/intel/vtune/bin; cd /opt/intel/vtune/samples/java; make all&lt;BR /&gt;b)vtl activity -d 120 -c sampling -o "java" -app "java, gsexample2a datafile.txt" run&lt;BR /&gt;&lt;BR /&gt;Finally try sampling activity on Graphic User Interface.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jul 2009 07:51:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860982#M3396</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2009-07-09T07:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: JVM exists with error while running sampling activity</title>
      <link>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860983#M3397</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/338213"&gt;Peter Wang (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi Michael,&lt;BR /&gt;&lt;BR /&gt;Since you said there is no problem to do call graph activity, please check -&lt;BR /&gt;1. Whether you have installed vtune driver? do "lsmod | grep vtune"&lt;BR /&gt;2. Are you using latest v9.1 Update 2?&lt;BR /&gt;3. What is your running operation system? Use default JVM version? If youuse other JVM, pleaseensure it is supported in release notes (If youwork onx86_64operation system - please use 32bit JVM).&lt;BR /&gt;4. Areyour using sampling activity for Java application?Try samplingactivity in command line&lt;BR /&gt;a) export PATH=$PATH:/opt/intel/vtune/bin; cd /opt/intel/vtune/samples/java; make all&lt;BR /&gt;b)vtl activity -d 120 -c sampling -o "java" -app "java, gsexample2a datafile.txt" run&lt;BR /&gt;&lt;BR /&gt;Finally try sampling activity on Graphic User Interface.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt; &lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi,&lt;BR /&gt;&lt;BR /&gt;Peter thank you for your answer.&lt;BR /&gt;&lt;BR /&gt;The problem happens when we use GUI (vtlec).&lt;BR /&gt;&lt;BR /&gt;1. [root@junos ~]# lsmod | grep vtune&lt;BR /&gt;vtune_drv             218940  0 &lt;BR /&gt;2. [root@junos ~]# uname -a&lt;BR /&gt;Linux junos 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386 GNU/Linux&lt;BR /&gt;We are using VTune 9.1&lt;BR /&gt;3. [root@junos ~]# java -version&lt;BR /&gt;java version "1.4.2"&lt;BR /&gt;gcj (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)&lt;BR /&gt;Copyright (C) 2006 Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions.  There is NO&lt;BR /&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;BR /&gt;4. [root@junos ~]# java -fullversion&lt;BR /&gt;java full version "gcj-1.4.2"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jul 2009 06:34:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860983#M3397</guid>
      <dc:creator>michael_rvsn</dc:creator>
      <dc:date>2009-07-15T06:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: JVM exists with error while running sampling activity</title>
      <link>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860984#M3398</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/434826"&gt;michael_rvsn&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Peter thank you for your answer.&lt;BR /&gt;&lt;BR /&gt;The problem happens when we use GUI (vtlec).&lt;BR /&gt;&lt;BR /&gt;1. [root@junos ~]# lsmod | grep vtune&lt;BR /&gt;vtune_drv 218940 0 &lt;BR /&gt;2. [root@junos ~]# uname -a&lt;BR /&gt;Linux junos 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386 GNU/Linux&lt;BR /&gt;We are using VTune 9.1&lt;BR /&gt;3. [root@junos ~]# java -version&lt;BR /&gt;java version "1.4.2"&lt;BR /&gt;gcj (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)&lt;BR /&gt;Copyright (C) 2006 Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions. There is NO&lt;BR /&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;BR /&gt;4. [root@junos ~]# java -fullversion&lt;BR /&gt;java full version "gcj-1.4.2"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Michael&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Michael, Thanks for detail info.&lt;BR /&gt;&lt;BR /&gt;I don't know if gcj-1.4.2 is supported. However my java version gij is from Red Hat* &lt;STRONG&gt;4.1.1-52&lt;/STRONG&gt;, yours is from Red Hat* &lt;STRONG&gt;3.4.6-3&lt;/STRONG&gt;. &lt;BR /&gt;&lt;BR /&gt;So please try java sampling on standard Linux* distribution.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;[root@kentsfield-01 java]# java -version&lt;BR /&gt;java version "1.4.2"&lt;BR /&gt;gij (GNU libgcj) version 4.1.1 20070105 (Red Hat 4.1.1-52)&lt;/P&gt;
&lt;P&gt;Copyright (C) 2006 Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions. There is NO&lt;BR /&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;BR /&gt;[root@kentsfield-01 java]# vtl activity -d 120 -c sampling -o "java" -app "java, gsexample2a datafile.txt" run&lt;BR /&gt;VTune Performance Analyzer 9.1 for Linux* build 226&lt;BR /&gt;Copyright (C) 2000-2009 Intel Corporation. All rights reserved.&lt;/P&gt;
&lt;P&gt;The Activity has been successfully created.&lt;BR /&gt;The Activity is running.&lt;BR /&gt;Thu Jul 16 14:52:44 2009 127.0.0.1 (Run 0) Setting Sampling CPU mask to 0-3&lt;BR /&gt;Thu Jul 16 14:52:44 2009 127.0.0.1 (Run 0) The processor PMU configuration file: pmp.xml&lt;BR /&gt;Thu Jul 16 14:52:44 2009 127.0.0.1 (Run 0) Collection for the following event(s) is being performed:&lt;BR /&gt;Thu Jul 16 14:52:44 2009 127.0.0.1 (Run 0) CPU_CLK_UNHALTED.CORE, INST_RETIRED.ANY.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Processing 'datafile.txt' for 10 seconds, at Thu Jul 16 14:52:45 CST 2009 ...&lt;/P&gt;
&lt;P&gt;Done at Thu Jul 16 14:52:45 CST 2009.&lt;/P&gt;
&lt;P&gt;*****************************************&lt;BR /&gt;* Elapsed time was 10 seconds&lt;BR /&gt;* Calculated CRC chksum: dc1a4ca&lt;BR /&gt;* File character count: 10240&lt;BR /&gt;* File processed 3352 times&lt;BR /&gt;* Total characters processed: 34324480&lt;BR /&gt;*&lt;BR /&gt;* Average characters/sec: 3432104.8&lt;BR /&gt;* Average loop iterations/sec: 335.16647&lt;BR /&gt;*****************************************&lt;/P&gt;
&lt;P&gt;Thu Jul 16 14:52:55 2009 127.0.0.1 (Run 0) Sampling data was successfully collected.&lt;BR /&gt;The Activity has finished running.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2009 07:10:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860984#M3398</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2009-07-16T07:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: JVM exists with error while running sampling activity</title>
      <link>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860985#M3399</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hi Peter,&lt;BR /&gt;&lt;BR /&gt;Thank you for your answer.&lt;BR /&gt;&lt;BR /&gt;I checked with your java 1.4.2 and it works!:). &lt;BR /&gt;Apparently new java 1.6 has somthing incompatible with my vtune version.&lt;BR /&gt;&lt;BR /&gt;Thank you again&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Jul 2009 14:48:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/JVM-exists-with-error-while-running-sampling-activity/m-p/860985#M3399</guid>
      <dc:creator>michael_rvsn</dc:creator>
      <dc:date>2009-07-26T14:48:26Z</dc:date>
    </item>
  </channel>
</rss>

