https://issues.apache.org/ooo/show_bug.cgi?id=119525
--- Comment #9 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #8) > (In reply to comment #7) > > (In reply to comment #5) > > > Created attachment 78302 [details] > > > Java configuration in AOO > > > > Did you install a 32 bits Java or a 64 bits Java? > > Looking at the program folder on your screenshot, isn't this the path for 32 > > bits applications on Windows 64 bits? > > > > C:\Program Files (x86)\ > > I take what https://www.java.com give. > I uninstall java, delete all java's file in user's profil. After i go to > https://www.java.com/en/download/manual.jsp > and install jre-7u5-windows-x64 who create a C:\Program Files\Java => LiBO > don't recognize Java. It's logic if you read > https://www.java.com/en/download/faq/java_win64bit.xml : LibO is in 32 bits. > I uninstall Java and install jre-7u5-windows-i586 who create C:\Program > Files (x86)\java => LibO recognize Java but i have the same error message > and Base don't wok. That was what I guessed, from the program path: C:\Program Files (x86)\ <--- 32 bits C:\Program Files\ <--- 64 bits So, you already *have* a 32 bits Java on C:\Program Files (x86)\java This means, you don't need the -d32 switch. With this 32 bits Java selected on Tools - Options - OOo - Java, could you make other Java related stuff run? Did you try with any of the wizards? For example: Menu "File" - "Wizards" - "Letter..." or "Fax..." or "Agenda..." All these wizards require Java. Do they work with your Java from C:\Program Files (x86)\java ? If they work, then the issue is with Base. Please try, and let us know. -- You are receiving this mail because: You are the assignee for the bug.
