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 » General IBM MQ Support » What does uncommitted message in input queue of a flow mean?

Post new topic  Reply to topic
 What does uncommitted message in input queue of a flow mean? « View previous topic :: View next topic » 
Author Message
Inisah
PostPosted: Thu May 29, 2014 8:20 am    Post subject: What does uncommitted message in input queue of a flow mean? Reply with quote

Apprentice

Joined: 21 Mar 2014
Posts: 44

We see uncommitted messages in the input queue of a flow. IPPROCS of the flow is 1 and we see that the flow is up and running. How do we further check and resolve what the issue is?

MQ Ver : 7.5.0.2
MB : 7
Back to top
View user's profile Send private message
zpat
PostPosted: Thu May 29, 2014 9:30 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Sounds like your flow is not committing the message MQGET and is hanging or waiting for something else.
_________________
Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
Back to top
View user's profile Send private message
Inisah
PostPosted: Thu May 29, 2014 9:35 am    Post subject: Reply with quote

Apprentice

Joined: 21 Mar 2014
Posts: 44

How do we check if any issue with the flow. This flow was already existing and not changed since years
Back to top
View user's profile Send private message
pvnkumar
PostPosted: Wed Jun 11, 2014 10:30 pm    Post subject: Reply with quote

Novice

Joined: 26 May 2008
Posts: 16

check your syslog which should show some information if something wrong with the flow.

you can also stop and start your flow and verify if it picks up messages in the queue.

if issue still persists, you can enable a trace and finoud out whats happening within the flow.
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Jun 11, 2014 11:45 pm    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

It means the flow has MQinput node transaction mode = yes (or auto with persistent message) but is not committing properly.

Does the flow wait for anything (like a web service response)? Does it roll back the message (check the DLQ)?

Calling Java modules (or anything non-WMB) is a good way to hang a flow.

Try removing the flow's calls to external code or external systems and see if the flow now works, then replace them one at a time until it stops working - then fix it.
_________________
Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
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 » General IBM MQ Support » What does uncommitted message in input queue of a flow mean?
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.