Hi

Your configuration looks good to me. I tried with 6.1.7 and it seems
to work fine.

Anything special in the log ?

Regards
JB

On Sun, Sep 14, 2025 at 1:03 PM Martin Lichtin
<[email protected]> wrote:
>
> I'm trying to configure the in-memory job scheduler, in order to replace
> the default Job Scheduler Store (which is inside KahaDb)
>
>      <jobSchedulerStore>
>        <bean xmlns="http://www.springframework.org/schema/beans";
> id="jobSchedulerStore"
> class="org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore"
> />
>      </jobSchedulerStore>
>
> I'm adding these lines just above <managementContext>.
> However, as soon as I add this section to the activemq.xml, the broker
> no longer starts up. No errors or warnings.
>
> Would anyone know what I'm missing?
>
> - Martin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> For further information, visit: https://activemq.apache.org/contact
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to