You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "John Leach (JIRA)" <ji...@apache.org> on 2016/09/04 22:18:20 UTC

[jira] [Created] (AMQ-6416) leveldbjni requires additional jars

John Leach created AMQ-6416:
-------------------------------

             Summary: leveldbjni requires additional jars
                 Key: AMQ-6416
                 URL: https://issues.apache.org/jira/browse/AMQ-6416
             Project: ActiveMQ
          Issue Type: Bug
          Components: Message Store
    Affects Versions: 5.14.0
            Reporter: John Leach
            Priority: Minor


When configuring activemq to use native jni leveldb adaptor, it fails to start due to missing leveldbjni-linux32-1.8.jar or leveldbjni-linux64-1.8.jar.

The leveldbjni-1.8.jar is included, in lib/optional, but it also requires one of the two above jars (depending on your platform.

Should activemq be packaging these along with leveldbjni-1.8.jar ?

The errors logged when they are missing aren't particularly helpful!



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