ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Aggregation behaving weird

Post new topic  Reply to topic
 Aggregation behaving weird « View previous topic :: View next topic » 
Author Message
kspranava
PostPosted: Fri Jul 21, 2006 6:38 am    Post subject: Aggregation behaving weird Reply with quote

Centurion

Joined: 27 Apr 2003
Posts: 124

Dear Gurus,

I am using aggregation message flow in Broker v6.0.0.1 (Windows 2000 professional and WMQ5.3) where the MQ queues are used in placed of tables to store aggregate messages by the broker.

When I pump in test data (only a few fan out requests), I get the output collated not always. So far I have seen error codes 2034 and 2026 in event viewer and messages get stuck in either SYSTEM.BROKER.AGGR.* queues or routed to DLQ. At times even messages are tied to wrong Aggregate folder names.

Did any one come across such problem?

Thanks,
kspranava
Back to top
View user's profile Send private message
vennela
PostPosted: Fri Jul 21, 2006 7:46 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

http://www.mqseries.net/phpBB2/viewtopic.php?t=27561&highlight=aggregate

Not an answer
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kspranava
PostPosted: Fri Jul 21, 2006 8:30 am    Post subject: Reply with quote

Centurion

Joined: 27 Apr 2003
Posts: 124

Hi Vennela,

It's interesting; only we two got such strange behaviour or is it others not rising it here? BTW did you get any error codes in event viewer / syslogs?

Broker on its own generates new message id for every request unless we don't select 'Request' option and supply a value for 'Reply To Queue' in MQOutput node preceeding Aggregate Request Node. Otherwise we need to select 'New Message Id'.

Looking forward to IBMers to throw some light.

Thanks,
kspranava.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jul 21, 2006 9:49 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

OK here is how I made aggregation work in 6.0 fix pack 1:

On the Fan out set pass all and check new messageId. Before the fan out set correlationId to MQCI_NONE. If the correlationId is set the aggregation does not behave as expected.

I set up an extra branch on the fanout where the serialized input MQMD is passed in CDATA (XML).
This message goes to a flow that just throws it to the reply destination (MQReply node) in this case the aggregation queue. In the aggregation compute node I extract the MQMD (create parse) and thus I have the original reply to destination and correlationId.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Aggregation behaving weird
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.