Posted: Thu Jun 05, 2008 1:01 am Post subject: DataflowEngine with no name reading from broker systems q's
Apprentice
Joined: 04 Jun 2004 Posts: 33 Location: Wilrijk
Hi,
We have a V5.0 broker running on HP-UX.
with the mqsilist we see a dataflowengine running without a name.
When doing searching on the queues for the open handles of the PID we find the dataflowengine reading and written from and to the
QUEUE(SYSTEM.BROKER.CONTROL.QUEUE) TYPE(HANDLE)
PID(6450)
QUEUE(SYSTEM.BROKER.EXECUTIONGROUP.QUEUE)
TYPE(HANDLE) PID(6450)
QUEUE(SYSTEM.BROKER.EXECUTIONGROUP.REPLY)
TYPE(HANDLE) PID(6450)
QUEUE(SYSTEM.BROKER.IPC.QUEUE.6450.2008051008555431)
TYPE(HANDLE) PID(6450)
and the transmission queue to the configuration manager.
How can we delete the dataflowengine, as we cannot query the messageflows running in the dataflowengine as it has no name.
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
AkankshA wrote:
either it shows no name or it shows $MQSI_------ (Sorry i forgot the complete name)
You're thinking of $SYS_MQSI. It's created temporarily if you deploy the topology without first deploying to an execution group.
This is because the broker always needs at least one execution group in order to handle the pubsub engine. If no execution groups are defined when you ask it to start sharing publications and subscriptions, the broker instantiates this temporary one.
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