https://bugs.documentfoundation.org/show_bug.cgi?id=103507
--- Comment #12 from Aron Budea <[email protected]> ---
Dheif, you see two Java installations because you have JDK and JRE installed,
and each has its runtime environment. This is not an issue.
Stephan:
Indeed, I checked now, and could get Java 8u112 to work after selecting Java,
probably restart was needed. I didn't test in detail, but went back to 8u92 to
test wit that.
Results with 8u92 (all in Windows 7, with cleared profile):
-5.2.0.4, 5.2.2.2, 5.3 alpha1:
After opening a database and switching to Tables view, there's the error:
"LibreOffice requires a Java runtime environment (JRE) to perform this task.
The selected JRE is defective. Please select another version or install a new
JRE and select it under Tools - Options - LibreOffice - Advanced."
(then another that connection to the data source could not be established)
Upon second start there's no error when opening a database.
Even if the first start was only the Start Center and nothing Base-related,
there's no error upon second start.
-5.1.5.2:
No error message upon opening a database with a clean profile.
Debugging revealed that for this Java version (8u92) on the first attempt
jfw_startVM(...) call returns with JFW_E_VM_CREATION_FAILED:
http://opengrok.libreoffice.org/xref/core/stoc/source/javavm/javavm.cxx#758
So this issue seems to be different than with the newer Java version (code
doesn't even go to the same place in sunjavaplugin.cxx as in the other case).
It's also a regression. Priority is low.
Next step: upgrade to Java 8u112 again, and test in detail with that.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs