You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Michael Moser (JIRA)" <ji...@apache.org> on 2015/12/18 00:16:46 UTC

[jira] [Updated] (NIFI-1302) Case where NarClassLoader loading a native library doesn't work

     [ https://issues.apache.org/jira/browse/NIFI-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Moser updated NIFI-1302:
--------------------------------
    Attachment: NIFI-1302.patch

> Case where NarClassLoader loading a native library doesn't work
> ---------------------------------------------------------------
>
>                 Key: NIFI-1302
>                 URL: https://issues.apache.org/jira/browse/NIFI-1302
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 0.4.0
>            Reporter: Michael Moser
>            Assignee: Michael Moser
>             Fix For: 0.5.0, 0.4.1
>
>         Attachments: NIFI-1302.patch
>
>
> I have a native library called libhello.so, which I use with JNI.  When I include libhello.so in my NAR's META-INF/bundled-dependencies/native/ directory, the NiFi framework cannot find the library.
> java.lang.UnsatisfiedLinkError: no hello in java.library.path



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)