Author |
Message
|
Ranodip Basu |
Posted: Fri May 05, 2006 7:44 am Post subject: Issue Regading Making Sender-Reciever Channel Configuration |
|
|
 Apprentice
Joined: 23 Sep 2004 Posts: 48
|
Hi all,
We are trying to configure a Sender-Receiver channel communication between two queue managers residing in two different networks. Both of this two network have opened their firewall for this two mq queue manager hosts.
Now we have created a sender channel at the QM1 (MQ 5.3 installed in HP-UX 11i) and made sure
1. QM2 has a reciver channel of same name.
2. Created all required XMIT queue & remote queue.
3. Provided all the required & verified parameters in Sender channel (XMIT queue, TCP/IP, IP address, port no. etc.).
4. Performed successful telnet from QM1 MQ host to other MQ host with the IP & port used in Sender channel - i.e. firewalls are opened.
But the sender channel giving "Binding" status and then "Retrying" . We have also checked the AMQERR01.log file for the QM1 and found the error as below :-
Quote: |
----- amqrccca.c : 879 --------------------------------------------------------
04/28/06 11:08:22
AMQ9002: Channel 'AWTST62UA.EMEC1' is starting.
EXPLANATION:
Channel 'AWTST62UA.EMEC1' is starting.
ACTION:
None.
-------------------------------------------------------------------------------
04/28/06 11:10:17
AMQ9209: Connection to host 'MyIP'(fake ip)
EXPLANATION:
An error occurred receiving data from 'MyIP' (fake ip) over TCP/IP. The
connection to the remote host has unexpectedly terminated.
ACTION:
Tell the systems administrator.
----- amqccita.c : 2736 -------------------------------------------------------
04/28/06 11:10:17
AMQ9999: Channel program ended abnormally.
EXPLANATION:
Channel program 'AWTST62UA.EMEC1' ended abnormally.
ACTION:
Look at previous error messages for channel program 'AWTST62UA.EMEC1' in the
error files to determine the cause of the failure.
----- amqrccca.c : 879 -------------------------------------------------------- |
Do you have anykind of idea what is going on ???
Thanks & Regards,
Ranodip Basu
Last edited by Ranodip Basu on Mon May 08, 2006 6:39 am; edited 4 times in total |
|
Back to top |
|
 |
sebastianhirt |
Posted: Fri May 05, 2006 7:50 am Post subject: |
|
|
Yatiri
Joined: 07 Jun 2004 Posts: 620 Location: Germany
|
Hmmm... Maybe a far shot. But could you check whether the listener on the receiving end of the channel is started as the proper user... |
|
Back to top |
|
 |
Ranodip Basu |
Posted: Fri May 05, 2006 8:20 am Post subject: |
|
|
 Apprentice
Joined: 23 Sep 2004 Posts: 48
|
Hi Sebastianhirt,
We have made sure that the listener on the port at recieving side is running. But could you please let me know what stands for proper user ? Is that the same user who created the receiver channel ?
Thanks & Regards,
Ranodip Basu |
|
Back to top |
|
 |
vennela |
Posted: Fri May 05, 2006 8:28 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
it should be started as mqm |
|
Back to top |
|
 |
kevinf2349 |
Posted: Fri May 05, 2006 8:29 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Quote: |
Is that the same user who created the receiver channel ? |
Nope, that has no impact at all.
Have you tried reseting the channel sequence numbers and restarting them? |
|
Back to top |
|
 |
Ranodip Basu |
Posted: Fri May 05, 2006 8:52 am Post subject: |
|
|
 Apprentice
Joined: 23 Sep 2004 Posts: 48
|
Yes we have reset the channel by the command RESET CHANNEL(channel_name) and then restarted the same - but still it is not started.
Thanks & Regards,
Ranodip Basu |
|
Back to top |
|
 |
