https://issues.apache.org/ooo/show_bug.cgi?id=121984
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #0) > C:\windows\system32>java -version > java version "1.7.0_17" > Java(TM) SE Runtime Environment (build 1.7.0_17-b02) > Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode) OpenOffice is a 32 bits application, you need a 32 bits Java Runtime Environment. As you seem to be on Windows 64 bits, you may be affected by this known issue, too: http://www.openoffice.org/development/releases/3.4.1.html#AOO3.4.1ReleaseNotes-KnownIssues Apache OpenOffice 3.4.0 and 3.4.1 support Java 7, which is the recommended configuration; but (especially on 64-bit Windows) you might receive warnings about the Java version being defective. In that case, download and install the Microsoft Visual C++ 2010 Redistributable Package. If you still have problems, install the most current JRE 6 version. http://download.microsoft.com/download/5/B/C/5BC5DBB3-652D-4DCE-B14A-475AB85EEF6E/vcredist_x86.exe Please try installing a 32 bits JRE (there is no need to uninstall the 64 bits version, as it may be needed by other 64 bits applications; you can have both 32 and 64 bits installed at the same time, they are installed in different folders). If this 32 bits JRE is not recognized, install the MS Visual C++ Redist. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
