ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » channel in retrying mode......

Post new topic  Reply to topic
 channel in retrying mode...... « View previous topic :: View next topic » 
Author Message
jed
PostPosted: Wed Jul 14, 2004 7:13 pm    Post subject: channel in retrying mode...... Reply with quote

Centurion

Joined: 08 Jan 2004
Posts: 118
Location: MI, USA

I did this.... Windows 2000 SP4
1. Uninstalled MQSeries 5.3 CSD 06.
2. Installed MQSeries 5.3 CSD 07.

NOTE: I'm using my PC that is connected to a network.

created two QueueManagers (QM1 and QM2).

at QM1 i have...
DEFINE QLOCAL(QM1.LQ)
DEFINE QLOCAL(QM1.DLQ)
DEFINE QLOCAL(QM1.TQ) USAGE(XMITQ)
DEFINE QREMOTE(QM1.RQ) RNAME(QM2.LQ) RQMNAME(QM2) XMITQ(QM1.TQ)
DEFINE CHANNEL(QM1.TO.QM2) CHLTYPE(SDR) CONNAME('192.168.0.80(1414)') XMITQ(QM1.TQ)
DEFINE CHANNEL(QM2.TO.QM1) CHLTYPE(RCVR)

at QM2 i have ....
DEFINE QLOCAL(QM2.LQ)
DEFINE QLOCAL(QM2.DLQ)
DEFINE QLOCAL(QM2.TQ) USAGE(XMITQ)
DEFINE QREMOTE(QM2.RQ) RNAME(QM1.LQ) RQMNAME(QM1) XMITQ(QM2.TQ)
DEFINE CHANNEL(QM2.TO.QM1) CHLTYPE(SDR) CONNAME('192.168.0.80(1415)') XMITQ(QM2.TQ)
DEFINE CHANNEL(QM1.TO.QM2) CHLTYPE(RCVR)


i run RUNMQSLR -m QM1 -t TCP -p 1414 -i 192.168.0.80 and RUNMQSLR -m QM1 -t TCP -p 1414 -i 192.168.0.80.....

then, i START CHANNEL(QM1.TO.QM2) and START CHANNEL(QM2.TO.QM1)....

what i get are.... the two channels in retrying mode...

what i did i do wrong?

NOTE:
below is the error log from QM1....

----- amqrccca.c : 784 --------------------------------------------------------
07/15/2004 11:07:06
AMQ9002: Channel 'QM1.TO.QM2' is starting.

EXPLANATION:
Channel 'QM1.TO.QM2' is starting.
ACTION:
None.
-------------------------------------------------------------------------------
07/15/2004 11:07:06
AMQ9208: Error on receive from host jesusdino (192.168.0.80).

EXPLANATION:
An error occurred receiving data from jesusdino (192.168.0.80) over TCP/IP.
This may be due to a communications failure.
ACTION:
The return code from the TCP/IP (recv) call was 10053 (X'2745'). Record these
values and tell the systems administrator.
----- amqccita.c : 2761 -------------------------------------------------------
07/15/2004 11:07:06
AMQ9999: Channel program ended abnormally.

EXPLANATION:
Channel program 'QM1.TO.QM2' ended abnormally.
ACTION:
Look at previous error messages for channel program 'QM1.TO.QM2' in the error
files to determine the cause of the failure.
----- amqrccca.c : 784 --------------------------------------------------------
_________________
Jed
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
jed
PostPosted: Wed Jul 14, 2004 7:31 pm    Post subject: Reply with quote

Centurion

Joined: 08 Jan 2004
Posts: 118
Location: MI, USA

one typo mistake on the 1st runmqlsr.....
it should runmqlsr -m QM2 -t tcp -p 1414 -i 192.168.0.80
_________________
Jed
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
jed
PostPosted: Wed Jul 14, 2004 7:32 pm    Post subject: Reply with quote

Centurion

Joined: 08 Jan 2004
Posts: 118
Location: MI, USA

and the 2nd one should be
runmqlsr -m QM1 -t tcp -p 1415 -i 192.168.0.80
_________________
Jed
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
scottm
PostPosted: Thu Jul 15, 2004 7:51 am    Post subject: Reply with quote

Apprentice

Joined: 13 May 2004
Posts: 44
Location: SE Tennessee

Are you sure the listeners are running? Do they show up in the MQ Services?

Confirm you have the right port numbers. The listener on QM1 should use the same port number as the one listed in the connection string for channel QM2.TO.QM1 on QM2. And visa-versa.

It works fine here.
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Jul 15, 2004 9:12 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

That's a bug.
Apply the interim fix
https://www6.software.ibm.com/dl/wsmqcsd/wsmqcsd-p
Back to top
View user's profile Send private message Send e-mail Visit poster's website
PeterPotkay
PostPosted: Thu Jul 15, 2004 7:37 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

venella, that fix is only for CSD6, and he is already at CSD7.

Quote:

I did this.... Windows 2000 SP4
1. Uninstalled MQSeries 5.3 CSD 06.
2. Installed MQSeries 5.3 CSD 07.


jesus_dino,
Does netstat -a show something listening on 1414 and 1415?
Can you ping the channels?
Can you connect a client app to a SRVCONN channel on one of these QMs?
Can you telnet into one of these ports?
Have you tried running the runmqlsr commands without using the -i switch?
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » channel in retrying mode......
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.