Author |
Message
|
Mike.WG.Moody |
Posted: Mon Apr 15, 2002 3:03 am Post subject: |
|
|
 Newbie
Joined: 16 Dec 2001 Posts: 7
|
I'm having a right battle trying to get this to work.
Currently stuck and I get an error message in the MQIPT trace saying:
Unknown eyecatcher received: 15030000
The MQSeries channel accepts the start command but then keeps cycling
through 'BINDING' to 'RETRYING' states because the MQIPT conection fails.
Any ideas anyone?
|
|
Back to top |
|
 |
jc_squire |
Posted: Mon Apr 15, 2002 7:24 pm Post subject: |
|
|
 Centurion
Joined: 14 Apr 2002 Posts: 105 Location: New Zealand
|
Have you double checked the network connectivity between both hosts? i.e. is the IPT listening on the right port? Is it it mapping to the correct port for the other side of the channel etc. |
|
Back to top |
|
 |
Mike.WG.Moody |
Posted: Tue Apr 16, 2002 1:26 am Post subject: |
|
|
 Newbie
Joined: 16 Dec 2001 Posts: 7
|
Sorry should have made it clearer.
Without MQIPT the channel works fine.
If I redirect the channel to go via MQIPT it doesn't and the error occures in the trace file of the reciever so I think I've got my ports right. |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Apr 17, 2002 1:38 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
Can you give a little more information? Are you trying to use the MQIPT to communicate between and MQ client and the qmgr? Or, are you trying to use the MQIPT to talk between a pair of channels (sender/receiver)? Are you only using one MQIPT or do you have two? If you could post a simple diagram of your scenario and include your mqipt.conf file, I can look it over and see if I spot anything funny. |
|
Back to top |
|
 |
Mike.WG.Moody |
Posted: Thu Apr 18, 2002 12:48 am Post subject: |
|
|
 Newbie
Joined: 16 Dec 2001 Posts: 7
|
Thanks for your interest but I've got it working now.
First I got rid of the SSL entries from the mqipt.config.
The link worked.
Then I put the SSL entries back and got a clear SSL error.
With help from others I eventually got the SSL entries sorted out and now
we are cooking!
Once again thanks for the interest. |
|
Back to top |
|
 |
|