Author |
Message
|
sandip_gaikwad |
Posted: Wed Aug 17, 2011 11:13 pm Post subject: Problem related to the email input node |
|
|
Voyager
Joined: 25 Jul 2011 Posts: 95
|
I have a problem related to the email input node that give the following error
"lib file not found for email input node for message flow". com ibm email input node |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Aug 18, 2011 1:23 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Can you please give us the complete error message?
With only half a question you may only get half an answer. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
sandip_gaikwad |
Posted: Thu Aug 18, 2011 3:24 am Post subject: |
|
|
Voyager
Joined: 25 Jul 2011 Posts: 95
|
i have installed MB v7.0.0 after that I have applied fix packs for v7.0.0.2 so that I can work on EmailInput Node .I have import the sample application on EmailInput Node wen I am deploying the same I am getting The error code BIP2241E.
That the lil file supporting the email input node is not present so message flow cant deploy. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Aug 18, 2011 4:28 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Sounds like you did not update your runtime, only your toolkit.
Code: |
Verify runlevel is 7.0.0.2
mqsireportbroker <broker name>
Correct output is: "Fixpack capability level = '7.0.0.2' (effective level '7.0.0.2')" if incorrect output such as "Fixpack capability level = '7.0.0.2' (effective level '7.0.0.0')" then reapply the runtime fixpack and recycle the broker runtime again. Reapply the fixpack by running the fixpack exe file (ie. 7.0.0-WS-MB-WINIA32-FP0002.exe (297.24 MB)) |
_________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Aug 18, 2011 4:43 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
you may have to specifically alter the capability level in addition to installing/reinstalling the fixpack. |
|
Back to top |
|
 |
|