Posted: Thu Apr 14, 2005 5:57 am Post subject: Bitstream Worker not be found for message set
Centurion
Joined: 10 Oct 2002 Posts: 136 Location: California
Hi
I have a message flow using a message sets for input as well as output. On the MQ Input node I have specified the message set details. The message set and message flow are deployed sucessfully. But when I send message to input queue I get following error.
( WBIMB50.default ) Resource Manager: Bitstream Worker cannot be found: Message Set 'E1BUOES002001', Message Format ''.
The required bitstream worker for Message Set/Message Format pair (E1BUOES002001, ) has not been installed. This means that either the message format had not been specified properly, the installation is not valid (corrupted or incomplete) or that an unknown bitstream worker has been requested at resource registration time or at run time.
The bitstream workers are loaded when the MtiImbParser.lil is loaded when the Broker starts an Execution Group (DataFlowEngine instance). Check the Application event viewer (or system log) for error messages when the broker is started or when a resource is deployed to the broker. Check that the appropriate bitstream worker file (dll or shared object) exists in the correct directory. E.g. On Windows if we send an XML message to the broker we should have the file bipxmlworker.wrk in the <MQSI dir>\bin directory. Other platforms should have the .wrk files in the <MQSI dir>/lib directory.
The wrk file it talks about is present in the required directory. Any ideas why this might happen? I am using WBIMVB 5.0 with CSD04 on windos 2000.
Joined: 10 Oct 2002 Posts: 136 Location: California
Message set is deployed. The execution group shows that message set as running.
This message set is generated after I deployed Business Object from WBI Adapter. Does that make any difference?
Joined: 10 Oct 2002 Posts: 136 Location: California
I solved this problem by generating message set in Broker toolkit using business object schema defintion.
When I created message set from System manager for WBI Adapter it did not work. The System manager uses mqsicreatemsgdefs utility for generating message sets. So it looks like compatibility issue between WBI adapter framework and WBI Broker Toolkit.
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