<?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: Error: JVM terminated, exit code = 1 in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894067#M5000</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/367365"&gt;tim18&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;Is this the recommendation also for Red Hat 5.3, where the default java is a symlink to gcj, when that is installed?&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;The recommendation is for any user ifs/he failed torun vtlec with the JVM (default is intel/eclipsepackage/3.2.1_8/jrockit-R27.2.0-jre1.5.0_10/bin/java coming with VTune Analyzer package), not only forRed Hat* Enterprise Server. &lt;BR /&gt;&lt;BR /&gt;Since theusers maynot use standard Linux* distro, but they should know what JVM isOK for their system, so that is not only for Sun* JVM, even for other JVM likeas IBM* JVM. (Note that the user has to know what JVM version can be supported in release notes)&lt;BR /&gt;&lt;BR /&gt;The user also canselect anyEclipse* version instead of default coming from VTune Analyzer - just do,&lt;BR /&gt;export OTHER_ECLIPSE_BIN=Your Eclipse binary file, before running vtlec. (Usually we don't recommend this, that is only for some users who only like to use unique Eclipse* in the system)&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;</description>
    <pubDate>Sun, 31 May 2009 05:40:16 GMT</pubDate>
    <dc:creator>Peter_W_Intel</dc:creator>
    <dc:date>2009-05-31T05:40:16Z</dc:date>
    <item>
      <title>Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894062#M4995</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;&lt;BR /&gt;I am trying to use Vtune analyzer 9.1 on my 64-bit Linux. Although my kernel (2.6.9-67.ELsmp) is not officially supported, I was able to run the examples. However, after running my examples using call graph, Vtune began to crash. Now I cannot even start Vtune. I keep getting error "JVM terminated, exit code = 1". &lt;BR /&gt;&lt;BR /&gt;I checked the release nodes, and realized that I need to use Sun JVM 5/6 with Eclipse on 64-bit machines. So I installed Sun JVM 6 in my home directory. However, I can't make Eclipse touse it. I tried to use -vm argument of eclipse, but that didn't help. &lt;BR /&gt;&lt;BR /&gt;Could someone help me with my problem? Thank you very much. &lt;BR /&gt;&lt;BR /&gt;Jacky&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2009 15:14:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894062#M4995</guid>
      <dc:creator>jackyjngwn</dc:creator>
      <dc:date>2009-05-27T15:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894063#M4996</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
