On Mon, Nov 20, 2017 at 2:41 PM, ipolevoy <i...@expresspigeon.com> wrote: > We use -Djava.library.path=/opt/lib/linux-x86_64/, is this not OK?
Nope... unless you copied libartemis-native-64.so there which wouldn't be so standard. When you compile the native library.. it will be under: artemis-source-dir/artemis-native/bin/libartemis-native-64.so At the binary distribution, it will be under: apache-artemis-distribution/bin/lib/linux-x86_64 You will need libartemis-native-64 under the library path. otherwise it won't work. > > Is there a link to IRC? http://activemq.apache.org/irc.html