Java JRE not accepted

Issues with installing under all versions of MS Windows
Post Reply
DonB
Posts: 1
Joined: Tue Jul 09, 2013 6:41 am

Java JRE not accepted

Post by DonB »

My system refuses to accept the Java JRE - says it doesn't exist in either of my Java program files on my C: drive. Any thoughts?
OpenOffice 3.1 on Windows 7
User avatar
Hagar Delest
Moderator
Posts: 33629
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: Java JRE not accepted

Post by Hagar Delest »

Hi and welcome to the forum!

Make sure that you've a 32bit version. If yes and still no luck, search the forum, there are plenty of topics about Java issue, especially with a Microsoft component that has to be installed.

Please add '[Solved]' at the beginning of your first post title (edit button) if your issue has been fixed.
LibreOffice 25.2 on Linux Mint Debian Edition (LMDE 7 Gigi) and 25.2 portable on Windows 11.
thomasjk
Volunteer
Posts: 4456
Joined: Tue Dec 25, 2007 4:52 pm
Location: North Carolina

Re: Java JRE not accepted

Post by thomasjk »

Tom K.
Windows 11 24H2
LibreOffice
Bill
Volunteer
Posts: 8952
Joined: Sat Nov 24, 2007 6:48 am

Re: Java JRE not accepted

Post by Bill »

OOo 3.1 predates the current JRE 7 and can't see it at all. Either update to AOO 3.4.1 or install the old and possibly unsafe JRE 6 which was packaged with OOo 3.1.
AOO 4.1.14 on Ubuntu MATE 22.04
User avatar
Greengiant224
Posts: 284
Joined: Wed Jun 09, 2010 3:50 pm
Location: All Over The World

Re: Java JRE not accepted

Post by Greengiant224 »

OOo v3.1 uses the mscvr80.dll (dynamic link library).
Java v1.6 (32bit) uses the msvcr80.dll also.
These are the MS Visual C++ Runtime Libraries (2008), that both programs need to interact
with each other on windows os. Java v1.6 is/was maintained until February 2013.

AOO v3.4.1 have/will update to the current MS Visual C++ Redistributable (2010) (x86) Package.
This will enable AOO v3.4.1 to interact with Java v1.7 (32bit).

A SIMPLE WORKAROUND:
If you have Java v 1.7 (32bit) installed to C:\Program Files (x86)\Java\jre7\bin\
look in the plugin2 folder you will find a copy of msvcr100.dll.
Copy and paste this file into the C:\Program FIles (x86)\OpenOffice.org 3\program folder alongside
the current msvcr70.dll/msvcr80.dll. which are 2005/2008 respectively.

Shutdown AOO/OOo including the quickstarter (if you have it enabled). Fire up AOO/OOo
and see if it recognises your installed version of java.

Also this link may help:
http://forum.openoffice.org/en/forum/vi ... 21#p267331

Greengiant224 :super:

Win 7, Portable AOO 4.1.14, LibreOffice 6.2, 7.4.5 & 7.6.1 (Java 1.7.81 & 1.8.0_281) utilising HSQL 1.8.10 & 2.4.*, MySQL, PostgreSQL, SQLite
+ Blood, Sweat and Tears (Application, Determination and Perseverance)
Post Reply