[
https://issues.apache.org/jira/browse/AMQ-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157162#comment-16157162
]
ASF subversion and git services commented on AMQ-6788:
------------------------------------------------------
Commit d5dfadd8d0280027bc4aee137870995f7f6b449c in activemq's branch
refs/heads/activemq-5.15.x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=d5dfadd ]
[AMQ-6788] Explain how to fix the problem in the exception
(cherry picked from commit 8646bb1010d2632f5d405fe1761c2b9c99a0a139)
> ClassNotFoundException PListStoreImpl when trying to start an embedded broker
> with memory persistence
> -----------------------------------------------------------------------------------------------------
>
> Key: AMQ-6788
> URL: https://issues.apache.org/jira/browse/AMQ-6788
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.15.0
> Environment: Ubuntu Linux, ActiveMQ 5.15.0
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: 5.15.1
>
>
> I try to start an embedded broker:
> broker = new BrokerService();
> broker.setPersistenceAdapter(new MemoryPersistenceAdapter());
> broker.start();
> java.lang.RuntimeException: java.lang.ClassNotFoundException:
> org.apache.activemq.store.kahadb.plist.PListStoreImpl
> For details see:
> https://apaste.info/vIkj
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)