Menu

#85 bundled JRE in EE LAMP >= 1.2.1.1: no server JVM

open
nobody
3
2007-01-15
2007-01-15
thermoman
No

Since EasyEclipse LAMP 1.2.1.1 the bundled JRE is somehow fucked up:

easyeclipse-lamp-1.2.1.3 # ./jre/bin/java -version
Error: no `server' JVM at `/foo/bar/easyeclipse-lamp-1.2.1.3/jre/lib/i386/server/libjvm.so'

this results in Eclipse not being able to start.

Workaround

1. move jre directory away
2. symlink 'jre' directory of recent JDK

e.g. on gentoo:

jre -> /opt/sun-jdk-1.5.0.09/jre/

System

Gentoo 2006.1/desktop Kernel 2.6.16

# java-config -L
The following VMs are available for generation-2:
1) Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2]
*) Sun JDK 1.5.0.09 [sun-jdk-1.5

Discussion

  • thermoman

    thermoman - 2007-01-15
    • priority: 5 --> 3
     
  • thermoman

    thermoman - 2007-01-15

    Logged In: YES
    user_id=1692775
    Originator: YES

    This might be a gentoo/java related issue since EasyEclipse 1.2.1.3 with same SUN JDK version is working on my pc @home.

    will investigate further and report back.

     

Log in to post a comment.