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 » flow engine is not being stop

Post new topic  Reply to topic
 flow engine is not being stop « View previous topic :: View next topic » 
Author Message
vikas.bhu
PostPosted: Mon May 18, 2009 11:17 pm    Post subject: flow engine is not being stop Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

problem is dataflow engine is not being stoped even by task manager...i stop broker and congigmgr...and even I restart my system...but when i am starting my broker again more than 5 data flow engine are showing in task manager..

please suggest....
Back to top
View user's profile Send private message Send e-mail
elvis_gn
PostPosted: Mon May 18, 2009 11:36 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi vikas.bhu,

Your flow is most probably looping in some part of the code or waiting long for some response..db perhaps.

Provide flow logic and paste code.

Don't simply kill execution groups, it's a last resort.

Usually flow would be busy processing a message, so you should clear all queues, else the moment you kill the thread a new message is picked and the flow is stuck again.

Please give more info.

Regards.
Back to top
View user's profile Send private message Send e-mail
vikas.bhu
PostPosted: Mon May 18, 2009 11:46 pm    Post subject: Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

thanks sir problem is solved by creating new execution group my work is done..

but what i find is my flow engine was not being stoped not due to looping but message being hanged some points..


but for informatio I am using flow as follow..

HTTPINPUTnode-> HTTPrequest node->HTTPReply node->MQOUTPUT node......


sending soap message to httpnode getting response from httprequest node(it is calling the webservices)->wanting to put soap message in mQOUTPUT node(here it is creatin problem due to MQMD field..soap message dont have mqmd fied)
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Mon May 18, 2009 11:56 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

vikas.bhu wrote:
soap message dont have mqmd fied


Then you should probably add one.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
vikas.bhu
PostPosted: Tue May 19, 2009 10:37 pm    Post subject: Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

Now I am seeing in debug mode, so many processid of flow engine are there ...I am not getting how to terminate them..I tried every options there..

or I have to create new broker..

because stoping and restarting the broker restarting it again..
Back to top
View user's profile Send private message Send e-mail
WMBDEV1
PostPosted: Tue May 19, 2009 10:48 pm    Post subject: Reply with quote

Sentinel

Joined: 05 Mar 2009
Posts: 888
Location: UK

vikas.bhu wrote:
Now I am seeing in debug mode, so many processid of flow engine are there


How many pids are you seeing?

How many execution groups are there?
Back to top
View user's profile Send private message
vikas.bhu
PostPosted: Tue May 19, 2009 10:52 pm    Post subject: Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

8 process ids
Engine name----BROKER1:default.



but i have already deleted te default...restarted the broker congig mgr and system...
Back to top
View user's profile Send private message Send e-mail
vikas.bhu
PostPosted: Tue May 19, 2009 11:15 pm    Post subject: Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

please suggest people arround me are not able to solve
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 » flow engine is not being stop
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.