Author |
Message
|
ashokjagatha |
Posted: Mon Nov 16, 2015 3:59 am Post subject: IIB 10 integration node not getting created |
|
|
 Novice
Joined: 23 Jul 2015 Posts: 13
|
I m using IIB10.0.0.0, after installation default node not getting created.
When i try do it manually throwing issue where Integration node getting created but with no server .
Response is as below.
No response from broker
Check that,
1. The integration node is running.
2. The TCP/IP port of the queue manager is active if it is remote.
3. The integration node name provided in the connection details matches the name of the integration node if the node is remote.
Using
Code: |
mqsicreateexecutiongroup |
is giving time out exception is as follows.
C:\Program Files\IBM\IIB\10.0.0.0>mqsicreateexecutiongroup IIB10_S -e SERVER10 -
w 100 -v logfile.txt
BIP1124I: Creating integration server 'SERVER10' on integration node 'IIB10_S'..
.
BIP1047E: The operation timed out waiting for a response.
The utility did not receive an expected response from the integration node withi
n a designated amount of time. The operation might have completed successfully,
even though the response was not received.
Ensure that the integration node is running and that the correct connection para
meters have been supplied to the utility. Use the -w flag to increase the amount
of time to wait for responses.
haven't found anything in log file,Please help me . _________________ AJ MB developer |
|
Back to top |
|
 |
maurito |
Posted: Mon Nov 16, 2015 4:24 am Post subject: Re: IIB 10 integration node not getting created |
|
|
Partisan
Joined: 17 Apr 2014 Posts: 358
|
ashokjagatha wrote: |
I m using IIB10.0.0.0 |
Install 10.0.0.2 |
|
Back to top |
|
 |
ashokjagatha |
Posted: Mon Nov 16, 2015 5:50 am Post subject: |
|
|
 Novice
Joined: 23 Jul 2015 Posts: 13
|
Still same issue even after fix pack. _________________ AJ MB developer |
|
Back to top |
|
 |
maurito |
Posted: Mon Nov 16, 2015 6:18 am Post subject: |
|
|
Partisan
Joined: 17 Apr 2014 Posts: 358
|
ashokjagatha wrote: |
BIP1047E: The operation timed out waiting for a response.
|
increase the timeout in the mqsicreateexecutiongroup |
|
Back to top |
|
 |
ashokjagatha |
Posted: Mon Nov 16, 2015 7:09 am Post subject: |
|
|
 Novice
Joined: 23 Jul 2015 Posts: 13
|
maurito wrote
increase the timeout in the mqsicreateexecutiongroup
ya still same issue. code i used
Code: |
mqsicreateexecutiongroup IIB10_S -e SERVER -w 300 -v trace.txt |
_________________ AJ MB developer |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Nov 16, 2015 9:13 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
If in windows did you run mqsisecurity and did you run from an elevated command prompt?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|