Page 1 of 1
BD Java - not recognized in Java RE
Posted: Fri May 29, 2020 6:03 pm
by TheSound
Dear all,
i get on Disks the following message from Makemkv:
"This disc requires Java runtime (JRE), but none was found. Certain functions will fail, please install Java. See http://www.makemkv.com/bdjava/ for details."
I have Java RE installed but it seems, that its not recognized.
Does anybody know how to fix this?
rgds, Holger
Re: BD Java - not recognized in Java RE
Posted: Fri May 29, 2020 6:36 pm
by Grauhaar
I assume that you are using Windows.
Open a "Cmd Window" (the Terminal Window)
Type "java -version" ... what ist shown?
Re: BD Java - not recognized in Java RE
Posted: Fri May 29, 2020 7:39 pm
by TheSound
The Java Version i use is
jdk-14.0.1_windows-x64_bin
Re: BD Java - not recognized in Java RE
Posted: Sat May 30, 2020 2:14 am
by Grauhaar
That's not what I ask. So please ...
Provide a full Debug log and did you specify in the MakeMKV "Protection" settings anything in the "Custom Java executable location"?
Re: BD Java - not recognized in Java RE
Posted: Sat May 30, 2020 7:42 am
by FredK
TheSound wrote: ↑Fri May 29, 2020 6:03 pm
Dear all,
i get on Disks the following message from Makemkv:
"This disc requires Java runtime (JRE), but none was found. Certain functions will fail, please install Java. See http://www.makemkv.com/bdjava/ for details."
I have Java RE installed but it seems, that its not recognized.
Does anybody know how to fix this?
rgds, Holger
I made the same experience. The solution for me was to install JRE8 besides JDK14.
Re: BD Java - not recognized in Java RE
Posted: Sat May 30, 2020 8:39 am
by Grauhaar
Yes, the OP also has a JDK (Development Kit), don't know if a JRE (Runtime Evironment) is included in this version. JDK are only needed for developers, but not for executing already build java code.
I use the Orcale JRE version from
https://www.java.com/ Simply install it, no special things needs to specify in MakeMKV, it's automaticaly detected.
Re: BD Java - not recognized in Java RE
Posted: Sat May 30, 2020 12:12 pm
by FredK
Grauhaar wrote: ↑Sat May 30, 2020 8:39 am
Yes, the OP also has a JDK (Development Kit), don't know if a JRE (Runtime Evironment) is included in this version.
...
Yes, the JDK contains the JRE. Personally, I need the full JDK because of other purposes. At last I had successfully blu-ray playback
with menus after the additional installation of the actual JDK8 only. After that I stopped further investigations.
FredK
Re: BD Java - not recognized in Java RE
Posted: Wed Jun 03, 2020 4:43 pm
by TheSound
yes, right, from my side the item can be closed. i also recognized that i installed the developer kit in stead of the runtime environment. Now i put JRE on and its fine
rgds, Holger