Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:57
Vikram Kodak is currently offline Vikram KodakFriend
Messages: 72
Registered: October 2011
Member
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 04:26]

Report message to a moderator

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


Current Time: Thu Apr 25 07:32:48 GMT 2024

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

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

Back to the top