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 » Error Code: AMQ9524

Post new topic  Reply to topic
 Error Code: AMQ9524 « View previous topic :: View next topic » 
Author Message
Praveen
PostPosted: Thu Nov 14, 2002 6:22 am    Post subject: Error Code: AMQ9524 Reply with quote

Apprentice

Joined: 23 Oct 2002
Posts: 40
Location: Bangalore

Hi All,
I had created the remote queue using the following command

"define qremote (R.QUEUE) rname (ACCEPT.QUEUE) rqmname ('OLDQM') xmitq (NEW.QUEUE)"
Where
ACCEPT.QUEUE is the queue which I had defined in the reciever machine and OLDQM is the queue manager in that machine.
when I tried to start the channel by running the following command.
runmqchl -c NEW.CHANNEL -m NEWQM

NEW.CHANNEL is defined as - define channel (NEW.CHANNEL) chltype (sdr) conname ('host ip') xmitq (NEW.QUEUE) trptype (tcp)

I am getting the AMQ9524 error which says Remote Queue Manager is unavailable. But I had defined it properly. All of sudden I am getting this error previously it was working fine, when I started defining multiple queue managers and multiple queue, channels etc..this started happening..any relation with this??

Help please..
_________________
Thanks,

Praveen K
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Nov 14, 2002 8:43 am    Post subject: Reply with quote

Jedi Knight

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

Praveen:

While defining the channel in the conname did you give the port number. If no, then is the OLDQM listening on the default port(1414).

You don't have to give the port number if it's 1414 but otherwise I guess you need to give the port number.

Try starting the channel using mqsc command in runmqsc

---
Venny
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Praveen
PostPosted: Thu Nov 14, 2002 9:58 pm    Post subject: Reply with quote

Apprentice

Joined: 23 Oct 2002
Posts: 40
Location: Bangalore

Venny,
I had added 'MQSeries 1414/tcp' line in /etc/services file, which means my port no is 1414 right??
While defining the channel I tried with port no also still the same problem..
_________________
Thanks,

Praveen K
Back to top
View user's profile Send private message
mgrabinski
PostPosted: Thu Nov 14, 2002 10:18 pm    Post subject: Reply with quote

Master

Joined: 16 Oct 2001
Posts: 246
Location: Katowice, Poland

Praveen,

In /etc/services you merely reserve a port. Have you actually started the listener?
It's done by the command:
Code:

runmqlsr -t tcp [-p port#] [-m QMgrName]

or by configuring inetd
_________________
Marcin Grabinski <><
Back to top
View user's profile Send private message
Praveen
PostPosted: Thu Nov 14, 2002 10:55 pm    Post subject: Reply with quote

Apprentice

Joined: 23 Oct 2002
Posts: 40
Location: Bangalore

Hi,
It worked out .. Actually I have not created my queues with usage(xmitq).. I had deleted all the queues and channels and created them again..now its working fine..

Thanks again..
_________________
Thanks,

Praveen K
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 » Error Code: AMQ9524
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.