|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Deployment error when using HTTPRequest node |
« View previous topic :: View next topic » |
Author |
Message
|
Risto |
Posted: Wed Apr 29, 2009 7:36 am Post subject: Deployment error when using HTTPRequest node |
|
|
Newbie
Joined: 29 Apr 2009 Posts: 6
|
Hi All,
I've searched the forums and haven't been able to find anything helpful. We've been doing WMB development for some time now but this is the first time we are using an HTTPRequest node to go to a webservice. The BAR file creates successfully but I get a deployment problem as follows.
BIP2241E: Loadable Implementation Library (.lil, .jar or .par) not found for message flow node type 'ComIbmWSRequestNode' in message flow 'Request.XXXX_Request'.
The message broker received an instruction to create a message flow node of type 'ComIbmWSRequestNode', in message flow 'Request.XXXX_Request'. 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.
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.
I have looked in the lil, classes, lib directories but not sure what the library name is which contains 'ComIbmWSRequestNode'.
The broker is 6.0.0.4 running on AIX.
Any help would be greatly appreciated. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Apr 29, 2009 8:58 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What version is the Toolkit?
And are you *positive* that you're using an *HTTP*Request node, and not, for example, a SOAPRequest node? |
|
Back to top |
|
 |
Risto |
Posted: Wed Apr 29, 2009 9:14 am Post subject: |
|
|
Newbie
Joined: 29 Apr 2009 Posts: 6
|
Thanks for the reply mqjeff.
The toolkit version is 6.0.2 and I am positive I am using the HTTPRequest node.
Something else which is interesting, I opened a NEW workspace and imported the Web Service sample from samples gallery and am getting the exact same error when i deploy that bar file. To me this indicates some execution library may be missing on the broker since the BAR creates successfully. Puzzling though that the HTTPRequest node is part of the standard product and not a supportpac so not sure how a library would go missing. |
|
Back to top |
|
 |
Risto |
Posted: Wed Apr 29, 2009 11:26 am Post subject: |
|
|
Newbie
Joined: 29 Apr 2009 Posts: 6
|
Looks like I found the problem.
The ownership of files in the lil directory was bin:bin. I changed to mqm:mqm and restarted the broker. The bar file deployed successfully. |
|
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
|
|
|
|