Author |
Message
|
itsme_001 |
Posted: Fri Jun 17, 2016 12:44 am Post subject: not able to connect to qmgr: AMQ8077 |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
I have installed MQ 7.5.0.2 on my Linux server and created a qmgr (XXX) on it. when I tried to connect to a SVRCONN chl on it, it shows an AMQ8077 error, stating "AMQ8077: Entity 'xxxxx ' has insufficient authority to access object
'XXX'."
tried setting the authorization (semqaut) on it, but with no use; any help is highly appreciated... |
|
Back to top |
|
 |
exerk |
Posted: Fri Jun 17, 2016 12:53 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Exactly what authorisations did you apply? What exactly is the entity trying to do, e.g. PUT, GET etc.? What are the attributes of the SVRCONN? _________________ 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 |
|
 |
itsme_001 |
Posted: Fri Jun 17, 2016 1:53 am Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
I have tried:
setmqaut -m XXX -g mqm -n xxxxx -t channel +all
I'm trying to connect to the qmgr (XXX) using the SVRCONN chl locally.. |
|
Back to top |
|
 |
exerk |
Posted: Fri Jun 17, 2016 2:01 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
I suggest you re-read the Knowledge Centre entry very carefully in regard to authorities required to connect to a queue manager, and the authorities required to interact with objects once connected. _________________ 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 |
|
 |
Vitor |
Posted: Fri Jun 17, 2016 4:54 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
exerk wrote: |
I suggest you re-read the Knowledge Centre entry very carefully in regard to authorities required to connect to a queue manager, and the authorities required to interact with objects once connected. |
Especially if you're using the mqm group. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
exerk |
Posted: Fri Jun 17, 2016 5:01 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Vitor wrote: |
exerk wrote: |
I suggest you re-read the Knowledge Centre entry very carefully in regard to authorities required to connect to a queue manager, and the authorities required to interact with objects once connected. |
Especially if you're using the mqm group. |
Which of course the OP should not be, except to set the authorities  _________________ 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 |
|
 |
Vitor |
Posted: Fri Jun 17, 2016 5:12 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
exerk wrote: |
Vitor wrote: |
exerk wrote: |
I suggest you re-read the Knowledge Centre entry very carefully in regard to authorities required to connect to a queue manager, and the authorities required to interact with objects once connected. |
Especially if you're using the mqm group. |
Which of course the OP should not be, except to set the authorities  |
But did in the quoted command, which will create an additional wrinkle over a v7.5 SRVCONN channel _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
exerk |
Posted: Fri Jun 17, 2016 5:57 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Vitor wrote: |
exerk wrote: |
Vitor wrote: |
exerk wrote: |
I suggest you re-read the Knowledge Centre entry very carefully in regard to authorities required to connect to a queue manager, and the authorities required to interact with objects once connected. |
Especially if you're using the mqm group. |
Which of course the OP should not be, except to set the authorities  |
But did in the quoted command, which will create an additional wrinkle over a v7.5 SRVCONN channel |
I noticed that but didn't want to spoon feed the OP too much, hence the RTFM reference  _________________ 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 |
|
 |
Vitor |
Posted: Fri Jun 17, 2016 6:11 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
exerk wrote: |
Vitor wrote: |
exerk wrote: |
Vitor wrote: |
exerk wrote: |
I suggest you re-read the Knowledge Centre entry very carefully in regard to authorities required to connect to a queue manager, and the authorities required to interact with objects once connected. |
Especially if you're using the mqm group. |
Which of course the OP should not be, except to set the authorities  |
But did in the quoted command, which will create an additional wrinkle over a v7.5 SRVCONN channel |
I noticed that but didn't want to spoon feed the OP too much, hence the RTFM reference  |
It's Friday, it's my last day before leaving for the Hursley workshops and I'm feeling good......  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
exerk |
Posted: Fri Jun 17, 2016 6:43 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Vitor wrote: |
It's Friday, it's my last day before leaving for the Hursley workshops and I'm feeling good......  |
We need a Nina Simone emoticon... _________________ 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 |
|
 |
bruce2359 |
Posted: Fri Jun 17, 2016 6:48 am Post subject: Re: not able to connect to qmgr: AMQ8077 |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
itsme_001 wrote: |
I have installed MQ 7.5.0.2 on my Linux server and created a qmgr (XXX) on it. when I tried to connect to a SVRCONN chl on it, it shows an AMQ8077 error, stating "AMQ8077: Entity 'xxxxx ' has insufficient authority to access object
'XXX'." |
What kind of object is XXX? _________________ 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 |
|
 |
mqjeff |
Posted: Fri Jun 17, 2016 7:13 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Vitor wrote: |
I'm feeling good......  |
Like you knew that you would now. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
itsme_001 |
Posted: Sun Jun 19, 2016 8:18 pm Post subject: Re: not able to connect to qmgr: AMQ8077 |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
bruce2359 wrote: |
itsme_001 wrote: |
I have installed MQ 7.5.0.2 on my Linux server and created a qmgr (XXX) on it. when I tried to connect to a SVRCONN chl on it, it shows an AMQ8077 error, stating "AMQ8077: Entity 'xxxxx ' has insufficient authority to access object
'XXX'." |
What kind of object is XXX? |
Its the qmgr name... |
|
Back to top |
|
 |
itsme_001 |
Posted: Sun Jun 19, 2016 8:19 pm Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
exerk wrote: |
Vitor wrote: |
exerk wrote: |
I suggest you re-read the Knowledge Centre entry very carefully in regard to authorities required to connect to a queue manager, and the authorities required to interact with objects once connected. |
Especially if you're using the mqm group. |
Which of course the OP should not be, except to set the authorities  |
I'm logged in as mqm user itself to perform all the MQ activities...still I'm not able to establish the connection.... |
|
Back to top |
|
 |
exerk |
Posted: Mon Jun 20, 2016 12:07 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
itsme_001 wrote: |
exerk wrote: |
Vitor wrote: |
exerk wrote: |
I suggest you re-read the Knowledge Centre entry very carefully in regard to authorities required to connect to a queue manager, and the authorities required to interact with objects once connected. |
Especially if you're using the mqm group. |
Which of course the OP should not be, except to set the authorities  |
I'm logged in as mqm user itself to perform all the MQ activities...still I'm not able to establish the connection.... |
And have you read the KC again? Carefully? _________________ 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 |
|
 |
|