F
Fuelfire
Guest
I plan to work with the MQ through the PAS server. I wrote a test program that calls the PAS and runs a program on it that writes to the queue and reads from the queue. When I try to write a message to the queue, my program does not respond and in the log I see the following: [17/03/24@11:32:56.959+0300] P-003524 T-C-0001 2 UB Basic The client requested ASK version= 1.0 capabilities= denyClientASK,allowServerASK. (13769) [17/03/24@11:32:56.959+0300] P-003524 T-C-0001 2 UB Basic The negotiated ASK version= 1.0 capabilities= denyServerASK,denyClientASK. ASK protocol is disabled for this connection. (15256) [17/03/24@11:32:56.983+0300] P-003524 T-C-0001 2 UB Basic Client disconnected : 172.25.197.193. (8534) I found SonicMQ1 in OEM. I looked up an article in the knowledge base. And in one of them it is said that this is not a error. I correctly assume that the port selected on the snapshot is the port that I should use in the program. And do I need to change the "AppServer KeepAlive" property?
Continue reading...
Continue reading...