Posted: Mon Oct 21, 2013 3:56 am Post subject: Unable to find out message flow which points to wrong queue
Apprentice
Joined: 10 Dec 2008 Posts: 43
Hi.,
We have IBM MB 8.0.0.2 and IBM MQ 7 installed in the production server. One of the frequent error in the /var/adm/messages is below.
----------------------
WebSphere Broker v8002[10525]: [ID 702911 user.error] (BRK.EG1)[43]BIP2623E: Unable to open queue 'Error' on WebSphere MQ queue manager '': completion code 2; reason code 2085. : BRK.e15cd19e-2701-0000-0080-b8217f266884: /build/slot1/S800_P/src/DataFlowEngine/ImbMqManager.cpp: 677: ImbMqConnection::getQueue: ComIbmMQConnectionManager: ComIbmMQConnectionManager
----------------------
From the error messages, i understood that a message flow points to the empty queue manager and under which point to a queue named 'Error'. Since its production environment, i can't enable trace and find out which message flow tries to put message to that queue. At the same time, i tried reading the bar file (mqsireadbar) and verified the configurables. Is there a way to figure out where is the problem?
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Why not define a queue called 'Error' and then see what sort of data is put on it?
Perhaps a flow should have had it modified with bar override?
But you should really go back to your source control and see which flow defines 'Error' either in an MQOutput Node or in the ESQL that calls it. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
I have already tried that option. I have created a queue called 'Error" still getting errors. Also, i noticed in the error message that queue manager name is empty.
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