[
https://issues.apache.org/jira/browse/AMQ-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950961#comment-15950961
]
Fábio Wagner commented on AMQ-6637:
-----------------------------------
Any help?
> ActiveMQ creating duplicated directories
> ----------------------------------------
>
> Key: AMQ-6637
> URL: https://issues.apache.org/jira/browse/AMQ-6637
> Project: ActiveMQ
> Issue Type: Bug
> Components: KahaDB
> Affects Versions: 5.10.2
> Reporter: Fábio Wagner
>
> Hello,
> I'm using ActiveMQ with KahaDB in a Application with these configurations:
> {code}
> <amq:broker advisorySupport="false" brokerName="localhost"
> dataDirectory="../../Conf/Integrator/data/amq" name="broker" useJmx="true">
> <amq:persistenceAdapter>
> <amq:kahaDB
> directory="../../Conf/Integrator/data/amq" enableJournalDiskSyncs="false"
> indexWriteBatchSize="10000" indexCacheSize="1000"/>
> </amq:persistenceAdapter>
> {code}
> When some error occurs at my application, AMQ is generating a
> "activemq-data\localhost\KahaDB" directory at "../" with the exactly same
> files that already exists at Conf\Integrator\data\amq, and sometimes locking
> the application.
> Why is this happening?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)