https://bugs.freedesktop.org/show_bug.cgi?id=58663
Priority: medium
Bug ID: 58663
Assignee: [email protected]
Summary: Cannot use UNO with Java 7
Severity: major
Classification: Unclassified
OS: Mac OS X (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
Version: 4.0.0.0.beta2
Component: sdk
Product: LibreOffice
Bootstrap.bootstrap() fails with the error message you see below because Java 7
on OSX is 64bit only and the libjpipe.jnilib is 32bit only. Please generate
universal (32 and 64bit) binaries for the OSX libraries.
java.lang.UnsatisfiedLinkError:
/Users/claudio/Applications/LibreOffice.app/Contents/ure-link/lib/libjpipe.jnilib:
dlopen(/Users/claudio/Applications/LibreOffice.app/Contents/ure-link/lib/libjpipe.jnilib,
1): no suitable image found. Did find:
/Users/claudio/Applications/LibreOffice.app/Contents/ure-link/lib/libjpipe.jnilib:
mach-o, but wrong architecture
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1939)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1868)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854)
at java.lang.Runtime.loadLibrary0(Runtime.java:845)
at java.lang.System.loadLibrary(System.java:1084)
at
com.sun.star.lib.util.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:59)
at
com.sun.star.lib.connections.pipe.PipeConnection.<clinit>(PipeConnection.java:62)
at
com.sun.star.lib.connections.pipe.pipeConnector.connect(pipeConnector.java:119)
at com.sun.star.comp.connections.Connector.connect(Connector.java:123)
at
com.sun.star.comp.urlresolver.UrlResolver$_UrlResolver.resolve(UrlResolver.java:120)
at com.sun.star.comp.helper.Bootstrap.bootstrap(Bootstrap.java:282
--
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