To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104355
                 Issue #|104355
                 Summary|checkapi does not run in unmodified build environment 
                        |anymore
               Component|tools
                 Version|DEV300m55
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|solenv
             Assigned to|lla
             Reported by|fs





------- Additional comments from f...@openoffice.org Thu Aug 20 09:30:40 +0000 
2009 -------
The checkapi tool, used to run (selected or complete) API tests in a OOo build
environment, doesn't run anymore. When it attempts to connect to a running OOo
instance, it bails out with an UnsatisfiedLinkError for createJNI.

The reason is that with a recent change, the LD_LIBRARY_PATH in the build
environment is empty, in particular, it does not contain the bin/lib folder in
$SOLARVER anymore.

So, the checkapi script needs to be adjusted to explicitly include the lib or
bin folder (not sure which one) in LD_LIBRARY_PATH, before starting Java.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to