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 » General IBM MQ Support » Issue Regading Making Sender-Reciever Channel Configuration

Post new topic  Reply to topic
 Issue Regading Making Sender-Reciever Channel Configuration « View previous topic :: View next topic » 
Author Message
Ranodip Basu
PostPosted: Fri May 05, 2006 7:44 am    Post subject: Issue Regading Making Sender-Reciever Channel Configuration Reply with quote

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
View user's profile Send private message
sebastianhirt
PostPosted: Fri May 05, 2006 7:50 am    Post subject: Reply with quote

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
View user's profile Send private message
Ranodip Basu
PostPosted: Fri May 05, 2006 8:20 am    Post subject: Reply with quote

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
View user's profile Send private message
vennela
PostPosted: Fri May 05, 2006 8:28 am    Post subject: Reply with quote

Jedi Knight

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

it should be started as mqm
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kevinf2349
PostPosted: Fri May 05, 2006 8:29 am    Post subject: Reply with quote

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
View user's profile Send private message
Ranodip Basu
PostPosted: Fri May 05, 2006 8:52 am    Post subject: Reply with quote

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
View user's profile Send private message
sandiksk
PostPosted: Fri May 05, 2006 10:11 am    Post subject: Reply with quote

Centurion

Joined: 08 Jun 2005
Posts: 133

Could you post the channel ,xmit and remote queue definitions
Back to top
View user's profile Send private message
Ranodip Basu
PostPosted: Fri May 05, 2006 11:43 am    Post subject: Reply with quote

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
View user's profile Send private message
kevinf2349
PostPosted: Fri May 05, 2006 11:52 am    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

Quote:
GET(DISABLED)


Whooops! How is the MCA ever going to send the message if it can't read it?

Back to top
View user's profile Send private message
EddieA
PostPosted: Fri May 05, 2006 1:52 pm    Post subject: Reply with quote

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
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 » General IBM MQ Support » Issue Regading Making Sender-Reciever Channel Configuration
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.