|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Solaris Client connection problem |
« View previous topic :: View next topic » |
Author |
Message
|
GregJ |
Posted: Fri Nov 30, 2001 6:19 am Post subject: |
|
|
Acolyte
Joined: 24 Oct 2001 Posts: 69 Location: Markham, On. Canada
|
When trying to connect our Sun/Solaris client to our NT server, (actually when trying to do a GET) we get an 'invalid authority' error - 2035 or 85 I believe.
When we do the GET from the solaris box, we see the SVRCONN channel start up on the NT server, but the client is unable to retreive the messages.
Any ideas? |
|
Back to top |
|
 |
StefanSievert |
Posted: Fri Nov 30, 2001 3:01 pm Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
Greg,
2035 is MQRC_NOT_AUTHORIZED, meaning that
1) your client connection channel on NT has the MCAUSER attribute set to blank and
2) a) your Unix Id is either not defined on your Windows NT box (most likely) or
b) your Unix Id is defined, but has no permission to GET from the queue (assuming that your MQCONN works.
You can either
a) set MCAUSER('mqm') on your client conn channel definition, implying that EVERYBODY can use the MQ resources on your NT box because this is the MQ admin id, or
b) define your Unix Id on the NT box with the proper permissions by using the setmqauth command.
You might want to check the AMQERR01.LOG file on your NT server first to see if the MQCONN fails or the MQOPEN. The MQGET can't be the problem because all authority checking for a queue is done during MQOPEN.
Hope that helps,
Stefan
_________________
Stefan Sievert
IBM Certified * MQSeries
[ This Message was edited by: StefanSievert on 2001-11-30 15:03 ] |
|
Back to top |
|
 |
GregJ |
Posted: Mon Dec 03, 2001 11:37 am Post subject: |
|
|
Acolyte
Joined: 24 Oct 2001 Posts: 69 Location: Markham, On. Canada
|
That was it! Thanks for your help |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|