|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to track client connection attempts from the MQ server? |
« View previous topic :: View next topic » |
Author |
Message
|
lifeng |
Posted: Wed Mar 12, 2008 6:20 am Post subject: How to track client connection attempts from the MQ server? |
|
|
Apprentice
Joined: 11 Jan 2008 Posts: 46
|
Hi there,
I am testing my client program which have a lots of trouble connecting to MQ server. It would be very helpfull if I can, from the MQ server, track all the incoming connection requests, succeeded or failed, especilly the user id. I have played with "trace" a little bit and it doesn't seem to have we I need (or maybe I just didn't figure out how to do it). So my question is what should I use/do to track this kind of info from the MQ Server?
Thanks
Lifeng |
|
Back to top |
|
 |
zpat |
Posted: Wed Mar 12, 2008 6:52 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
It depends why they failed. If they never reached the server then it's not going to have anything to log.
If the same client applications connects OK some of the time and not some of the time, it sounds like a network problem, not a MQ problem.
Unless you are running out of channels (in which case increase the maxchannels). |
|
Back to top |
|
 |
lifeng |
Posted: Wed Mar 12, 2008 7:21 am Post subject: |
|
|
Apprentice
Joined: 11 Jan 2008 Posts: 46
|
Hi zpat,
It's not network issue. I always get error message/reason code back, such as MQRC_SECURITY_ERROR, or MQRC_NOT_AUTHORIZED. I think most of them have something to do with misconfigured user id/permissions. That's why I think some tracking from the server will help me. Now without seeing who the incoming connecting user is, all I can do is guessing. If I can somehow see the connecting user's id, especially when it failed for reasons such as permission settings, then it will be so much easier for me to change my config accordingly...
Thanks again.
Lifeng |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Mar 12, 2008 7:27 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
turn on authority events. _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|