https://bugs.freedesktop.org/show_bug.cgi?id=63693
Priority: medium
Bug ID: 63693
Assignee: [email protected]
Summary: Forced 32 bits java VM even bulding the SDK for a x64
target
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
Version: 4.1.0.0.alpha0+ Master
Component: sdk
Product: LibreOffice
PRECONDITIONS:
* OS: Ubuntu Quantal Linux x64
* Libreoffice: "master" branch
* Java:
- java version "1.7.0_21"
- Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
- Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
* Configure flags:
--with-system-libs --enable-debug --enable-odk \
--with-jdk-home=~/java/default \
--with-ant-home=~/java/apache-ant-1.9.0/ --disable-kde --disable-kde4 \
--disable-kdeab --disable-epm --disable-mathmldtd --disable-gnome-vfs \
--disable-tde --disable-tdeab --disable-postgresql-sdbc \
--disable-ext-wiki-publisher --disable-ext-report-builder \
--disable-scripting-beanshell --disable-scripting-javascript \
--without-system-graphite --without-system-mdds --without-system-vigra \
--without-myspell-dicts --without-system-odbc --without-system-npapi-headers \
--without-system-sane --without-system-openldap --without-system-clucene \
--without-system-libmspub --without-system-libcmis --without-system-orcus \
--without-system-lpsolve --without-system-liblangtag --without-system-libmwaw \
--without-ppds --without-afms --without-krb5 --without-junit --without-gssapi
STEPS LEADING TO THE ISSUE:
1- Go to the sdk examples java folder (DocumentHandling, for instance) and
build them just typing "make".
2- Execute any of the examples ("make DocumentLoader.run", for instance)
EXPECTED RESULTS:
The example is executed correctly, in this case, loading the test document.
ACTUAL OUTCOMES:
The example logs the following info:
mkdir -p
~/libreoffice4.0_sdk/LINUXexample.out/misc/JavaDocumentHandlingExamples/converted_files
"~/java/default/bin/java" -d32
-Dcom.sun.star.lib.loader.unopath="~/libo.git/install//program" -jar
~/libreoffice4.0_sdk/LINUXexample.out/class/JavaDocumentHandlingExamples/DocumentConverter.jar
"./test" "MS Word 97" "doc"
"~/libreoffice4.0_sdk/LINUXexample.out/misc/JavaDocumentHandlingExamples/converted_files"
Error: This Java instance does not support a 32-bit JVM.
Please install the desired version.
make: *** [DocumentConverter.run] Error 1
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs