Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6637

ActiveMQ creating duplicated directories

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.10.2
    • None
    • KahaDB
    • None

    Description

      Hello,

      I'm using ActiveMQ with KahaDB in a Application with these configurations:

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

      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?

      Attachments

        Activity

          People

            Unassigned Unassigned
            fabiowagner Fábio Wagner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: