Issue 65388 - Bootstrap of native UNO fails
Summary: Bootstrap of native UNO fails
Status: CLOSED OBSOLETE
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: jsc
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-15 11:48 UTC by steffen.grund
Modified: 2014-02-26 07:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description steffen.grund 2006-05-15 11:48:28 UTC
Bootstrap of native UNO from Java without a preset PATH/LD_LIBRARY_PATH fails.

- all platforms
Bug in juh.jar, file Bootstrap.java, line 214: System.loadLibrary() is used
instead of NativeLibraryLoader.loadLibrary(). So juh.dll is not found if it's
not in the PATH/LD_LIBRARY_PATH

- Windows
juh.dll does not find its dependend libraries on this platform, resulting in a
"UnsatisfiedLinkError"
Comment 1 jsc 2006-05-17 09:12:37 UTC
accepted
Comment 2 jsc 2006-08-01 14:40:38 UTC
adapt target
Comment 3 Martin Hollmichel 2007-11-09 17:27:46 UTC
set target from 2.x to 3.x according to
http://wiki.services.openoffice.org/wiki/Target_3x
Comment 4 jsc 2014-02-26 07:24:46 UTC
is not longer valid
Comment 5 jsc 2014-02-26 07:25:00 UTC
close