Skip to main content



      Home
Home » Archived » Eclipse Process Manager (Stardust) » Stardust/JMS using ActiveMQ - Disable Prefetch Cache(JMS ActiveMQ disable prefetch cache)
Stardust/JMS using ActiveMQ - Disable Prefetch Cache [message #742664] Thu, 20 October 2011 13:57
Eclipse UserFriend
In an Stardust/JMS deployment mode using ActiveMQ as messaging provider, only one daemon can be started at the same time.

This is due to ActiveMQ's Prefetch Cache default behaviour. The prefetch cache can be disabled by adding parameter below to the DaemonQueue definition.
<amq:queue id="CarnotJmsDaemonQueue" physicalName="CarnotDaemonQueue?consumer.prefetchSize=0" />

[Updated on: Fri, 21 October 2011 00:26] by Moderator

Previous Topic:HeuristicMixedException on WebLogic during transaction commit
Next Topic:Lock wait timeout when synchronizing user session to disk
Goto Forum:
  


Current Time: Sat Jul 19 07:25:17 EDT 2025

Powered by FUDForum. Page generated in 0.06386 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top