Bug 18635 - J9 VM provided in Java Runtime web page does not run eclipse
Summary: J9 VM provided in Java Runtime web page does not run eclipse
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: Other QNX-Photon
: P1 blocker (vote)
Target Milestone: 2.0 F3   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-01 16:58 EDT by Silenio Quarti CLA
Modified: 2002-06-06 17:44 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Silenio Quarti CLA 2002-06-01 16:58:51 EDT
build 20020601.

I am not sure this is a Core problem or Releng problem. Anyway,
there seems to be a version check in eclipse somewhere that avoids
running it on VMs which version is lower than 1.3.1.

The J9 VM provide in the web page is 1.3.0. So eclipse does not
run.
Comment 1 DJ Houghton CLA 2002-06-02 16:53:55 EDT
See related Bug 9027.
Comment 2 DJ Houghton CLA 2002-06-02 17:00:06 EDT
Here is the output for the System.getProperties().

$ j9 Hi
user.dir=/home/ssq
file.separator=/
path.separator=:
com.ibm.oti.vm.library.version=15
java.vm.version=15
os.version=6.1.0
java.protocol.handler.pkgs=com.ibm.oti.net.www.protocol
com.ibm.oti.system.class.path=/home/ssq/ive/lib/jclMax/classes.zip:/home/ssq/ive
/lib/charconv.zip:/home/ssq/ive/lib/jclMax/locale.zip
java.class.version=47.0
java.vm.specification.name=Java Virtual Machine Specification
java.vm.name=J9
user.language=en
user.name=ssq
java.specification.vendor=Sun Microsystems Inc.
file.encoding=UTF8
com.ibm.oti.configuration=max
java.vm.specification.vendor=Sun Microsystems Inc.
java.library.path=/home/ssq/ive/bin/:.:.::/home/ssq/ive/bin
com.ibm.oti.vm.bootstrap.library.path=/home/ssq/ive/bin/
java.vendor=IBM Corporation
os.name=QNX
java.io.tmpdir=/tmp
line.separator=

java.class.path=.
java.home=/home/ssq/ive
user.region=US
java.vendor.url=http://www.ibm.com/
os.arch=x86
user.home=/home/ssq
java.vm.specification.version=1.0
java.vm.vendor=IBM Corporation
java.specification.version=1.3
user.timezone=EST
com.ibm.oti.vm.exe=/home/ssq/ive/bin/j9
java.version=1.3.0 subset
java.specification.name=Java Platform API Specification
$
Comment 3 DJ Houghton CLA 2002-06-02 17:10:21 EDT
Backed out of change for 9027.
Fixed and released.
Commented referenced bug report.
Comment 4 DJ Houghton CLA 2002-06-03 16:40:45 EDT
Re-opening bug since this fix didn't make it into the F2 build.
Comment 5 DJ Houghton CLA 2002-06-06 17:44:42 EDT
Fixed. Reviewed. Tested. Released.
Closing.