sandiksk |
Posted: Fri May 05, 2006 10:11 am Post subject: |
|
|
Centurion
Joined: 08 Jun 2005 Posts: 133
|
Could you post the channel ,xmit and remote queue definitions |
|
Back to top |
|
 |
Ranodip Basu |
Posted: Fri May 05, 2006 11:43 am Post subject: |
|
|
 Apprentice
Joined: 23 Sep 2004 Posts: 48
|
Hi Sandiksk,
Here are our XMIT queue and sender channel definitions :-
Quote: |
DISPLAY QLOCAL(UAQ.EMEC1.1.XMIT)
1 : DISPLAY QLOCAL(UAQ.EMEC1.1.XMIT)
AMQ8409: Display Queue details.
DESCR() PROCESS( )
BOQNAME( ) INITQ( )
TRIGDATA( ) CLUSTER( )
CLUSNL( ) QUEUE(UAQ.EMEC1.1.XMIT)
CRDATE(2006-04-24) CRTIME(11.39.00)
ALTDATE(2006-05-05) ALTTIME(14.27.24)
GET(DISABLED) PUT(ENABLED)
DEFPRTY(0) DEFPSIST(NO)
MAXDEPTH(5000) MAXMSGL(4194304)
BOTHRESH(0) SHARE
DEFSOPT(SHARED) HARDENBO
MSGDLVSQ(PRIORITY) RETINTVL(999999999)
USAGE(XMITQ) NOTRIGGER
TRIGTYPE(FIRST) TRIGDPTH(1)
TRIGMPRI(0) QDEPTHHI(80)
QDEPTHLO(20) QDPMAXEV(ENABLED)
QDPHIEV(DISABLED) QDPLOEV(DISABLED)
QSVCINT(999999999) QSVCIEV(NONE)
DISTL(NO) NPMCLASS(NORMAL)
DEFTYPE(PREDEFINED) TYPE(QLOCAL)
SCOPE(QMGR) DEFBIND(OPEN)
IPPROCS(0) OPPROCS(0)
CURDEPTH(0) |
Quote: |
DISPLAY CHANNEL(AWTST62UA.EMEC1)
2 : DISPLAY CHANNEL(AWTST62UA.EMEC1)
AMQ8414: Display Channel details.
CHANNEL(AWTST62UA.EMEC1) CHLTYPE(SDR)
TRPTYPE(TCP) DESCR()
XMITQ(UAQ.EMEC1.1.XMIT) MCANAME( )
MODENAME( ) TPNAME( )
BATCHSZ(50) DISCINT(6000)
SHORTRTY(10) SHORTTMR(60)
LONGRTY(999999999) LONGTMR(1200)
SCYEXIT( ) SEQWRAP(999999999)
MAXMSGL(4194304) CONVERT(NO)
SCYDATA( ) USERID( )
PASSWORD( ) MCATYPE(PROCESS)
CONNAME(MyIP(MyPort))(fake ip)) HBINT(300)
BATCHINT(0) NPMSPEED(FAST)
SSLCIPH( ) BATCHHB(0)
LOCLADDR( ) KAINT(AUTO)
MCAUSER( ) ALTDATE(2006-05-04)
ALTTIME(10.24.59) SSLPEER()
MSGEXIT( )
SENDEXIT( )
RCVEXIT( )
MSGDATA( )
SENDDATA( )
RCVDATA( ) |
Thanks & Regards,
Ranodip Basu
Last edited by Ranodip Basu on Mon May 08, 2006 6:40 am; edited 2 times in total |
|
Back to top |
|
 |
kevinf2349 |
Posted: Fri May 05, 2006 11:52 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Whooops! How is the MCA ever going to send the message if it can't read it?
 |
|
Back to top |
|
 |
EddieA |
Posted: Fri May 05, 2006 1:52 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Quote: |
AMQ9209: Connection to host '151.193.178.74' closed.
|
Quote: |
CONNAME(129.223.190.61(1515)) |
Hmmmm.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
|