You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2010/10/05 16:18:40 UTC

[jira] Commented: (AMQ-2959) Scheduler not honoring activemq.store.dir property

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

Gary Tully commented on AMQ-2959:
---------------------------------

The property should be: org.apache.activemq.default.directory.prefix
The real difference is that with 5.4.1 the schedular is on by default so a store is created on every broker start. Hence it is now more visible.

Think the real fix is to disable the schedular by default.

> Scheduler not honoring activemq.store.dir property
> --------------------------------------------------
>
>                 Key: AMQ-2959
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2959
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.4.1
>            Reporter: Daniel Kulp
>
> I tried updating CXF to use 5.4.1 (from 5.3.1) and the test suite is leaving activemq-data all over the place.   The contents of that dir are:
> activemq-data/localhost/scheduler/
> db-1.log  scheduleDB.data  scheduleDB.redo
> It looks like the scheduler is not honoring the activemq.store.dir system propert that we set to have the activemq data stuck into a directory in target (from maven) that used to work fine for the CXF tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.