java - JVM requirements incompatible error -
i have next java installed:
java 32 bit
java 64 bit
i have eclipse-standard-kepler-sr2-win32-x86_64 installed in windows 7 64 bit pointing jdk1.8.0_05.
when trying install ibm software packages (ibm rational team concert client) using ibm installation manager, gives below error:
the jvm requirements of bundle incompatible jvm java version "1.8.0_05" used existing eclipse ide
this eclipse.ini:
-startup plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140116-2212 -product org.eclipse.epp.package.standard.product --launcher.defaultaction openfile --launcher.xxmaxpermsize 256m -showsplash org.eclipse.platform --launcher.xxmaxpermsize 256m --launcher.defaultaction openfile --launcher.appendvmargs -vm c:\program files\java\jdk1.8.0_05\bin -vmargs -dosgi.requiredjavaversion=1.6 -xms40m -xmx512m what thing have misinstalled?
the rtc eclipse client requirement page mentions eclipse 3.6.x , 4.2.x (juno) compatible eclipse clients. kepler (eclipse 4.3.x) rtc 5.x only.
(note: accessing jazz.net wiki requires jazz.net account: have create one, free)
that beingness said, latest rtc 4.x, can seek process described in thread work juno (4.3):
download eclipse release http://www.eclipse.org/downloads/packages/release/juno/sr2 extract eclipse release c:\tools\eclipse extend eclipse adding remote update site rtc p2repo ...\rtc\4.x\rtc-client-p2repo-4.x.zip when eclipse has restarted shift jazz admin perspectivethe rtc-client-p2repo-4.x.zip file available on rtc "all downloads" page, instance:
https://jazz.net/downloads/rational-team-concert/releases/4.0.6?p=alldownloads
java eclipse jvm ibm rtc
No comments:
Post a Comment