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

Christian Schneider resolved AMQ-6788.
--------------------------------------
    Resolution: Fixed

> 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)

Reply via email to