Posted: Fri Feb 20, 2009 6:16 am Post subject: MQJMS2013
Knight
Joined: 25 Aug 2006 Posts: 589
I have a test configuration with one client talking to two servers qmgrs (Client1, QM1 and QM2) using JMS. These are all AIX servers running MQ V6.
The client select the qmgr it wants to connect to by looking up the connection factory.
It has no problem connecting to QM1. But it received "MQJMS2013: invalid security authentication supplied for MQQueueManager" trying to connect tp QM2.
The server connection channel has MCA User field blank.
I want to find out what userId that is passed to MQ for authentication checking.
I ran the MQ client trace , but I cannot even see the HCONN request (not sure why?)
I also enabled the QMGR authorization event on QM2. But there is no event message generated.
Since it got authentication error, can I assume that the connection factory contains the right connection information for QM2 ? (i.e the communication with the QMGR was successful)
But why am I not seeing the HCONN request on the MQ client trace? and why no unauthorized events?
Can MQJMS2013 be issued for other reason?
Unfortunately the client is a 3rd party package that provides no JMS tracing options. Can I do JMS tracing external to the package?
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