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 » IBM MQ 8 response code amqsputc 2035

Post new topic  Reply to topic
 IBM MQ 8 response code amqsputc 2035 « View previous topic :: View next topic » 
Author Message
sunbaby
PostPosted: Tue Nov 29, 2016 7:55 am    Post subject: IBM MQ 8 response code amqsputc 2035 Reply with quote

Newbie

Joined: 29 Nov 2016
Posts: 2

Hi All,
I`m sure this is something stupid thing, but I spend two days and I can not resolved, please help me.

I have server and client IBM MQ 8 on one Windows server.
I set MQSERVER=CHANNEL1/TCP/127.0.0.1(1414) and after that I tried :

#amqsputc QUEUE1 QMA
Sample AMQSPUT0 start
MQCONNX ended with reason code 2035

when I tried
#amqsput QUEUE1 QMA I successfully can send messages, but with client I don`t.
I added the permission for CHANNEL1:
SET CHLAUTH(CHANNEL1) TYPE(ADDRESSMAP) ADDRESS('*') MCAUSER('Administrator')

The listener is starting. I don`t know where I am wrong.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Nov 29, 2016 7:59 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

What do the logs/security events/other diagnostics say you're bouncing off?

Also are you sure "Administrator" is a good choice for a user id?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Nov 29, 2016 8:15 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

Enable authority events.

Inspect the event message with MS0P or MO71.
_________________
Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Nov 29, 2016 9:00 am    Post subject: Reply with quote

Grand High Poobah

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

You're running MQ V8. Administrator (i.e. privileged) client access is denied by default and that is what you are seeing.

Working as designed.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
sunbaby
PostPosted: Tue Nov 29, 2016 11:20 pm    Post subject: Reply with quote

Newbie

Joined: 29 Nov 2016
Posts: 2

thank you, all ! In the event I found error:
The queue manager is configured to require a user ID and password, but none was supplied.
and this make me to find decision. By default the queue manager wants the id and password. If I set MQSAMP_USER_ID=Administrator and try I successfully can send message.
I run it this and the id and password make it optinal and fix the problem.

ALTER AUTHINFO(SYSTEM.DEFAULT.AUTHINFO.IDPWOS) AUTHTYPE(IDPWOS) CHCKCLNT(OPTIONAL)

REFRESH SECURITY TYPE(CONNAUTH)

Thanks again !
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 » IBM MQ 8 response code amqsputc 2035
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.