Posted: Thu Jan 10, 2008 12:06 pm Post subject: MQget - Need help
Newbie
Joined: 10 Jan 2008 Posts: 2
Hi,
I am using MQget in my messages flow to write to a file.When I dump 500 messages in MGget node queue, the message flow hangs and get core dump after reading 85 messages.In this I am looping through MQgetto get 500 messages. Can someone tell me if I can clear the message from MQget node after reading the mssages from MQget node. OR is there anway way I can make MQget read 500 messages.
Joined: 15 May 2001 Posts: 540 Location: New Zealand
You should not 'loop' through MQGet and it's surrounding nodes in a circular manner as each iteration of a node will grab additional memory. Investigate the use of a PROPAGATE 'loop' instead and you will find that the problem disappears.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum