Issue 124315 - simple bootstrap doesn't work
Summary: simple bootstrap doesn't work
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 4.1.0-dev
Hardware: Mac All
: P3 Normal
Target Milestone: 4.1.0
Assignee: jsc
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-26 07:26 UTC by jsc
Modified: 2017-05-20 09:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---
jsc: 4.1.0_release_blocker+


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jsc 2014-02-26 07:26:21 UTC
On MacOS the jpipe library is not loaded if the office program path is not in the java library path. The reason is the jnilib extension that is not recognized correct.
Comment 1 SVN Robot 2014-02-26 07:32:48 UTC
"jsc" committed SVN revision 1571942 into trunk:
#124315# insert check for libs with jnilib extension on mac os
Comment 2 SVN Robot 2014-02-26 07:34:14 UTC
"jsc" committed SVN revision 1571944 into branches/AOO410:
#124315# merge fix from trunk
Comment 3 jsc 2014-02-26 07:35:38 UTC
fixed by inserting a check for jni libs
Comment 4 jsc 2014-02-27 16:02:21 UTC
verified by running the Simple bootstrap example of the SDK outside a configured SDK env on MacOS