So why didn't you show us the 'java -version' screen echo to indicate whether you installed the correct version of jre, and got it on your PATH? Apparently, VTune requires the 32-bit jre, even on 64-bit linux where other Intel tools require the 64-bit one.&lt;BR /&gt;I don't think the kernel version will tell us whether you installed a distro which symlinks "java" to gcj, or the like; it certainly doesn't tell us whether you corrected that.&lt;BR /&gt;I do think the release notes fall short on facilitating installation, but that's not for me to judge, only to make suggestions.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 May 2009 19:04:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894063#M4996</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-05-27T19:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894064#M4997</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/367365"&gt;tim18&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;So why didn't you show us the 'java -version' screen echo to indicate whether you installed the correct version of jre (the one specifically for linux x86_64), and got it on your PATH?&lt;BR /&gt;I don't think the kernel version will tell us whether you installed a distro which symlinks "java" to gcj, or the like; it certainly doesn't tell us whether you corrected that.&lt;BR /&gt;I do think the release notes fall short on facilitating installation, but that's not for me to judge, only to make suggestions.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thanks for your reply. The output of "java -version" on my machine is: &lt;BR /&gt;&lt;BR /&gt;java version "1.6.0_13"&lt;BR /&gt;Java SE Runtime Environment (build 1.6.0_13-b03)&lt;BR /&gt;Java HotSpot 64-Bit Server VM (build 11.3-b02, mixed mode)&lt;BR /&gt;&lt;BR /&gt;But, it seems that eclipse is still using the jrockit jvm instead of Sun jvm, even though I added "-vm(path to sun jvm)" in eclipse.ini. The error message I got when running vtlec is: &lt;BR /&gt;&lt;BR /&gt;JVM terminated. Exit code=1&lt;BR /&gt;/local/lfs1/data/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/bin/java&lt;BR /&gt;-Dosgi.splashLocation=/local/lfs1/data/intel/eclipsepackage/3.2.1/eclipse/plugins/com.intel.sdp.primary_2.0.4/splash.bmp&lt;BR /&gt;-Dosgi.sharedConfiguration.area=/local/lfs1/data/vtune/bin/../shared/eclipse/configuration&lt;BR /&gt;-jar /local/lfs1/data/intel/eclipsepackage/3.2.1/eclipse/startup.jar&lt;BR /&gt;-os linux&lt;BR /&gt;-ws gtk&lt;BR /&gt;-arch x86&lt;BR /&gt;-launcher /local/lfs1/data/intel/eclipsepackage/3.2.1/eclipse/eclipse&lt;BR /&gt;-name Eclipse&lt;BR /&gt;-showsplash 600&lt;BR /&gt;-exitdata 93000b&lt;BR /&gt;-vm /home/lzln/jre1.6.0_13/bin&lt;BR /&gt;-product com.intel.sdp.primary.product&lt;BR /&gt;-perspective com.intel.vtune.shell.tuningPerspective&lt;BR /&gt;-vm /local/lfs1/data/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/bin/java&lt;BR /&gt;-vmargs&lt;BR /&gt;-Dosgi.splashLocation=/local/lfs1/data/intel/eclipsepackage/3.2.1/eclipse/plugins/com.intel.sdp.primary_2.0.4/splash.bmp&lt;BR /&gt;-Dosgi.sharedConfiguration.area=/local/lfs1/data/vtune/bin/../shared/eclipse/configuration&lt;BR /&gt;-jar /local/lfs1/data/intel/eclipsepackage/3.2.1/eclipse/startup.jar &lt;BR /&gt;</description>
      <pubDate>Wed, 27 May 2009 20:10:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894064#M4997</guid>
      <dc:creator>jackyjngwn</dc:creator>
      <dc:date>2009-05-27T20:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894065#M4998</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/429854"&gt;jackyjngwn&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;&lt;BR /&gt;But, it seems that eclipse is still using the jrockit jvm instead of Sun jvm, even though I added "-vm(path to sun jvm)" in eclipse.ini.&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;For using Sun* jvm instead of default BEA* jvm, do -&lt;BR /&gt;&lt;BR /&gt;export OTHER_JVM_BINDIR=Your &lt;STRONG&gt;&lt;EM&gt;Sun JVM/bin&lt;/EM&gt;&lt;/STRONG&gt; directory&lt;BR /&gt;&lt;BR /&gt;Then run vtlec.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter</description>
      <pubDate>Sun, 31 May 2009 02:06:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894065#M4998</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2009-05-31T02:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894066#M4999</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;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;For using Sun* jvm instead of default BEA* jvm, do -&lt;BR /&gt;&lt;BR /&gt;export OTHER_JVM_BINDIR=Your &lt;STRONG&gt;&lt;EM&gt;Sun JVM/bin&lt;/EM&gt;&lt;/STRONG&gt; directory&lt;BR /&gt;&lt;BR /&gt;Then run vtlec.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Is this the recommendation also for Red Hat 5.3, where the default java is a symlink to gcj, when that is installed?&lt;BR /&gt;</description>
      <pubDate>Sun, 31 May 2009 04:45:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894066#M4999</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-05-31T04:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894067#M5000</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/367365"&gt;tim18&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;Is this the recommendation also for Red Hat 5.3, where the default java is a symlink to gcj, when that is installed?&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;The recommendation is for any user ifs/he failed torun vtlec with the JVM (default is intel/eclipsepackage/3.2.1_8/jrockit-R27.2.0-jre1.5.0_10/bin/java coming with VTune Analyzer package), not only forRed Hat* Enterprise Server. &lt;BR /&gt;&lt;BR /&gt;Since theusers maynot use standard Linux* distro, but they should know what JVM isOK for their system, so that is not only for Sun* JVM, even for other JVM likeas IBM* JVM. (Note that the user has to know what JVM version can be supported in release notes)&lt;BR /&gt;&lt;BR /&gt;The user also canselect anyEclipse* version instead of default coming from VTune Analyzer - just do,&lt;BR /&gt;export OTHER_ECLIPSE_BIN=Your Eclipse binary file, before running vtlec. (Usually we don't recommend this, that is only for some users who only like to use unique Eclipse* in the system)&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;</description>
      <pubDate>Sun, 31 May 2009 05:40:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894067#M5000</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2009-05-31T05:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894068#M5001</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/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;&lt;BR /&gt;For using Sun* jvm instead of default BEA* jvm, do -&lt;BR /&gt;&lt;BR /&gt;export OTHER_JVM_BINDIR=Your &lt;STRONG&gt;&lt;EM&gt;Sun JVM/bin&lt;/EM&gt;&lt;/STRONG&gt; directory&lt;BR /&gt;&lt;BR /&gt;Then run vtlec.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thanks. I did that and still could not start VTune. In $HOME/workspace/.metadata/.log, the following error is reported. Is this because I am using 64-bit linux? But I made sure to install 64-bit Sun JVM. &lt;BR /&gt;&lt;BR /&gt;java.lang.UnsatisfiedLinkError: /local/lfs1/data/intel/eclipsepackage/3.2.1/eclipse/configuration/org.eclipse.osgi/bundles/93/1/.cp/libswt-pi-gtk-3235.so: /local/lfs1/data/intel/eclipsepackage/3.2.1/ec&lt;BR /&gt;lipse/configuration/org.eclipse.osgi/bundles/93/1/.cp/libswt-pi-gtk-3235.so: cannot open shared object file: No such file or directory (Possible cause: architecture word width mismatch)&lt;BR /&gt;at java.lang.ClassLoader$NativeLibrary.load(Native Method)&lt;BR /&gt;at java.lang.ClassLoader.loadLibrary0(Unknown Source)&lt;BR /&gt;at java.lang.ClassLoader.loadLibrary(Unknown Source)&lt;BR /&gt;at java.lang.Runtime.loadLibrary0(Unknown Source)&lt;BR /&gt;at java.lang.System.loadLibrary(Unknown Source)&lt;BR /&gt;at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)&lt;BR /&gt;at org.eclipse.swt.internal.gtk.OS.&lt;CLINIT&gt;(OS.java:22)&lt;BR /&gt;at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)&lt;BR /&gt;at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.&lt;CLINIT&gt;(Display.java:126)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433)&lt;BR /&gt;at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)&lt;BR /&gt;at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)&lt;BR /&gt;at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75)&lt;BR /&gt;at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)&lt;BR /&gt;at org.eclipse.core.launcher.Main.basicRun(Main.java:280)&lt;BR /&gt;at org.eclipse.core.launcher.Main.run(Main.java:977)&lt;BR /&gt;at org.eclipse.core.launcher.Main.main(Main.java:952)&lt;BR /&gt;&lt;/CLINIT&gt;&lt;/CLINIT&gt;</description>
      <pubDate>Mon, 01 Jun 2009 13:55:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894068#M5001</guid>
      <dc:creator>jackyjngwn</dc:creator>
      <dc:date>2009-06-01T13:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894069#M5002</link>
      <description>&lt;DIV style="margin:0px;"&gt;You said, "...my kernel (&lt;STRONG&gt;2.6.9-67&lt;/STRONG&gt;.ELsmp) is not officially supported..." -the kernellooks like Red Hat* Enterprise Linux* &lt;STRONG&gt;4&lt;/STRONG&gt; Update 6?&lt;BR /&gt;&lt;BR /&gt;I suggest to try Sun* JVM &lt;STRONG&gt;5.0&lt;/STRONG&gt;. &lt;BR /&gt;&lt;BR /&gt;Please understand that you are notworking on a standard Linux* distro which isa supportedoperation systemclaimed inrelease notes, so I can't reproduce this problem on my side. But you may find a standard Linux* versionto compare results. Hope it helps.&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;Regards, Peter&lt;/P&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jun 2009 02:19:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894069#M5002</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2009-06-02T02:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894070#M5003</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/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;
