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 » AMQ9514 error

Post new topic  Reply to topic
 AMQ9514 error « View previous topic :: View next topic » 
Author Message
praveenmq
PostPosted: Sat Jan 28, 2012 1:37 am    Post subject: AMQ9514 error Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

Hi ,

In the qmgr error logs i can always see the below error for my receiver.

----- amqrccca.c : 921 --------------------------------------------------------
01/28/12 09:50:34 - Process(1028336.2229541) User(mqm) Program(amqrmppa)
Host(prdwas1)
AMQ9514: Channel 'KAP1WM01.EGP1XC13' is in use.

EXPLANATION:
The requested operation failed because channel 'KAP1WM01.EGP1XC13' is currently
active.
ACTION:
Either end the channel manually, or wait for it to close, and retry the
operation.
----- amqrcsia.c : 1006 -------------------------------------------------------
01/28/12 09:50:34 - Process(1028336.2229541) User(mqm) Program(amqrmppa)
Host(prdwas1)
AMQ9999: Channel program ended abnormally.

EXPLANATION:
Channel program 'KAP1WM01.EGP1XC13' ended abnormally.
ACTION:
Look at previous error messages for channel program 'KAP1WM01.EGP1XC13' in the
error files to determine the cause of the failure.
----- amqrmrsa.c : 525 --------------------------------------------------------

This is a receiver channel here. this issue happens regularly i need to manualy stop and start the sender and receiver everytime to resolve this.

Is there any way we can resolve this permanently and MQ automatically does the restart.

Thanks,
Praveen.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sat Jan 28, 2012 6:22 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9470
Location: US: west coast, almost. Otherwise, enroute.

Quote:
EXPLANATION:
The requested operation failed because channel 'KAP1WM01.EGP1XC13' is currently active.
ACTION:
Either end the channel manually, or wait for it to close, and retry the
operation.


It appears that someone or something is attempting to start a channel (the requested operation), and that the channel is already running. What command is being issued at the receiver end of the channel?

Did you perform the ACTION suggested?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
praveenmq
PostPosted: Sun Jan 29, 2012 9:37 am    Post subject: Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

Yes i performed the action suggested, like manually restarting it.

For a day it hangs like 3 times and there is a outage in production and i need to manually start it.

Is there any way we can solve it?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Jan 29, 2012 9:44 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Have you verified the quality of the network between these 2 qmgrs?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
bruce2359
PostPosted: Sun Jan 29, 2012 10:23 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9470
Location: US: west coast, almost. Otherwise, enroute.

praveenmq wrote:
Yes i performed the action suggested, like manually restarting it.

For a day it hangs like 3 times and there is a outage in production and i need to manually start it.

Is there any way we can solve it?

What command did you or automation issue to that channel? Did you attempt to start it? Some other function?

The channel hangs? This is new information to your post. What do you mean by 'hangs?' What is the channel status when it hangs? I'm guessing that the channel stops transmitting messages when it hangs. Is this the case?

Yes, you can solve this by identifying what/who issued a command that is not valid for a running channel.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
praveenmq
PostPosted: Tue Jan 31, 2012 1:28 am    Post subject: Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

Hi ,

I think we are confused here.

Whenever the above issue happens i just stop the receiver channel and sender channel to make it run.

When i check the status before restarting it. The status is running but i could not see any messages moving into it.

What is happening here i believe is.....The receiver channel goes to inactive state when it doesnot receive any message, Once the sender has the message and when it tries to start the channel it says that the channel in use error and ends abnormally as shown in the log but the status is shown as running.

Manually i use to restart the channel..... Is it anyother attribute we can tune in MQ to keep the channel active?
Back to top
View user's profile Send private message
praveenmq
PostPosted: Tue Jan 31, 2012 1:29 am    Post subject: Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

fjb_saper wrote:
Have you verified the quality of the network between these 2 qmgrs?



The network between these two qmgrs are good and excellent..
Back to top
View user's profile Send private message
exerk
PostPosted: Tue Jan 31, 2012 2:05 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

And have you investigated THIS?
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Tue Jan 31, 2012 2:37 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

I would give the adoptmca settings a try ...... (beside of checking the network and the sender end)
_________________
Regards, Butcher
Back to top
View user's profile Send private message
praveenmq
PostPosted: Mon Feb 06, 2012 1:16 am    Post subject: Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

Thanks a lot AdaptMCA settings worked perfectly.

Thanks a lot for everyone.
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 » AMQ9514 error
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.