Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4995 Discussions

Vtune - Error eclipse - JVM

el1goluj
Beginner
704 Views
I'm trying to execute Vtune on Fedora core 4. I get the following error message:

JVM terminated. Exit code=2
/opt/intel/eclipsepackage/3.1/jrockit-jre1.5.0_03/bin/java
-Dosgi.splashLocation=/opt/intel/eclipsepackage/3.1/eclipse/plugins/com.intel.sdp.primary_2.0.2/splash.bmp
-jar /opt/intel/eclipsepackage/3.1/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /opt/intel/eclipsepackage/3.1/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 10800d
-product com.intel.sdp.primary.product
-perspective com.intel.vtune.shell.tuningPerspective
-vm /opt/intel/eclipsepackage/3.1/jrockit-jre1.5.0_03/bin/java
-vmargs
-Dosgi.splashLocation=/opt/intel/eclipsepackage/3.1/eclipse/plugins/com.intel.sdp.primary_2.0.2/splash.bmp
-jar /opt/intel/eclipsepackage/3.1/eclipse/startup.jar

Any suggestions to fix it???
Thanks in advance
0 Kudos
1 Reply
Ekaterina_L_Intel
704 Views

Hi,

1) Have you ever had another Eclipse version installed on your machine?

If yes - try to remove ".eclipse" folder from your $HOME directory andthen re-run vtlec with a new workspace.

2) Or you can try to use another JVM for running eclipse:

- download and install 32-bit Sun JRE 1.5

- set environment variable OTHER_JVM_BINDIR=/path/to/sun_jre_1.5/bin

- run vtlec

Regards,

Katya

0 Kudos
Reply