&lt;DIV style="margin:0px;"&gt;You said, "...my kernel (&lt;STRONG&gt;2.6.9-67&lt;/STRONG&gt;.ELsmp) is not officially supported..." -the kernellooks like Red Hat* Enterprise Linux* &lt;STRONG&gt;4&lt;/STRONG&gt; Update 6?&lt;BR /&gt;&lt;BR /&gt;I suggest to try Sun* JVM &lt;STRONG&gt;5.0&lt;/STRONG&gt;. &lt;BR /&gt;&lt;BR /&gt;Please understand that you are notworking on a standard Linux* distro which isa supportedoperation systemclaimed inrelease notes, so I can't reproduce this problem on my side. But you may find a standard Linux* versionto compare results. Hope it helps.&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;Regards, Peter&lt;/P&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;All right. Will try it. Thanks.&lt;BR /&gt;&lt;BR /&gt;I tried with Sun JVM 5.0 update 18, but got the same error. &lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jun 2009 17:02:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894070#M5003</guid>
      <dc:creator>jackyjngwn</dc:creator>
      <dc:date>2009-06-02T17:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894071#M5004</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/429854"&gt;jackyjngwn&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;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;All right. Will try it. Thanks.&lt;BR /&gt;&lt;BR /&gt;I tried with Sun JVM 5.0 update 18, but got the same error. &lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;hmm... It seems that the problem is solved. I downloaded Sun JVM 5.0 32-bit, and now I can start Vtune. I'm still confused though. Aren't we supposed to use 64-bit JVM with 64-bit Linux? &lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jun 2009 21:18:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894071#M5004</guid>
      <dc:creator>jackyjngwn</dc:creator>
      <dc:date>2009-06-02T21:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error: JVM terminated, exit code = 1</title>
      <link>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894072#M5005</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/429854"&gt;jackyjngwn&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;&lt;BR /&gt;hmm... It seems that the problem is solved. I downloaded Sun JVM 5.0 32-bit, and now I can start Vtune. I'm still confused though. Aren't we supposed to use 64-bit JVM with 64-bit Linux? &lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Please see v9.1 Update 2's release notes - (I think that is also for JVM)&lt;BR /&gt;&lt;BR /&gt;
&lt;LI&gt;The VTune&lt;SUP&gt;TM&lt;/SUP&gt; Analyzer 9.1 for Linux* can be integrated only with the &lt;STRONG&gt;32 bit&lt;/STRONG&gt; version of Eclipse 3.2.1 on Intel 64 systems. Integration into a 64-bit version of Eclipse is not supported. [SCR #25119] &lt;/LI&gt;</description>
      <pubDate>Thu, 04 Jun 2009 01:47:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Error-JVM-terminated-exit-code-1/m-p/894072#M5005</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2009-06-04T01:47:34Z</dc:date>
    </item>
  </channel>
</rss>

