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 » Corresponding request record not found for the reply message

Post new topic  Reply to topic
 Corresponding request record not found for the reply message « View previous topic :: View next topic » 
Author Message
vennela
PostPosted: Tue Feb 14, 2006 2:35 pm    Post subject: Corresponding request record not found for the reply message Reply with quote

Jedi Knight

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

This is the trace I have got.
Now If I put a message in MQQueue, this works fine.
If I put a HTTP request, and then to MQQueue of the aggregate flow it is blowing up.

Quote:
An AggregateReply node has received a message at its 'in' terminal. No corresponding record of a request message being sent could be found. See subsequent messages to determine how this situation has been handled.
It is possible that extraneous messages are arriving at the AggregateReply node 'in' terminal. Check your flow to ensure that the only messages arriving here are replies to request messages previously sent out and passed through an AggregateRequest node. It is possible that this message is a valid reply but part of an aggregation which previously timed out. It is possible that this is a reply to a message which has not yet been recorded by an AggregateRequest node. This can happen if request messages are sent outside of transactional control. Adjust your transaction settings to ensure that messages are sent under transactional control.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
fjb_saper
PostPosted: Tue Feb 14, 2006 4:30 pm    Post subject: Reply with quote

Grand High Poobah

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

Could that have to do with the fact that the http message might be missing a correct MQMD?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
JT
PostPosted: Tue Feb 14, 2006 4:40 pm    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

I think this event also occurs if the integrity of the msgid is not preserved.
Back to top
View user's profile Send private message
vennela
PostPosted: Tue Feb 14, 2006 4:58 pm    Post subject: Reply with quote

Jedi Knight

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

This is what I had to do.
My flow was:
HTTPInput -> Compute -> MQOutput
Now for that to work, I had to check New MessageId and New Correl Id on the MQOutput node.
I unchecked the New Correl Id and it worked OK.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
dilse
PostPosted: Wed Feb 15, 2006 9:02 am    Post subject: Reply with quote

Master

Joined: 24 Jun 2004
Posts: 270

If I am correct, the request-response scenario works as following.

Response's Correl Id will match with theMessage Id of the request to find its corresponding request. The Message Id for the response message will be created as a new.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Corresponding request record not found for the reply message
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.