|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BIP2241E unable to creat nodes of a certain type |
« View previous topic :: View next topic » |
Author |
Message
|
gcrimy |
Posted: Mon Feb 04, 2002 11:17 pm Post subject: |
|
|
 Newbie
Joined: 16 Dec 2001 Posts: 7
|
I have a situation that I can't rectify and would like any assistance
or advise on this problem I'm experiencing. Currently I am trying to add customised plugins to my control centre and deploy them as part of a flow but I get the following errors:
________________________________________________________________________
BIP2241E: Configuration message requests creation of message flow node
type 'LdapPlugInNode' in message flow 'ldapquery'; broker cannot create
nodes of this type.
The message broker received a configuration message containing an
instruction to create a message flow node of type 'LdapPlugInNode', in
message flow 'ldapquery', but the broker does not have the capability to
create nodes of this type.
Ensure that all necessary node implementation libraries have been
installed. Then ensure that the message flow and any nested message
flows have been checked in. Re-deploy the new configuration to the
broker ensuring that the complete configuration option is used. If the
problem persists contact your IBM support center.
________________________________________________________________________
BIP4041E: Execution group 'default' received an invalid configuration
message. See the following messages for details of the error.
The message broker received an invalid configuration message and has not
updated its configuration. This can arise as a result of errors in the
specification of either message flows or message sets which the
configuration manager was unable to detect. It can also result from a
message flow requiring a type of node that is not supported by the
broker installation, from the broker having become out of step with the
configuration database or from other applications sending extraneous
messages to the broker's configuration queues (SYSTEM.BROKER.ADMIN.QUEUE
& SYSTEM.BROKER.EXECUTIONGROUP.QUEUE).
Check the relevant message flow and message set definitions, check that
all necessary plug-ins are installed, perform a complete redeploy of the
broker's configuration and ensure that no applications are writing to
the broker's configuration queues.
________________________________________________________________________
BIP2087E: Broker MQSI_SAMPLE_BROKER was unable to process the internal
configuration message.
The entire internal configuration message failed to be processed
successfully.
The internal configuration message failed to be processed, use the
messages following this message to determine the reasons for the
failure.
________________________________________________________________________
Below is a portion of a debug trace also:
2002-02-01 11:09:35.820999 2840 Warning BIP4041E: Execution
group 'default' received an invalid configuration message. See the
following messages for details of the error. The message broker received
an invalid configuration message and has not updated its configuration.
This can arise as a result of errors in the specification of either
message flows or message sets which the configuration manager was unable
to detect. It can also result from a message flow requiring a type of
node that is not supported by the broker installation, from the broker
having become out of step with the configuration database or from other
applications sending extraneous messages to the broker's configuration
queues (SYSTEM.BROKER.ADMIN.QUEUE & SYSTEM.BROKER.EXECUTIONGROUP.QUEUE).
Check the relevant message flow and message set definitions, check that
all necessary plug-ins are installed, perform a complete redeploy of the
broker's configuration and ensure that no applications are writing to
the broker's configuration queues.
2002-02-01 11:09:35.820999 2840 ImbDataFlowManager::createNode ,
LdapPlugInNode
2002-02-01 11:09:35.820999 2840 UserTrace BIP2638I: MQPUT to
queue 'SYSTEM.BROKER.EXECUTIONGROUP.REPLY' on queue manager 'MQSIV21':
MQCC=0, MQRC=0; node 'ConfigurationMessageFlow.outputNode'.
The node
'ConfigurationMessageFlow.outputNode' attempted to write a message to
the specified queue 'SYSTEM.BROKER.EXECUTIONGROUP.REPLY' connected to
queue manager 'MQSIV21'. The MQCC was 0 and the MQRC was 0.
No user action required.
________________________________________________________________________
These errors occur on any plugin I try and deploy that isn't an
IBMPrimitive. In the example I have tried to deploy a flow with the
LdapPlugIn which comes in supportpack ia08. Any advice on what I am
doing wrong??? I think it might be a simple problem but I can't work it out....
Thanks |
|
Back to top |
|
 |
mpuetz |
Posted: Tue Feb 05, 2002 9:24 am Post subject: |
|
|
Centurion
Joined: 05 Jul 2001 Posts: 149 Location: IBM/Central WebSphere Services
|
Hi,
this usually happens if you forgot to install the
*.lil files (plugin shared library files) of the
plugin nodes into the mqsi-install-dir/lib (on NT)
or mqsi-install-dir/lil directories on the machine
your broker runs on. Note, that you must restart the
broker in order to find new *.lil files.
_________________ Mathias Puetz
IBM/Central WebSphere Services
WebSphere Business Integration Specialist |
|
Back to top |
|
 |
gcrimy |
Posted: Tue Feb 05, 2002 9:20 pm Post subject: |
|
|
 Newbie
Joined: 16 Dec 2001 Posts: 7
|
Thanks for your thoughts, but I had already tripled check that sort of thing. My only thinking is that maybe the LDAP I have loaded isn't supported or something like that. Does that sort of thing matter at deploy time though???
I get the same errors when I try and use the XML transformaion plugin for WMQI 2.1. The installation of this support pack is automatic but it also reports a BIP2241E error....
________________________________________________________________________________
BIP2241E: Configuration message requests creation of message flow node type 'ComIbmXslMqsiNode' in message flow 'XMLTRAN'; broker cannot create nodes of this type.
________________________________________________________________________________
Thanks for your help! |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|