no more java

Jiri Vanek jvanek at redhat.com
Mon Jan 27 10:13:49 UTC 2014


On 01/24/2014 09:27 PM, Frédéric Bron wrote:
> alternative --config java gives:
>     1           /usr/java/jdk1.7.0_17/jre/bin/java
>     2           /usr/lib/jvm/jre-1.5.0-gcj/bin/java
> *+ 3           /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.0.fc20.x86_64/jre/bin/java
>
> only 2 works.
> What happened? I did not change anything myself. Must come from an update.
>
Only 2?

The 3 is correct link to your jre (openjdk). The /usr/java/jdk1.7.0_17/jre/bin/java looks like you 
ever installed oracle jre from theirs RPM/tar.gz and then linked manually.
The 2 is GNU classpath - I would not recommend you to use it for regular java application.

What is en error when you run "java" and 3 i selected?

Sorry for inconvenience
   J.



More information about the users mailing list