Author |
Message
|
AfterBurN |
Posted: Wed Mar 22, 2006 7:41 pm Post subject: ERROR: 2035 Unable to open output queue |
|
|
Newbie
Joined: 22 Mar 2006 Posts: 4 Location: Australia
|
Hi,
Has anyone encountered this? I already tried restarting the QM and also Refresh Security but still got the same old errors.
contact admin.X1ORAPRD.BROKER.QM at: 20060306104649
QueueManager: contact admin.X1ORAPRD.BROKER.QM started at: 20060306104649
------------------------------------------------------------------------------------
ERROR: 2035 Unable to open output queue(ARCH.SDR.1.Q)
Adapter stopped: 20060306104649
Would appreciate help on this matter
Cezar |
|
Back to top |
|
 |
elvis_gn |
Posted: Wed Mar 22, 2006 7:47 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi AfterBurN,
2035 means you are not authorized to open the queue
You should check if your user has all the required authorizations...
Is this only happening in one flow or for all your flows...
Regards. |
|
Back to top |
|
 |
AfterBurN |
Posted: Wed Mar 22, 2006 8:48 pm Post subject: |
|
|
Newbie
Joined: 22 Mar 2006 Posts: 4 Location: Australia
|
Hi,
setmqaut -m contact admin.X1ORAPRD.BROKER.QM -t qmgr -p santos +connect
$dspmqaut -m contact admin.X1ORAPRD.BROKER.QM -t qmgr -p santos
Entity santos has the following authorizations for object contact admin.X1ORAPRD.BROKER.QM:
connect
mqm@/var/mqm/errors $dspmqaut -m contact admin.X1ORAPRD.BROKER.QM -n ARCH.SDR.1.Q -t queue -p santos
Entity santos has the following authorizations for object ARCH.SDR.1.Q:
get
browse
put
I did all of these before restarting QM and doing the Refresh Security procedure but still the same error.
BTW thanks for the swift reply
Cezar |
|
Back to top |
|
 |
elvis_gn |
Posted: Wed Mar 22, 2006 8:56 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi AfterBurN,
How are you accessing this queue...? Is the QM remote ? Is the Queue name set in some node ? ...could you describe your environment.
Is there an adapter in place ?
Regards. |
|
Back to top |
|
 |
AfterBurN |
Posted: Wed Mar 22, 2006 10:25 pm Post subject: |
|
|
Newbie
Joined: 22 Mar 2006 Posts: 4 Location: Australia
|
the user is connecting to remotely to the server and to tell you frankly, I am really new in the MQ products. I don't know what the adapter is.
Can you give me a list of what you wanted to know?
Cheer,
Cezar |
|
Back to top |
|
 |
elvis_gn |
Posted: Wed Mar 22, 2006 10:52 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi AfterBurN,
1. Are you using Message Broker or only MQ ?
2. IF you are using MQ then you must be using some application(Java perhaps) to connect to the QM...can you post the code snippet.
3. Why is there an "Adapter stopped" in the error log....You could be using an Adapter to connect to some external system...
Regards. |
|
Back to top |
|
 |
vennela |
Posted: Wed Mar 22, 2006 10:54 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
What is the application that is opeing the queue
Is it client connecting or connecting in bindings mode
Under what user id is the program running under |
|
Back to top |
|
 |
AfterBurN |
Posted: Thu Mar 23, 2006 3:20 pm Post subject: |
|
|
Newbie
Joined: 22 Mar 2006 Posts: 4 Location: Australia
|
santos (user) is using MQ client software to connect. that is where he gets the 2035 error.
Can you tell me where to Adapter settings are cofigured? |
|
Back to top |
|
 |
|