|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BIP2241E: A Loadable Implementation Library (.lil, .jar, or |
« View previous topic :: View next topic » |
Author |
Message
|
vikas.bhu |
Posted: Thu Sep 23, 2010 5:07 am Post subject: BIP2241E: A Loadable Implementation Library (.lil, .jar, or |
|
|
Disciple
Joined: 17 May 2009 Posts: 159
|
Hi,
we have costom https node in our flow. earlier flow was working fine
from last few days we are getting following error in the logs.
and as we have not done any change in the flow we are clueless.
Please suggest...
BIP2241E: A Loadable Implementation Library (.lil, .jar, or .par) is not found for message flow node type 'HTTPSNode' in message flow 'com.xcs.ecredit.main.eCredit_GetSupportDataSub'.
The broker received an instruction to create a message flow node of type 'HTTPSNode', in message flow 'com.xcs.ecredit.main.eCredit_GetSupportDataSub'. The broker cannot create nodes of this type because an implementation library for this node type does not exist in the LIL path.
Ensure that the LIL path is correct, and that it contains all the required node implementation libraries, including those supplied by IBM. The node name is case sensitive, therefore check that the toolkit and runtime names match. If the broker is trying to create a node type that ends in 'NodeNode', ensure that when the node was registered with the toolkit the name registered did not end in 'Node'.
Also ensure that you have saved the message flow, and any nested message flows. Redeploy the new configuration to the broker, specifying a complete configuration. If the LIL file is correct, check that the message node type is correct. |
|
Back to top |
|
 |
mgk |
Posted: Thu Sep 23, 2010 5:14 am Post subject: |
|
|
 Padawan
Joined: 31 Jul 2003 Posts: 1642
|
Have you checked that the file (.lil) for the node is present and is not corrupted. Maybe your disk is on the way out?
Regards, _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
vikas.bhu |
Posted: Thu Sep 23, 2010 6:43 am Post subject: |
|
|
Disciple
Joined: 17 May 2009 Posts: 159
|
Could you please elaborate more on this. How to ensure the lil file name which is associated to this particular node. We have a jar file for that particular Node and that has been placed in the Plugin Folder and also in to the lib and classes folder for the MQSI HOME/JRE |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Sep 23, 2010 6:47 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
If it HAD BEEN working just fine and then it STOPPED working, then someone changed something and you should figure out what.
You should also re-review the documentation on deploying Java based custom plugins. The methods you have indicated for deploying the runtime pieces are not best practices. |
|
Back to top |
|
 |
mgk |
Posted: Thu Sep 23, 2010 6:49 am Post subject: |
|
|
 Padawan
Joined: 31 Jul 2003 Posts: 1642
|
OK, So plugin C nodes are packaged in .lil files and I thought your node was a C based node. However, Java nodes are packaged in .jar or .par files, and from what you say you have a .jar for your node. But my point is still the same. If you claim nothing has changed (apart from time passing) then checking that the .jar file containing your node is still in the correct place and not corrupted in someway is a good first thing to do... _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
vikas.bhu |
Posted: Mon Sep 27, 2010 10:30 pm Post subject: |
|
|
Disciple
Joined: 17 May 2009 Posts: 159
|
flow is deployed properly..but next problem i have posted in different thread........ |
|
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
|
|
|
|