You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2017/03/27 15:17:41 UTC

[jira] [Commented] (AMQ-6637) ActiveMQ creating duplicated directories

    [ https://issues.apache.org/jira/browse/AMQ-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943435#comment-15943435 ] 

Christopher L. Shannon commented on AMQ-6637:
---------------------------------------------

Have you tried a more recent version? 5.10.2 is pretty old

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