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 Discussion » Listner / Channel Initiator and MQRC 2009

Post new topic  Reply to topic
 Listner / Channel Initiator and MQRC 2009 « View previous topic :: View next topic » 
Author Message
Heidils
PostPosted: Fri Aug 08, 2003 8:07 am    Post subject: Listner / Channel Initiator and MQRC 2009 Reply with quote

Novice

Joined: 25 May 2003
Posts: 11
Location: SA

Hi

We are running mq in a windows nt environment but have to now install a remote queue manager on a Red Hat Linux box. The problem is we have no idea how to start the listner and channel initiator.

Can any body point us in the right direction?

We have tried the following

Create a queue manager
Create the local and remote queues
Created the channels
The runmqlsr -t tcp - m QMGRNAME - p 1416....

When we are trying to put a message onto the remote queue via a Java application we get the error MQRC 2009

We are getting desperate - any ideas, suggestions or scripts would be welcome......

Thanks

Heidi-Lize
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Fri Aug 08, 2003 8:55 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

On the LINUX side, all you need to do is start the Queue Manager, the command server and the listener (the initiator comes up with the QM). Here are the commands you would use to get a queue manager called "QMNAME" to startup and start listening on port 1414.

· strmqm QMNAME
· strmqcsv QMNAME
· runmqlsr –t tcp –m QMNAME




The java app is attempting to connect to which server?

The message needs to go from where to where?
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Heidils
PostPosted: Sun Aug 10, 2003 9:29 pm    Post subject: Reply with quote

Novice

Joined: 25 May 2003
Posts: 11
Location: SA

Thanks Peter

We finnally found our problem!!!

We were trying to connect to the SYSTEM.ADMIN.SVRCONN channel instead of the SYSTEM.DEF.SVRCONN. That explains the MQRC 2009 that we were getting the whole time.. Apparantly the system.admin.svrconn channel is not created when you create your queue manager through the command prompt (or so it seems).

Cheers
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Mon Aug 11, 2003 9:30 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Quote:

Apparantly the system.admin.svrconn channel is not created when you create your queue manager through the command prompt (or so it seems).


That is correct. On Windows systems, it "automatically" is there because the GUI asks you if you want to create the channel when you build the QM thru the GUI.
_________________
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 » General Discussion » Listner / Channel Initiator and MQRC 2009
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.