Author |
Message
|
new_to_wmb8 |
Posted: Thu Nov 05, 2015 7:03 am Post subject: Message not getting enter in IIB 10.0.0.3 |
|
|
 Centurion
Joined: 28 May 2013 Posts: 127 Location: Hyderabad, India
|
Hi All,
I am working on IIB 10 and getting this issue.
I have two flow where first flow picking the file using file input node and then it transfer the message to other flow using queue.
In second flow, after the MQinput node , i am using compute node but some how message is not getting enter into this node. same happen with filter node but it is working file with other nodes.
Please check it and provide your suggestions .
Error code BIPmsgs 2111
Sql Variables Manager::variable Initialized wmb |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Nov 05, 2015 7:08 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
The documentation on the BIP message seems informational and useful. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 05, 2015 7:10 am Post subject: Re: Message not getting enter in IIB 10.0.0.3 |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
new_to_wmb8 wrote: |
Please check it and provide your suggestions .
Error code BIPmsgs 2111
Sql Variables Manager::variable Initialized wmb |
By 'check it", do you in some way mean to convey that you're getting this error code and want us to look into it?
If so:
- I bet there's a lot more information in the exception tree than just those 2 lines;
- a BIP2111 is an internal error so if that's the only error it points to a bad installation as described here. We can't check that for you. You've not even said what OS you're using. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
new_to_wmb8 |
Posted: Thu Nov 05, 2015 10:17 pm Post subject: |
|
|
 Centurion
Joined: 28 May 2013 Posts: 127 Location: Hyderabad, India
|
ExceptionList
RecoverableException
File:CHARACTER:F:\build\S1000_slot1\S1000_P\src\DataFlowEngine\MessageServices\ImbDataFlowNode.cpp
Line:INTEGER:1239
Function:CHARACTER:ImbDataFlowNode::createExceptionList
Type:CHARACTER:ComIbmFileInputNode
Name:CHARACTER:test#FCMComposite_1_1
Label:CHARACTER:test.File Input
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Node throwing exception
Insert
Type:INTEGER:14
Text:CHARACTER:test.File Input
RecoverableException
File:CHARACTER:F:\build\S1000_slot1\S1000_P\src\DataFlowEngine\SQLNodeLibrary\ImbComputeNode.cpp
Line:INTEGER:515
Function:CHARACTER:ImbComputeNode::evaluate
Type:CHARACTER:ComIbmComputeNode
Name:CHARACTER:test#FCMComposite_1_2
Label:CHARACTER:test.Compute
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Caught exception and rethrowing
Insert
Type:INTEGER:14
Text:CHARACTER:test.Compute
RecoverableException
File:CHARACTER:F:\build\S1000_slot1\S1000_P\src\DataFlowEngine\ImbRdl\ImbRdlFlowVariables.cpp
Line:INTEGER:279
Function:CHARACTER:SqlVariablesManager::variableInitialized
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2111
Text:CHARACTER:
Insert
Type:INTEGER:2
Text:CHARACTER:60
Insert
Type:INTEGER:2
Text:CHARACTER:35
I am running the flow on windows |
|
Back to top |
|
 |
Vitor |
Posted: Fri Nov 06, 2015 5:23 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Now I'm confused. You said:
new_to_wmb8 wrote: |
In second flow, after the MQinput node , i am using compute node but some how message is not getting enter into this node. same happen with filter node but it is working file with other nodes |
but the exception tree you posted shows:
new_to_wmb8 wrote: |
Label:CHARACTER:test.File Input
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Node throwing exception |
i.e. a File Input node not an MQ Input node. So where's this exception actually coming from?
It still sounds like a bad install to me. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
stoney |
Posted: Fri Nov 06, 2015 8:08 am Post subject: |
|
|
Centurion
Joined: 03 Apr 2013 Posts: 140
|
Please raise a PMR so that we can investigate this problem.
We will need a project interchange that can be used to recreate the problem, along with a service trace that covers the deployment of the BAR file(s) and the failing message.
It should not be possible to get into this situation, hence the BIP211x "internal error" message.
Are you really running with 10.0.0.3 (not released, so must be a beta driver), or are you running with an earlier fix pack? |
|
Back to top |
|
 |
|