If anyone has the Problem in Ubuntu 15.04 with the newest Oracle Java 8, I found the problem in java-wrappers file which determines the available Java installations:
In file "/usr/lib/java-wrappers/jvm-list.sh": => added "/usr/lib/jvm/java-8-oracle" on line 35 __jvm_oracle8="/usr/lib/jvm/java-8-oracle /usr/lib/jvm/jdk-8-oracle-* /usr/lib/jvm/jre-8-oracle-*" As the current installation of Oracle 8 Java is installed in this added path. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/908679 Title: No java runtime found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/java-wrappers/+bug/908679/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
