Posted: Fri Aug 08, 2003 8:07 am Post subject: Listner / Channel Initiator and MQRC 2009
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......
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.
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).
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
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