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 » amqrppa process consuming messages from a queue

Post new topic  Reply to topic
 amqrppa process consuming messages from a queue « View previous topic :: View next topic » 
Author Message
hkhan12
PostPosted: Sun Oct 26, 2008 5:25 am    Post subject: amqrppa process consuming messages from a queue Reply with quote

Voyager

Joined: 08 Aug 2002
Posts: 98

Hi There,

One of the queue is binding by amqrmppa process and consuming messages from it. It is running under MUSR_MQADMIN user id.

The application started as LocalSystem as other applications.

I have also ensured that password for this user id is set to "password never expired" option.

Any hlep would be highly appreciated.

Thank you,
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Sun Oct 26, 2008 5:56 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

What is your question?
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
hkhan12
PostPosted: Sun Oct 26, 2008 11:57 pm    Post subject: Reply with quote

Voyager

Joined: 08 Aug 2002
Posts: 98

Hi Peter,

My question is why amqrmppa process which is showing as "MQ Client for Java" is binding to a specific queue and consuming messages from it before my application pick the messages.

Because this process consuming messages, my application suppose to consume messages, throwing 2033 which is no messages in the queue.

Thanks for your mail and help.

Regards,
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Oct 27, 2008 1:20 am    Post subject: Reply with quote

Grand High Poobah

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

The process you mentioned is a channel process. So if the queue is not an xmitq, and I would be inclined to say it is not because of the applid I would expect the process to be some MDB/message listener connecting with client bindings...

In other words you need to find out who is consuming: see the following mqsc command:
Code:
dis conn(*) where (objname eq MYQUEUENAME)


To create a cascade of errors and failures you can stop your app and set the queue to be get inhibited. Whomever is going to come screaming is likely to be the one consuming your messages...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » amqrppa process consuming messages from a queue
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.