Public bug reported:

Dapper-amd64 and sun-java:
[EMAIL PROTECTED]:~$ java -version
Error: no `client' JVM at 
`/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/amd64/client/libjvm.so'.

The problem can be fixed by reordering the sequense in 
/etc/java-1.5.0-sun/jvm.cfg. Place "-client IF_SERVER_CLASS -server" after 
"-server KNOWN".
for example: 
-server KNOWN
-client IF_SERVER_CLASS -server
-hotspot ALIASED_TO -client
-classic WARN
-native ERROR
-green ERROR

** Affects: sun-java5 (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
amd64: Error: no `client' JVM at ....
https://launchpad.net/bugs/56545

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to