Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
openSUSE 13.2 64bit openjdk 1.8.0_40 - OOPS no valid JRE
#1
Brand new installation of openSUSE 13.2 64 bit, downloaded Vuze, extracted. When starting it gives an error:

OOPS, you don't seem to have a valid JRE

[Image: 0_ea141_d54a6dea_orig.png]

As you can see I have default installed openjdk 1.8.0_40

Any ideas how to make Vuze working?

Thanks

 
Reply
#2
Try changing the startup script from 

if [ "$JAVA_IMPL" = "java" ] ; then

to

if [ "$JAVA_IMPL" = "openjdk" ] ; then

for some reason my output is

$ ./java -version

java version "1.8.0_20"
Java™ SE Runtime Environment (build 1.8.0_20-b26)
Java HotSpot™ Client VM (build 25.20-b23, mixed mode)
Reply
#3
Thumbs Up 
(11-23-2014, 10:59 AM)'parg' Wrote: Try changing the startup script from 

if [ "$JAVA_IMPL" = "java" ] ; then

to

if [ "$JAVA_IMPL" = "openjdk" ] ; then

for some reason my output is

$ ./java -version

java version "1.8.0_20"
Java™ SE Runtime Environment (build 1.8.0_20-b26)
Java HotSpot™ Client VM (build 25.20-b23, mixed mode)

 

That worked! Thanks

 
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Problem with Vuze 5.7.1.0 64bit installation delfinus 8 8,967 11-26-2016, 02:51 AM
Last Post: delfinus
  Vuze running slow and freezing on Windows 10 64bit Steve_f 7 11,691 05-14-2016, 09:11 PM
Last Post: fields



Users browsing this thread: 1 Guest(s)