BIP2241
Severity
20 : ErrorMessage
Loadable Implementation Library (.lil, .jar or .par) not found for message flow node type '<insert_0>' in message flow '<insert_1>'.Explanation
The message broker received an instruction to create a message flow node of type '<insert_0>', in message flow '<insert_1>'. The broker does not have the capability to create nodes of this type because an implementation library for this node type was not found in the LIL path.Response
Ensure that the LIL path is correct and contains all the necessary node implementation libraries, including those supplied by IBM. The node name is case sensitive so ensure the toolkit and runtime names match. If the broker is trying to create a node type that ends in 'NodeNode' then ensure that when the node was registered with the toolkit the name registered didn't end in 'Node'. Then ensure that the message flow and any nested message flows have been saved. Redeploy the new configuration to the broker ensuring that the complete configuration option is used. If the problem persists contact your IBM support center.